Peter S. Mazinger 237277e9a8 Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place. 18 éve
..
arm b031a35828 __set_errno must be redefined after #include "sys/syscall.h". 18 éve
cris b031a35828 __set_errno must be redefined after #include "sys/syscall.h". 18 éve
frv b031a35828 __set_errno must be redefined after #include "sys/syscall.h". 18 éve
i386 b031a35828 __set_errno must be redefined after #include "sys/syscall.h". 18 éve
m68k b031a35828 __set_errno must be redefined after #include "sys/syscall.h". 18 éve
mips b031a35828 __set_errno must be redefined after #include "sys/syscall.h". 18 éve
powerpc 92ba1e6ffd forgot MMAP_HAS_6_ARGS 18 éve
sh b031a35828 __set_errno must be redefined after #include "sys/syscall.h". 18 éve
sh64 b031a35828 __set_errno must be redefined after #include "sys/syscall.h". 18 éve
sparc e0e3036bda move arch-specific checks out of shared dl-syscall.h and into arch-specific dl-syscalls.h 19 éve
x86_64 b031a35828 __set_errno must be redefined after #include "sys/syscall.h". 18 éve
Makefile 237277e9a8 Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place. 18 éve
Makefile.in 237277e9a8 Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place. 18 éve
dl-debug.c ce9f1cf9c2 rip out all the duplicated debug code and move into a shared file 19 éve
dl-elf.c 24acea5475 Fix bug 430 and reduce ldso size with 1KB :). Not sure if I need to use fstat64, but I am sure someone will 18 éve
dl-hash.c 50adcf84a2 Remove unused function. 18 éve
dl-startup.c 135c85905c disable early debug code if the arch relies on certain values (like load_addr) which are computer later 19 éve
ldso.c 237277e9a8 Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place. 18 éve