Mike Frysinger
|
342c0dabd4
import updates from glibc
|
20 years ago |
Mike Frysinger
|
56f0e6a5df
move the compiler flags WARNINGS option
|
20 years ago |
Mike Frysinger
|
dec5156f59
allow users to select MMU again
|
20 years ago |
Mike Frysinger
|
69d12812f2
change the reg class so it actually compiles
|
20 years ago |
Mike Frysinger
|
223504d192
well shared compiles again, so might as well remove the perm disable
|
20 years ago |
Mike Frysinger
|
a783bc197d
merge the syscalls and punt the glibc import in the process (blah, what a waste of time that was :D)
|
20 years ago |
Mike Frysinger
|
0c6a3f518a
updates to match i386
|
20 years ago |
Mike Frysinger
|
a8687fdac9
clean up whitespace style and hack around a build failure or two
|
20 years ago |
Mike Frysinger
|
7b52cbc1e8
fix 13mo+ old typo
|
20 years ago |
Mike Frysinger
|
b5cde98b17
whitespace trim
|
20 years ago |
Mike Frysinger
|
10fb70daa4
clean up style to be match i386
|
20 years ago |
Mike Frysinger
|
d209d50643
get rid of linux-headers hack ... rip code from glibc
|
20 years ago |
Mike Frysinger
|
ce23f5cd83
erm, that #" broke stuff
|
20 years ago |
Mike Frysinger
|
1327834f3d
CROSS_COMPILE -> CROSS_COMPILER_PREFIX like busybox
|
20 years ago |
Mike Frysinger
|
29fd7a9e09
rename the Status categories to things actually used and sneak more whitespace fixes in too
|
20 years ago |
Mike Frysinger
|
05827f4cb0
add a Kconfig option for setting the $(CROSS) build variable
|
20 years ago |
Eric Andersen
|
94ef7733d2
Fix wierd mix of tabs and spaces
|
20 years ago |
Eric Andersen
|
bc15d99cac
Add an initial pass at a maintainers list
|
20 years ago |
Joakim Tjernlund
|
f96b98c918
Add _dl_boot() prototype.
|
20 years ago |
Peter Kjellerstedt
|
aaa812d4b6
A little whitespace clean up.
|
20 years ago |
Peter Kjellerstedt
|
03598e7576
Made it compile again (and it even seems to work).
|
20 years ago |
Joakim Tjernlund
|
9e4aaecaed
Fix MIPS initial GOT relocation.
|
20 years ago |
Joakim Tjernlund
|
a29e1adf93
Same typo here.
|
20 years ago |
Joakim Tjernlund
|
f6a7a082e1
Oops, fix typo.
|
20 years ago |
Eric Andersen
|
112b1a4132
Make mips at least compile
|
20 years ago |
Eric Andersen
|
90fd5cb00f
Fix up x86 so it compiles again.
|
20 years ago |
Eric Andersen
|
3d41585c1c
Make mips/mipsel syscalls no longer complain about the "use of memory input
|
20 years ago |
Joakim Tjernlund
|
240d91d688
Simplify PT_INTERP handling.
|
20 years ago |
Joakim Tjernlund
|
7d137fcf81
Generalize optimized relative reloc procesing.
|
20 years ago |
Joakim Tjernlund
|
3b67c539e3
Force suid apps to do unlazy binding of the PLT relocs.
|
20 years ago |