Defined rva relocations.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
1999-05-15 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* mcore.h (R_MCORE_RELATIVE): Define.
|
||||
|
||||
999-05-05 Catherine Moore <clm@cygnus.com>
|
||||
|
||||
* m68k.h (EF_CPU32): Define.
|
||||
|
@ -34,6 +34,7 @@ START_RELOC_NUMBERS (elf_mcore_reloc_type)
|
||||
RELOC_NUMBER (R_MCORE_PCRELJSR_IMM11BY2, 6)
|
||||
RELOC_NUMBER (R_MCORE_GNU_VTINHERIT, 7)
|
||||
RELOC_NUMBER (R_MCORE_GNU_VTENTRY, 8)
|
||||
RELOC_NUMBER (R_MCORE_RELATIVE, 9)
|
||||
EMPTY_RELOC (R_MCORE_max)
|
||||
END_RELOC_NUMBERS
|
||||
|
||||
|
Reference in New Issue
Block a user