* mips.h (EF_MIPS_XGOT): Define.
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 28 Jan 2003 00:01:08 +0000 (00:01 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Tue, 28 Jan 2003 00:01:08 +0000 (00:01 +0000)
include/elf/ChangeLog
include/elf/mips.h

index 2da4eb8..7b6f177 100644 (file)
@@ -1,3 +1,7 @@
+2003-01-27  Alexandre Oliva  <aoliva@redhat.com>
+
+       * mips.h (EF_MIPS_XGOT): Define.
+
 2003-01-24  Martin Schwidefsky  <schwidefsky@de.ibm.com>
 
        * s390.h: Add s390 TLS relocations.
index 964c59a..44f7cb9 100644 (file)
@@ -99,6 +99,9 @@ END_RELOC_NUMBERS (R_MIPS_maxext)
    position independent code.  */
 #define EF_MIPS_CPIC           0x00000004
 
+/* ???  Unknown flag, set in IRIX 6's BSDdup2.o in libbsd.a.  */
+#define EF_MIPS_XGOT           0x00000008
+
 /* Code in file uses UCODE (obsolete) */
 #define EF_MIPS_UCODE          0x00000010