Fix dl-procinfo support for MIPS.

This commit is contained in:
Aurelien Jarno 2012-02-17 17:33:44 +01:00
parent cec96a4f3d
commit 22f7e90291
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
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.

View File

@ -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))