コミット履歴

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