Commit History

Author SHA1 Message Date
  Eric Andersen 042768df2b Always build and install ldconfig 20 years ago
  Eric Andersen 47e4d5ac78 Make sure we use the local copy of elf.h, since some system 21 years ago
  Eric Andersen bca6a155c7 Phase one of my evil plan to clean up ld.so... 21 years ago
  Eric Andersen 443636be41 Patch from Stefan Allius 21 years ago
  Eric Andersen 23b0e13d2e Teach ldd to act just the glibc provided one (relying on the 21 years ago
  Eric Andersen 8fc69335e9 Change some variable names so we are more consistant with what 21 years ago
  Manuel Novoa III c386ddb4d8 Ok... here's the summary: 21 years ago
  Eric Andersen 4c69b9f793 Patch from Stefan Allius and Edie C. Dost to let ldd and 22 years ago
  Eric Andersen 2081c73102 Don't try to compile the target utils unless told to do so. 22 years ago
  "Steven J. Hill" 106caa4b6c If we are cross-compiling, don't even try to build the target utilities. 22 years ago
  Eric Andersen 40c106e3ae Silly me. ldd.target is for the target system, so don't 22 years ago
  Eric Andersen 810c04099b Pass the -s to the linker 22 years ago
  Eric Andersen 7f09a14cab No real need to make ldd.target and readelf.target be static... 22 years ago
  Eric Andersen 290b06002e Fix makefile so it actually works when cross compiling 22 years ago
  Eric Andersen e2d432ecf0 make sure all utilities will build even with older toolchains by 22 years ago
  Eric Andersen 62910507a8 Fixup util build 22 years ago
  Eric Andersen 75d013b16a Fix the bug where binaries built with older toolchains would 22 years ago
  Eric Andersen d7147f9226 Remove the now obsolete d-link tree. Update things to cope 22 years ago
  Eric Andersen f1429771e1 Don't use target strip on native binary 22 years ago
  Eric Andersen c872d905a7 Build a native uClibc ldd 22 years ago
  Eric Andersen 4643b181bd Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for 22 years ago
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
  Eric Andersen c3bbc0eafd This syncs things up with my local tree. Mainly changes installer 23 years ago
  Eric Andersen df6add6279 Some cleanups needed for things to compile and work as expected 23 years ago
  Eric Andersen ffc7bb39cc This commit merges David Schleef's updates to the build system, which a 23 years ago
  Eric Andersen b5675ab467 Rewrite of ldd so it works as expected, and does not invoke the 23 years ago
  Eric Andersen 34d61933bb A few build updates 23 years ago
  Eric Andersen ec4e85f8a3 Be consistant for all the client code, and use TARGET_CC with --uclibc-use-build-dir 23 years ago
  Eric Andersen 862fef6971 Yet more ldso cleanups. Be more discriminating about when using inlines 23 years ago
  Manuel Novoa III 68822fc77d Fix bug in ldso/util/Makefile introduced when Erik added the readelf app. 23 years ago