Allow building without --disable-shared
commit48efec5d8291e68b7e6022ed8a41ae8894ab9b9f
authorMark Seaborn <mrs@mythic-beasts.com>
Fri, 2 Jan 2009 19:16:52 +0000 (2 19:16 +0000)
committerMark Seaborn <mrs@mythic-beasts.com>
Fri, 2 Jan 2009 19:16:52 +0000 (2 19:16 +0000)
tree758dce314aef8df883a2af347807950f78d9e5c2
parent921f679ee4809bdd564246c7dd38de84efc6b5f3
Allow building without --disable-shared
 * Apply fix from http://sourceware.org/ml/libc-alpha/2008-11/msg00030.html
 * Use hlt instead of abort() in ld.so -- abort() drags in stdio
 * make-syscalls.sh: use hidden symbols properly - libc-symbols.h behaves differently in C compared to in assembler
 * Override unwind-find-fde; it was being detected wrongly (needs further investigation)
misc/Versions
myconfig.sh
sysdeps/i386/dl-tlsdesc.S
sysdeps/i386/dl-trampoline.S
sysdeps/nacl/write.c
sysdeps/unix/make-syscalls.sh
sysdeps/unix/sysv/linux/configure [changed mode: 0644->0755]