.. |
arm
|
f34cf7cc3b
s:THUMB_INTERWORK:USE_BX:, thx Khem Raj
|
19 years ago |
cris
|
1583fb7f92
Added support for the new CRISv32 architecture.
|
19 years ago |
frv
|
5f7659b83e
Partly undo earlier patch on vapier's request
|
19 years ago |
i386
|
9f341620c1
use attribute_unused instead of hardcoded
|
19 years ago |
m68k
|
0d2b685bb7
since just about everyone uses return _dl_elf_main for START() now, make it the default
|
19 years ago |
mips
|
15b81e77d4
rename local i var to idx to get rid of shadow warning
|
19 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
|
19 years ago |
sh
|
49cd0c4d7b
back to inline, mips fails
|
19 years ago |
sh64
|
0d2b685bb7
since just about everyone uses return _dl_elf_main for START() now, make it the default
|
19 years ago |
sparc
|
ce98b9ce69
disable lazy code for now
|
19 years ago |
x86_64
|
c3f6501060
- use keywords __asm__ and __inline__ c99.
|
19 years ago |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 years ago |
Makefile.in
|
696bb3025f
just let user decide CFLAGS instead of assuming stuff for him
|
19 years ago |
dl-debug.c
|
5f7659b83e
Partly undo earlier patch on vapier's request
|
19 years ago |
dl-elf.c
|
05e75260d6
Get rid of missing prototype warnings
|
19 years ago |
dl-hash.c
|
cd1172774d
fix signed/unsigned warnings and unused warnings
|
19 years ago |
dl-startup.c
|
0d2b685bb7
since just about everyone uses return _dl_elf_main for START() now, make it the default
|
19 years ago |
ldso.c
|
49a6aeba12
Add prototypes
|
19 years ago |