mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-21 04:31:04 +08:00
aee6626c30
Microblaze apparently has a variable page size (see thread below) and should not hard-code any page-size related macros. Also remove macros that are only used for BFD's trad-core support which is not relavant for microblaze also according to the thread starting here: https://sourceware.org/ml/libc-ports/2013-11/msg00028.html This patch is neither built nor tested but mirrors a MIPS patch that fixes the same issue. Thanks, Matthew * sysdepsysdeps/unix/sysv/linux/microblaze/sys/user.h (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Remove. (HOST_TEXT_START_ADDR, HOST_STACK_END_ADDR): Remove. Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com> |
||
---|---|---|
.. | ||
bits | ||
sys | ||
____longjmp_chk.S | ||
arch-fork.h | ||
brk.c | ||
c++-types.data | ||
clone.S | ||
fcntl.c | ||
futimesat.c | ||
fxstat.c | ||
fxstatat.c | ||
getsysstats.c | ||
Implies | ||
kernel_stat.h | ||
kernel-features.h | ||
ld.abilist | ||
libanl.abilist | ||
libBrokenLocale.abilist | ||
libc.abilist | ||
libcrypt.abilist | ||
libdl.abilist | ||
libm.abilist | ||
libnsl.abilist | ||
libpthread.abilist | ||
libresolv.abilist | ||
librt.abilist | ||
libthread_db.abilist | ||
libutil.abilist | ||
localplt.data | ||
lxstat.c | ||
Makefile | ||
mmap.S | ||
msgctl.c | ||
profil-counter.h | ||
pt-vfork.S | ||
semctl.c | ||
setgroups.c | ||
shlib-versions | ||
shmctl.c | ||
sigcontextinfo.h | ||
socket.S | ||
syscall.S | ||
syscalls.list | ||
sysdep-cancel.h | ||
sysdep.h | ||
sysdep.S | ||
Versions | ||
vfork.S | ||
xstat.c |