mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 02:24:46 +08:00
Jakub Jelinek <jj@ultra.linux.cz>
* sparc.h (R_SPARC_max_std): Define.
This commit is contained in:
parent
60dac29966
commit
09cb30ac5e
@ -1,3 +1,7 @@
|
|||||||
|
1999-06-10 Jakub Jelinek <jj@ultra.linux.cz>
|
||||||
|
|
||||||
|
* sparc.h (R_SPARC_max_std): Define.
|
||||||
|
|
||||||
Wed Jun 9 15:16:34 1999 Jeffrey A Law (law@cygnus.com)
|
Wed Jun 9 15:16:34 1999 Jeffrey A Law (law@cygnus.com)
|
||||||
|
|
||||||
* hppa.h: Update with various changes from newest PA ELF
|
* hppa.h: Update with various changes from newest PA ELF
|
||||||
|
@ -128,6 +128,8 @@ START_RELOC_NUMBERS (elf_sparc_reloc_type)
|
|||||||
/* little endian data relocs */
|
/* little endian data relocs */
|
||||||
RELOC_NUMBER (R_SPARC_REV32, 56)
|
RELOC_NUMBER (R_SPARC_REV32, 56)
|
||||||
|
|
||||||
|
EMPTY_RELOC (R_SPARC_max_std)
|
||||||
|
|
||||||
RELOC_NUMBER (R_SPARC_GNU_VTINHERIT, 250)
|
RELOC_NUMBER (R_SPARC_GNU_VTINHERIT, 250)
|
||||||
RELOC_NUMBER (R_SPARC_GNU_VTENTRY, 251)
|
RELOC_NUMBER (R_SPARC_GNU_VTENTRY, 251)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user