PR glibc/1048
authorDaniel Jacobowitz <dan@codesourcery.com>
Tue, 27 Jan 2009 15:32:55 +0000 (15:32 +0000)
committerDaniel Jacobowitz <dan@codesourcery.com>
Tue, 27 Jan 2009 15:32:55 +0000 (15:32 +0000)
commit9290e553761b1cab417d5413cf12940b03849f12
tree8e0630804adb088e4108a6fb713ffefbc1a84fc0
parente5c922c9023a2dc498fc1a1abdda8b7d552b60b1
PR glibc/1048
* sysdeps/unix/sysv/linux/mips/dl-static.c: New file to support
variable page size for MIPS.
* sysdeps/unix/sysv/linux/mips/ldsodefs.h: Likewise.
* sysdeps/unix/sysv/linux/mips/Makefile: Build dl-static in elf.
* sysdeps/unix/sysv/linux/mips/Versions: Add _dl_var_init.
ChangeLog.mips
sysdeps/unix/sysv/linux/mips/Makefile
sysdeps/unix/sysv/linux/mips/Versions
sysdeps/unix/sysv/linux/mips/dl-static.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/ldsodefs.h [new file with mode: 0644]