Joakim Tjernlund
|
802af2a812
Change L_Scrt1 to __PIC__ and delete old crt0.S
|
19 years ago |
Joakim Tjernlund
|
a0f9a1d509
Delete old stuff.
|
19 years ago |
Joakim Tjernlund
|
e1e90d8b85
Change L_Scrt1 to __PIC__
|
19 years ago |
Joakim Tjernlund
|
e82535f90a
Change L_Scrt1 to __PIC__
|
19 years ago |
Joakim Tjernlund
|
a10edf5267
Hopefully fix PIE apps.
|
19 years ago |
Mike Frysinger
|
af519ad1c0
use _dl_debug_file instead of hardcode 2
|
19 years ago |
Mike Frysinger
|
a534ea55c5
move _dl_if_debug_dprint() to shared ldso header
|
19 years ago |
Mike Frysinger
|
ea3903eb7b
create some DEBUG macros for the ld debug early
|
19 years ago |
Mike Frysinger
|
6a461d406e
whitespace/syntax cleanups
|
19 years ago |
Mike Frysinger
|
c279d07315
rework the debug _dl_dprintf usage to avoid #ifdef macros and make more readable
|
19 years ago |
Mike Frysinger
|
dd83a6905e
would help if it actually compiled :/
|
19 years ago |
Mike Frysinger
|
32a3886019
hide the #ifdef debug macros/printfs behind one function to make the code more readable
|
19 years ago |
Mike Frysinger
|
d140a7134e
whitespace tweak, dont mind me
|
19 years ago |
Joakim Tjernlund
|
3579c6cf0e
Fic gcc 4.0 compilation. Still no confimation that this works on
|
19 years ago |
Mike Frysinger
|
1f29aa4828
sync whitespace with glibc
|
19 years ago |
Eric Andersen
|
e98a943d44
Jim Ramsay writes:
|
19 years ago |
Mike Frysinger
|
f1d65a96ff
change the old pads to the new nano sec fields
|
19 years ago |
Mike Frysinger
|
3f788a09d4
touchup syntax for no real good reason ;)
|
19 years ago |
Eric Andersen
|
299d67551e
Based on start.S from debian's glibc, this gets arm working
|
19 years ago |
Eric Andersen
|
caaf3c4862
Add missing file needed for arm to compile
|
19 years ago |
Eric Andersen
|
099530b70a
Based in part on related code in glibc, this might even be correct.
|
19 years ago |
Joakim Tjernlund
|
569b0e03fb
Remove TEXTREL relocations for ARM.
|
19 years ago |
Eric Andersen
|
79cdbec85c
oops. I'd left some junk in there
|
19 years ago |
Eric Andersen
|
e9860612b3
rework arm crt1 properly this time around
|
19 years ago |
Eric Andersen
|
1b3a4d860f
silly rabbit
|
19 years ago |
Eric Andersen
|
4e7b770ecb
Dunno yet if I got this right or not, but it now at least
|
19 years ago |
Eric Andersen
|
39624db737
Finish updating mips for the new ABI
|
19 years ago |
Mike Frysinger
|
471547253f
move tv def back with gettimeofday() func
|
19 years ago |
Eric Andersen
|
278d4ad42c
Fix a broken link
|
19 years ago |
Mike Frysinger
|
0b652ae643
clean up syntax/whitespace and a few variables to minimize diffs between i386/m68k
|
19 years ago |