Mike Frysinger
|
010301e968
tweak the idea between having a MMU and actually using it
|
19 anni fa |
Mike Frysinger
|
2d99766037
fix loading of argc/argv for arm/nommu
|
19 anni fa |
Mike Frysinger
|
afe62a07d1
sync with glibc
|
19 anni fa |
Mike Frysinger
|
fa5520f06b
merge additional license cruft from glibc
|
19 anni fa |
Peter S. Mazinger
|
8e2a54f64d
Add .type _init/_fini unconditionally to arm/crt1.S
|
19 anni fa |
Peter S. Mazinger
|
a1f8c408d8
arm/crt1.S needs features.h and the weak _init/_fini independently of __PIC__. Add these weaks to mips/crt1.S as well.
|
19 anni fa |
Mike Frysinger
|
aa10bfef77
declare _init/_fini weak if UCLIBC_CTOR_DTOR is not defined
|
19 anni fa |
Joakim Tjernlund
|
b077887e41
Oops.
|
19 anni fa |
Joakim Tjernlund
|
e82535f90a
Change L_Scrt1 to __PIC__
|
19 anni fa |
Joakim Tjernlund
|
a10edf5267
Hopefully fix PIE apps.
|
19 anni fa |
Eric Andersen
|
299d67551e
Based on start.S from debian's glibc, this gets arm working
|
19 anni fa |
Eric Andersen
|
79cdbec85c
oops. I'd left some junk in there
|
19 anni fa |
Eric Andersen
|
e9860612b3
rework arm crt1 properly this time around
|
19 anni fa |
Eric Andersen
|
4e7b770ecb
Dunno yet if I got this right or not, but it now at least
|
19 anni fa |