Mike Frysinger
|
c3393906d8
ldso: use ELF_xxx()/ElfW() helpers
|
13 years ago |
Filippo Arcidiacono
|
4ec89b87bc
ldso: Extend prelink support for all other achitectures
|
14 years ago |
Bernhard Reutner-Fischer
|
0b3be5bb62
ldso: Add missing newlines to some debug messages
|
15 years ago |
Carmelo Amoroso
|
b29289dde2
Remove check for the relocation type check in the resolver,
|
16 years ago |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
16 years ago |
Bernhard Reutner-Fischer
|
1d8abd74c4
- fixup asm. No object-code changes
|
16 years ago |
Mike Frysinger
|
cfe4c5e18f
update license
|
18 years ago |
Mike Frysinger
|
e4d45e3772
eat extraneous ; and insert some whitespace where it belongs
|
18 years ago |
Peter S. Mazinger
|
5f7659b83e
Partly undo earlier patch on vapier's request
|
19 years ago |
Peter S. Mazinger
|
0438ec7017
Guard debug_sym/debug_reloc, make sure elfinterp.c sees __SUPPORT_LD_DEBUG__
|
19 years ago |
Mike Frysinger
|
ce9f1cf9c2
rip out all the duplicated debug code and move into a shared file
|
19 years ago |
Eric Andersen
|
a56073a28b
Partial commit of a patch from Alexandre Oliva:
|
20 years ago |
Joakim Tjernlund
|
ea64c4b3c6
Don't allow undefined global symbols to pass.
|
20 years ago |
Eric Andersen
|
195bd6441b
We do not use dl_iterate_phdr, so no need to define it
|
20 years ago |
Eric Andersen
|
6cd34f77ff
Partial patch from Alexandre Oliva to update the frv port
|
20 years ago |
Joakim Tjernlund
|
ac55068223
Patch from Stefan Allius:
|
20 years ago |
Joakim Tjernlund
|
6d6f3a5c26
Let ldso decide if it should relocate itselft a second time. This
|
20 years ago |
Eric Andersen
|
fbfde146ca
Cope with gcc 3.4's more aggressive persuit of attribute unused
|
20 years ago |
Eric Andersen
|
baa67289df
Alexandre Oliva writes:
|
21 years ago |