OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / ldso / Makefile
2005-11-21 Peter S. MazingerRemove TOPDIR
2005-10-29 Peter S. MazingerReplace all Makefiles for new build infrastucture
2005-10-28 Peter S. MazingerMissed one occurence of BUILD_UCLIBC_LDSO
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-10-04 Peter S. MazingerDo not recurse into ldso/libc/libpthread on clean
2005-09-28 Peter S. MazingerRemove ar-target and shared targets, at build time...
2005-08-12 Joakim TjernlundRemove hardcoded ld-uClibc.so.0 name in ldso.
2005-08-09 Mike Frysingerrework the headers depedency so that it plays nice...
2005-07-07 Mike Frysingerrip out all the duplicated debug code and move into...
2005-01-24 Mike Frysingermake sure libdl static and shared targets are built...
2005-01-18 Mike Frysingerrework dependencies to support parallel build and avoid...
2004-08-27 Joakim TjernlundForgot to commit this file. Patch from Stefan Allius.
2004-08-17 Joakim TjernlundFix make clean rule.
2004-07-30 Eric AndersenTeach libdl to use normal libc symbols whenever possibl...
2004-02-10 Eric AndersenRework file naming, aiming for at least a vague level...
2004-02-07 Eric AndersenSplit off the stuff that cannot use function into its...
2003-11-06 Eric AndersenBegin converting the client utils
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-08-19 Eric AndersenPhase one of my evil plan to clean up ld.so...
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-07-25 Eric AndersenKill cruft. Build ldd for the host system by default.
2002-01-11 Eric AndersenMore build system cleanups...
2002-01-11 Eric AndersenRemove the now obsolete d-link tree. Update things...
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-08-10 Eric AndersenUpdate the build system, yet again. I hope this is...
2001-06-18 Eric AndersenThis commit finishes adding support for the old m68k...
2001-06-15 Eric AndersenA few build updates
2001-06-14 Eric AndersenYet more ldso cleanups. Be more discriminating about...
2001-06-02 Manuel Novoa III Always check before you commit...^100. We need to...
2001-06-02 Manuel Novoa III Only build ldso if building shared. Also, if building...
2001-05-12 Eric AndersenOk, this should finish off my massive ro-organization...
2001-05-11 Eric AndersenRework where libraries get installed to. Now thew...
2001-05-10 Eric AndersenFix up naming of ld.so so every uses the same define...
2001-05-04 Eric AndersenAnother update to make sure things work properly on...
2001-05-04 Eric AndersenThis patch allows powerpc to compile again. It also...
2001-04-27 Eric AndersenA few more compilation updates
2001-04-26 Eric AndersenMissed these
2001-04-25 Eric AndersenMove libdl and udate build method a bit
2001-04-24 Eric AndersenMake sure 'make install' creates needed dirs.
2001-04-23 Eric AndersenIgnore generated stuff. Add a 'make install' target...
2001-04-23 Eric AndersenInitial checkin for ld.so. This is a combination of...