Bernhard Reutner-Fischer
|
1372e95c24
- remove a couple of duplicate includes
|
16 år sedan |
Bernhard Reutner-Fischer
|
ba3b529ac8
- fix compilation error
|
16 år sedan |
Denis Vlasenko
|
380783acef
Introduce and use small[u]int type. Changes in size:
|
16 år sedan |
Carmelo Amoroso
|
69fa463181
Add missing cast in pointer assignment
|
16 år sedan |
Bernd Schmidt
|
fa1f7630f8
Use DL_RELOC_ADDR when dealing with DL_LOADADDR_TYPE types. Fixes gnu-hash
|
16 år sedan |
Bernd Schmidt
|
bd2b38e3cd
Fix the recent dladdr changes so that they compile on FD-PIC targets.
|
16 år sedan |
Carmelo Amoroso
|
341b678f45
This patch solves a problem in dladdr caused by the wrong value
|
17 år sedan |
Mike Frysinger
|
79913b3e6c
fix broken whitespace in many places; no functional changes
|
17 år sedan |
Mike Frysinger
|
3ceb3bcb76
change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doing double negatives
|
17 år sedan |
Bernd Schmidt
|
7129c31062
Blackfin FD-PIC patch 6/6.
|
17 år sedan |
Bernd Schmidt
|
ad989e28a4
Fix a few warnings introduced by my previous commits.
|
17 år sedan |
Bernd Schmidt
|
95586b5663
Blackfin FD-PIC patch 3/6.
|
17 år sedan |
Bernd Schmidt
|
3d2a55e7a3
Blackfin FD-PIC patch 2/6.
|
17 år sedan |
Bernd Schmidt
|
453094fb58
Blackfin FD-PIC patch 1/6.
|
17 år sedan |
Joakim Tjernlund
|
dae8a4ede6
Bernd Schmidt writes:
|
17 år sedan |
Joakim Tjernlund
|
56450d6b99
Carmelo Amoroso writes:
|
17 år sedan |
Joakim Tjernlund
|
7a9cec961b
Fix libdl bug reported by Cedric Hombourger in
|
18 år sedan |
Mike Frysinger
|
996be4d2f1
merge some more FDPIC related fixes from Bernd Schmidt
|
18 år sedan |
Mike Frysinger
|
47319595bd
patch from Bernd Schmidt to abstract away initializing of relocation addresses
|
18 år sedan |
Mike Frysinger
|
84905b3ef0
convert #if 0 code to _dl_if_debug_print()
|
18 år sedan |
Mike Frysinger
|
b536763f51
patch from Bernd Schmidt to abstract away load address checks
|
18 år sedan |
Mike Frysinger
|
656554001c
revert fdpic patch so we can merge it in bit by bit
|
18 år sedan |
Mike Frysinger
|
1ba3a7b727
Bernd Schmidt writes: abstract away addresses so we can support FDPIC ELFs
|
18 år sedan |
Peter S. Mazinger
|
7364973e51
typo stderrr
|
18 år sedan |
Mike Frysinger
|
2525195d77
after much deliberation, may i present Joseph S. Myers patch to add support for .init and .fini array processing
|
18 år sedan |
Mike Frysinger
|
77e0397014
use diff variable names so we dont shadow each other
|
19 år sedan |
Mike Frysinger
|
6dd2cdf403
Bernhard Fischer writes: remove unused variable name
|
19 år sedan |
Peter S. Mazinger
|
05e75260d6
Get rid of missing prototype warnings
|
19 år sedan |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 år sedan |
Mike Frysinger
|
cdd6d192cb
revert debug "fix" since it isnt correct and previous version works
|
19 år sedan |