glibc/sysdeps
Matthew Fortune b1efe3bbcf Fix MIPS variable PAGE_SIZE bug (16191)
MIPS supports a variable page size but glibc defines a constant.
This causes at least two glibc tests to fail when the page size
does not match the hard-coded size:

inet/test-ifaddrs
inet/test_ifindex

	[BZ #16191]
	* NEWS: Mention bug fix.
	* sysdeps/unix/sysv/linux/mips/sys/user.h (PAGE_SHIFT): Remove.
	(PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Likewise.
	(HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR): Likewise.
	(HOST_STACK_END_ADDR): Likewise.
2015-01-05 13:45:16 +00:00
..
aarch64 Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
alpha Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
arm Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
generic Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
gnu Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
hppa Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
i386 Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
ia64 Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
ieee754 Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
init_array Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
m68k Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
mach Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
microblaze Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
mips Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
nptl Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
posix Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
powerpc Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
pthread Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
s390 Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
sh Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
sparc Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
tile Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00
unix Fix MIPS variable PAGE_SIZE bug (16191) 2015-01-05 13:45:16 +00:00
wordsize-32 Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
wordsize-64 Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
x86 Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
x86_64 Fix libm fegetround namespace (bug 17748). 2015-01-02 20:44:42 +00:00