summaryrefslogtreecommitdiff
path: root/ldso/util/Makefile
AgeCommit message (Expand)Author
2003-11-06Begin converting the client utilsEric Andersen
2003-11-04Rework the config system. Better utilize the Kconfig languageEric Andersen
2003-10-31Some more soft float fixes... for arm in particular (libfloat).Manuel Novoa III
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-12Always build and install ldconfigEric Andersen
2003-09-17Make sure we use the local copy of elf.h, since some systemEric Andersen
2003-08-19Phase one of my evil plan to clean up ld.so...Eric Andersen
2003-03-07Patch from Stefan AlliusEric Andersen
2003-03-01Teach ldd to act just the glibc provided one (relying on theEric Andersen
2002-12-04Change some variable names so we are more consistant with whatEric Andersen
2002-11-22Ok... here's the summary:Manuel Novoa III
2002-08-08Patch from Stefan Allius and Edie C. Dost to let ldd andEric Andersen
2002-06-23Don't try to compile the target utils unless told to do so.Eric Andersen
2002-06-04If we are cross-compiling, don't even try to build the target utilities."Steven J. Hill"
2002-05-29Silly me. ldd.target is for the target system, so don'tEric Andersen
2002-05-24Pass the -s to the linkerEric Andersen
2002-05-03No real need to make ldd.target and readelf.target be static...Eric Andersen
2002-01-31Fix makefile so it actually works when cross compilingEric Andersen
2002-01-31make sure all utilities will build even with older toolchains byEric Andersen
2002-01-30Fixup util buildEric Andersen
2002-01-28Fix the bug where binaries built with older toolchains wouldEric Andersen
2002-01-11Remove the now obsolete d-link tree. Update things to copeEric Andersen
2002-01-11Don't use target strip on native binaryEric Andersen
2002-01-09Build a native uClibc lddEric Andersen
2002-01-01Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' forEric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-08-08This syncs things up with my local tree. Mainly changes installerEric Andersen
2001-07-17Some cleanups needed for things to compile and work as expectedEric Andersen
2001-07-12This commit merges David Schleef's updates to the build system, which aEric Andersen
2001-07-11Rewrite of ldd so it works as expected, and does not invoke theEric Andersen
2001-06-15A few build updatesEric Andersen
2001-06-15Be consistant for all the client code, and use TARGET_CC with --uclibc-use-bu...Eric Andersen
2001-06-14Yet more ldso cleanups. Be more discriminating about when using inlinesEric Andersen
2001-06-11Fix bug in ldso/util/Makefile introduced when Erik added the readelf app.Manuel Novoa III
2001-06-04Add a new 'readelf' util I wrote this weekend.Eric Andersen
2001-06-04Teach the ldso stuff to use the proper elf.h header file, not a local copy.Eric Andersen
2001-05-12Ok, this should finish off my massive ro-organization. The sourceEric Andersen
2001-04-26Missed theseEric Andersen
2001-04-23Initial checkin for ld.so. This is a combination of effort from Manuel NovoaEric Andersen