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