mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Add PC-relative branch instructions to moxie port.
This commit is contained in:
@ -26,6 +26,7 @@
|
||||
START_RELOC_NUMBERS (elf_moxie_reloc_type)
|
||||
RELOC_NUMBER (R_MOXIE_NONE, 0)
|
||||
RELOC_NUMBER (R_MOXIE_32, 1)
|
||||
RELOC_NUMBER (R_MOXIE_PCREL10, 2)
|
||||
END_RELOC_NUMBERS (R_MOXIE_max)
|
||||
|
||||
#endif /* _ELF_MOXIE_H */
|
||||
|
Reference in New Issue
Block a user