summaryrefslogtreecommitdiff
path: root/ldso/Makefile
AgeCommit message (Expand)Author
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-10-29Replace all Makefiles for new build infrastucturePeter S. Mazinger
2005-10-28Missed one occurence of BUILD_UCLIBC_LDSOPeter S. Mazinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-10-04Do not recurse into ldso/libc/libpthread on cleanPeter S. Mazinger
2005-09-28Remove ar-target and shared targets, at build time now we traverse the tree o...Peter S. Mazinger
2005-08-12Remove hardcoded ld-uClibc.so.0 name in ldso.Joakim Tjernlund
2005-08-09rework the headers depedency so that it plays nice with parallel buildingMike Frysinger
2005-07-07rip out all the duplicated debug code and move into a shared fileMike Frysinger
2005-01-24make sure libdl static and shared targets are built properlyMike Frysinger
2005-01-18rework dependencies to support parallel build and avoid re-creating header fi...Mike Frysinger
2004-08-27Forgot to commit this file. Patch from Stefan Allius.Joakim Tjernlund
2004-08-17Fix make clean rule.Joakim Tjernlund
2004-07-30Teach libdl to use normal libc symbols whenever possible, i.e. mallocEric Andersen
2004-02-10Rework file naming, aiming for at least a vague level of consistancyEric Andersen
2004-02-07Split off the stuff that cannot use function into its own file,Eric Andersen
2003-11-06Begin converting the client utilsEric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-08-19Phase one of my evil plan to clean up ld.so...Eric Andersen
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-07-25Kill cruft. Build ldd for the host system by default.Eric Andersen
2002-01-11More build system cleanups...Eric Andersen
2002-01-11Remove the now obsolete d-link tree. Update things to copeEric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-08-10Update the build system, yet again. I hope this is the last time...Eric Andersen
2001-06-18This commit finishes adding support for the old m68k-coff toolchains byEric Andersen
2001-06-15A few build updatesEric Andersen
2001-06-14Yet more ldso cleanups. Be more discriminating about when using inlinesEric Andersen
2001-06-02Always check before you commit...^100. We need to build the dynamic linkerManuel Novoa III
2001-06-02Only build ldso if building shared. Also, if building ldso, build all subdirs.Manuel Novoa III
2001-05-12Ok, this should finish off my massive ro-organization. The sourceEric Andersen
2001-05-11Rework where libraries get installed to. Now thew will be compiled andEric Andersen
2001-05-10Fix up naming of ld.so so every uses the same define. The top levelEric Andersen
2001-05-04Another update to make sure things work properly on x86 now.Eric Andersen
2001-05-04This patch allows powerpc to compile again. It also checks if weEric Andersen
2001-04-27A few more compilation updatesEric Andersen
2001-04-26Missed theseEric Andersen
2001-04-25Move libdl and udate build method a bitEric Andersen
2001-04-24Make sure 'make install' creates needed dirs.Eric Andersen
2001-04-23Ignore generated stuff. Add a 'make install' target that works.Eric Andersen
2001-04-23Initial checkin for ld.so. This is a combination of effort from Manuel NovoaEric Andersen