Jakub Jelinek <jj@ultra.linux.cz>
authorRichard Henderson <rth@redhat.com>
Thu, 10 Jun 1999 21:00:53 +0000 (21:00 +0000)
committerRichard Henderson <rth@redhat.com>
Thu, 10 Jun 1999 21:00:53 +0000 (21:00 +0000)
        * sparc.h (R_SPARC_max_std): Define.

include/elf/ChangeLog
include/elf/sparc.h

index 1713f2f..6bfa309 100644 (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
index c9e4cdd..89d00be 100644 (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)