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