Eric Andersen
|
4c69b9f793
Patch from Stefan Allius and Edie C. Dost to let ldd and
|
22 lat temu |
Eric Andersen
|
2081c73102
Don't try to compile the target utils unless told to do so.
|
22 lat temu |
"Steven J. Hill"
|
106caa4b6c
If we are cross-compiling, don't even try to build the target utilities.
|
22 lat temu |
Eric Andersen
|
40c106e3ae
Silly me. ldd.target is for the target system, so don't
|
22 lat temu |
Eric Andersen
|
810c04099b
Pass the -s to the linker
|
22 lat temu |
Eric Andersen
|
7f09a14cab
No real need to make ldd.target and readelf.target be static...
|
22 lat temu |
Eric Andersen
|
290b06002e
Fix makefile so it actually works when cross compiling
|
23 lat temu |
Eric Andersen
|
e2d432ecf0
make sure all utilities will build even with older toolchains by
|
23 lat temu |
Eric Andersen
|
62910507a8
Fixup util build
|
23 lat temu |
Eric Andersen
|
75d013b16a
Fix the bug where binaries built with older toolchains would
|
23 lat temu |
Eric Andersen
|
d7147f9226
Remove the now obsolete d-link tree. Update things to cope
|
23 lat temu |
Eric Andersen
|
f1429771e1
Don't use target strip on native binary
|
23 lat temu |
Eric Andersen
|
c872d905a7
Build a native uClibc ldd
|
23 lat temu |
Eric Andersen
|
4643b181bd
Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for
|
23 lat temu |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 lat temu |
Eric Andersen
|
c3bbc0eafd
This syncs things up with my local tree. Mainly changes installer
|
23 lat temu |
Eric Andersen
|
df6add6279
Some cleanups needed for things to compile and work as expected
|
23 lat temu |
Eric Andersen
|
ffc7bb39cc
This commit merges David Schleef's updates to the build system, which a
|
23 lat temu |
Eric Andersen
|
b5675ab467
Rewrite of ldd so it works as expected, and does not invoke the
|
23 lat temu |
Eric Andersen
|
34d61933bb
A few build updates
|
23 lat temu |
Eric Andersen
|
ec4e85f8a3
Be consistant for all the client code, and use TARGET_CC with --uclibc-use-build-dir
|
23 lat temu |
Eric Andersen
|
862fef6971
Yet more ldso cleanups. Be more discriminating about when using inlines
|
23 lat temu |
Manuel Novoa III
|
68822fc77d
Fix bug in ldso/util/Makefile introduced when Erik added the readelf app.
|
23 lat temu |
Eric Andersen
|
2a115f6c06
Add a new 'readelf' util I wrote this weekend.
|
23 lat temu |
Eric Andersen
|
f68eb8d50b
Teach the ldso stuff to use the proper elf.h header file, not a local copy.
|
23 lat temu |
Eric Andersen
|
f0da4aa1d8
Ok, this should finish off my massive ro-organization. The source
|
23 lat temu |
Eric Andersen
|
9b387a1220
Missed these
|
23 lat temu |
Eric Andersen
|
66f269d2a5
Initial checkin for ld.so. This is a combination of effort from Manuel Novoa
|
23 lat temu |