Mike Frysinger
|
0b652ae643
clean up syntax/whitespace and a few variables to minimize diffs between i386/m68k
|
20 years ago |
Mike Frysinger
|
70af8d4427
tweak whitespace to minimize diffs between i386/m68k
|
20 years ago |
Joakim Tjernlund
|
00b6ddf079
Add debug printout of RTLD_GLOBAL and RTLD_NOW flag.
|
20 years ago |
Joakim Tjernlund
|
61c12b2778
Initial support for both RUNPATH support.
|
20 years ago |
Joakim Tjernlund
|
b18efa341f
Fix bug 60
|
20 years ago |
Joakim Tjernlund
|
d1b0dffff4
Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT to
|
20 years ago |
Joakim Tjernlund
|
83bb7f2166
Filter out any -z defs since this lib will have undefined symbols that
|
20 years ago |
Joakim Tjernlund
|
b81c57129f
fix warnings like
|
20 years ago |
Joakim Tjernlund
|
4227fc98fe
gcc says
|
20 years ago |
Joakim Tjernlund
|
0c481d3478
I added, then removed and now I add this again :). Hopefully I got it rigth this time.
|
20 years ago |
Joakim Tjernlund
|
75ca73f431
Add patch at bugs 274. From Peter Manzinger.
|
20 years ago |
Joakim Tjernlund
|
a07dafe849
Add back .size for __start
|
20 years ago |
Joakim Tjernlund
|
a759151a7d
Add back .size for _start
|
20 years ago |
Mike Frysinger
|
c6059e6980
touchup defines so that we can use same ssp.c in both glibc and uclibc
|
20 years ago |
Ned Ludd
|
97f7b347cf
- keep gcc-4.x happy
|
20 years ago |
Eric Andersen
|
16d10b9a83
erik 0, stupid 1
|
20 years ago |
Mike Frysinger
|
36d82c7f83
style updates
|
20 years ago |
Eric Andersen
|
00422f5696
With a bit of luck, this might just get mips working again
|
20 years ago |
Eric Andersen
|
abf812568a
minor tweak for correctness
|
20 years ago |
Joakim Tjernlund
|
6fdbba5dfd
Pass the aligned stack ptr, not the unaligned.
|
20 years ago |
Joakim Tjernlund
|
651cfd37e2
Clean it up a little.
|
20 years ago |
Joakim Tjernlund
|
abb809023c
Adapt x86 to new __uClibc_start_main.
|
20 years ago |
Joakim Tjernlund
|
d1c09d398c
Fix PPC wrt new __uClibc_start_main.
|
20 years ago |
Eric Andersen
|
d7ef0f7317
This commit breaks the entire world (yet again). Calculate the
|
20 years ago |
Joakim Tjernlund
|
5c48e4b530
Add PIE support to ARM. From Peter Mazinger
|
20 years ago |
Joakim Tjernlund
|
8cc46759b2
Removed -z defs as a more general solution is in the works.
|
20 years ago |
Joakim Tjernlund
|
fa6477b537
Fix "off by one" bug.
|
20 years ago |
Joakim Tjernlund
|
df77bb0e1a
Prepare for standalone execution of ldso.
|
20 years ago |
Joakim Tjernlund
|
fe4154e930
Adapt startup code in x86 and PPC to almost match glibc. _init vs. __libc_csu_init and
|
20 years ago |
Joakim Tjernlund
|
df0e39281e
Enable new FINI processing. ldso now passes a FINI function
|
20 years ago |