Jakub Jelinek <jj@ultra.linux.cz>

* sparc.h (R_SPARC_max_std): Define.
This commit is contained in:
Richard Henderson 1999-06-10 21:00:53 +00:00
parent 20794137e9
commit de7d321068
2 changed files with 6 additions and 0 deletions

View File

@ -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)
* hppa.h: Update with various changes from newest PA ELF

View File

@ -128,6 +128,8 @@ START_RELOC_NUMBERS (elf_sparc_reloc_type)
/* little endian data relocs */
RELOC_NUMBER (R_SPARC_REV32, 56)
EMPTY_RELOC (R_SPARC_max_std)
RELOC_NUMBER (R_SPARC_GNU_VTINHERIT, 250)
RELOC_NUMBER (R_SPARC_GNU_VTENTRY, 251)