Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-01-28 03:01:08 +0300
committerAlexandre Oliva <aoliva@redhat.com>2003-01-28 03:01:08 +0300
commit6816724d0dd8f88d93f2fae056a8dd7a27e2d1c4 (patch)
tree4306b99f721d3b20c8c7cfbe7fc6444eccb3a83c /include/elf/mips.h
parent500acc57ebb0279a26daf25ae581e0f3f7e672d2 (diff)
* mips.h (EF_MIPS_XGOT): Define.
Diffstat (limited to 'include/elf/mips.h')
-rw-r--r--include/elf/mips.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/elf/mips.h b/include/elf/mips.h
index 964c59a12..44f7cb929 100644
--- a/include/elf/mips.h
+++ b/include/elf/mips.h
@@ -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