aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.mips
diff options
context:
space:
mode:
authorSteve Ellcey <sellcey@mips.com>2012-05-23 18:48:24 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-05-23 18:48:24 +0000
commit46bd63802a11d40bc0201091c203a28935e76aa8 (patch)
treea8f966bc3893238a06a3e24bbe787b425f38c145 /ChangeLog.mips
parentd44f3a3855f710a968006c95bc10e38a7b968fb2 (diff)
downloadglibc-46bd63802a11d40bc0201091c203a28935e76aa8.zip
glibc-46bd63802a11d40bc0201091c203a28935e76aa8.tar.gz
glibc-46bd63802a11d40bc0201091c203a28935e76aa8.tar.bz2
Use -D options in building MIPS syscall.h.
Diffstat (limited to 'ChangeLog.mips')
-rw-r--r--ChangeLog.mips7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.mips b/ChangeLog.mips
index 493514b..c341c74 100644
--- a/ChangeLog.mips
+++ b/ChangeLog.mips
@@ -1,3 +1,10 @@
+2012-05-23 Steve Ellcey <sellcey@mips.com>
+
+ * sysdeps/unix/sysv/linux/mips/Makefile
+ (syscall-list-o32-options): Use -D_MIPS_SIM=1.
+ (syscall-list-n32-options): Use -D_MIPS_SIM=2.
+ (syscall-list-n64-options): Use -D_MIPS_SIM=3.
+
2012-05-23 Joseph Myers <joseph@codesourcery.com>
* sysdeps/unix/sysv/linux/mips/bits/mman.h (MADV_DONTDUMP):