aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2012-02-17 17:33:44 +0100
committerAurelien Jarno <aurelien@aurel32.net>2012-02-17 17:34:31 +0100
commit22f7e902913d4a9af5cd927ee67e6413c1708f23 (patch)
tree43b44debff22768da33fe1af1dd43fbaaabe3a6b
parentcec96a4f3dbd65bf4d04136b41a0c03c0cedaaea (diff)
downloadglibc-22f7e902913d4a9af5cd927ee67e6413c1708f23.tar
glibc-22f7e902913d4a9af5cd927ee67e6413c1708f23.tar.gz
glibc-22f7e902913d4a9af5cd927ee67e6413c1708f23.tar.bz2
glibc-22f7e902913d4a9af5cd927ee67e6413c1708f23.zip
Fix dl-procinfo support for MIPS.
-rw-r--r--ChangeLog.mips5
-rw-r--r--sysdeps/mips/dl-procinfo.h2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog.mips b/ChangeLog.mips
index 8d3ea991a9..172d48da7f 100644
--- a/ChangeLog.mips
+++ b/ChangeLog.mips
@@ -1,5 +1,10 @@
2012-02-17 Aurelien Jarno <aurelien@aurel32.net>
+ * sysdeps/mips/dl-procinfo.h(_DL_PLATFORMS_COUNT): define to 4,
+ matching the array in dl-procinfo.c.
+
+2012-02-17 Aurelien Jarno <aurelien@aurel32.net>
+
* sysdeps/mips/fpu/libm-test-ulps: Adjust ULPs for jn tests.
* sysdeps/mips/mips64/n32/fpu/libm-test-ulps: Likewise.
* sysdeps/mips/mips64/n64/fpu/libm-test-ulps: Likewise.
diff --git a/sysdeps/mips/dl-procinfo.h b/sysdeps/mips/dl-procinfo.h
index 35f7fb759b..3493d81dee 100644
--- a/sysdeps/mips/dl-procinfo.h
+++ b/sysdeps/mips/dl-procinfo.h
@@ -27,7 +27,7 @@
/* Mask to filter out platforms. */
#define _DL_HWCAP_PLATFORM (-1ULL)
-#define _DL_PLATFORMS_COUNT 1
+#define _DL_PLATFORMS_COUNT 4
static inline const char *
__attribute__ ((unused))