Mike Frysinger ce98b9ce69 disable lazy code for now 18 years ago
..
arm f34cf7cc3b s:THUMB_INTERWORK:USE_BX:, thx Khem Raj 18 years ago
cris 0d2b685bb7 since just about everyone uses return _dl_elf_main for START() now, make it the default 18 years ago
frv 5f7659b83e Partly undo earlier patch on vapier's request 18 years ago
i386 9f341620c1 use attribute_unused instead of hardcoded 18 years ago
m68k 0d2b685bb7 since just about everyone uses return _dl_elf_main for START() now, make it the default 18 years ago
mips 15b81e77d4 rename local i var to idx to get rid of shadow warning 18 years ago
powerpc 537494b031 move a bunch of arch-specific checks out of common files and into an arch specific header file to make porting/updates a lot easier 18 years ago
sh 49cd0c4d7b back to inline, mips fails 18 years ago
sh64 0d2b685bb7 since just about everyone uses return _dl_elf_main for START() now, make it the default 18 years ago
sparc ce98b9ce69 disable lazy code for now 18 years ago
x86_64 c3f6501060 - use keywords __asm__ and __inline__ c99. 18 years ago
Makefile ba31c6c463 Remove TOPDIR 18 years ago
Makefile.in df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 years ago
dl-debug.c 5f7659b83e Partly undo earlier patch on vapier's request 18 years ago
dl-elf.c 05e75260d6 Get rid of missing prototype warnings 18 years ago
dl-hash.c cd1172774d fix signed/unsigned warnings and unused warnings 18 years ago
dl-startup.c 0d2b685bb7 since just about everyone uses return _dl_elf_main for START() now, make it the default 18 years ago
ldso.c b40b8efc6c change variable names so we dont shadow others 18 years ago