| .. |
|
arm
|
0d2b685bb7
since just about everyone uses return _dl_elf_main for START() now, make it the default
|
20 years ago |
|
cris
|
0d2b685bb7
since just about everyone uses return _dl_elf_main for START() now, make it the default
|
20 years ago |
|
frv
|
5f7659b83e
Partly undo earlier patch on vapier's request
|
20 years ago |
|
i386
|
c3f6501060
- use keywords __asm__ and __inline__ c99.
|
20 years ago |
|
m68k
|
0d2b685bb7
since just about everyone uses return _dl_elf_main for START() now, make it the default
|
20 years ago |
|
mips
|
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
|
20 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
|
20 years ago |
|
sh
|
c3f6501060
- use keywords __asm__ and __inline__ c99.
|
20 years ago |
|
sh64
|
0d2b685bb7
since just about everyone uses return _dl_elf_main for START() now, make it the default
|
20 years ago |
|
sparc
|
f2a380e14c
update sparc code using x86_64 as a template
|
20 years ago |
|
x86_64
|
c3f6501060
- use keywords __asm__ and __inline__ c99.
|
20 years ago |
|
Makefile
|
ba31c6c463
Remove TOPDIR
|
20 years ago |
|
Makefile.in
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
20 years ago |
|
dl-debug.c
|
5f7659b83e
Partly undo earlier patch on vapier's request
|
20 years ago |
|
dl-elf.c
|
0a2e17d7c7
fix a (very unlikely) page leak
|
20 years ago |
|
dl-hash.c
|
cd1172774d
fix signed/unsigned warnings and unused warnings
|
20 years ago |
|
dl-startup.c
|
0d2b685bb7
since just about everyone uses return _dl_elf_main for START() now, make it the default
|
20 years ago |
|
ldso.c
|
c3f6501060
- use keywords __asm__ and __inline__ c99.
|
20 years ago |