| 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 | -65/+9 |
* | headers is prerequisite for subdirs | Peter S. Mazinger | 2005-10-19 | 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 | -4/+4 |
* | Fix up PTDIR bug and clean target for libpthread. | "Steven J. Hill" | 2005-10-08 | 1 | -0/+4 |
* | Add another comment | Peter S. Mazinger | 2005-10-04 | 1 | -1/+2 |
* | Use PTDIR in libpthread/Makefile too, add new PTNAME being nptl or linuxthrea... | Peter S. Mazinger | 2005-10-04 | 1 | -25/+13 |
* | Do not recurse into ldso/libc/libpthread on clean | Peter S. Mazinger | 2005-10-04 | 1 | -1/+3 |
* | Again, I need to cut down on my merge times and this last set of changes to t... | "Steven J. Hill" | 2005-10-01 | 1 | -3/+10 |
* | Remove ar-target and shared targets, at build time now we traverse the tree o... | Peter S. Mazinger | 2005-09-28 | 1 | -68/+6 |
* | Remove unneeded if clause. We won't be in this directory unless we | "Steven J. Hill" | 2005-09-24 | 1 | -4/+1 |
* | no check needed in libm/libpthread, we do not recurse anymore if the related ... | Peter S. Mazinger | 2005-09-22 | 1 | -6/+0 |
* | also symlink thread_db.h instead of duplicating it, fix the clean target, and... | Mike Frysinger | 2005-09-21 | 1 | -12/+16 |
* | remove unused headers on install and clean up all thread related ones | Peter S. Mazinger | 2005-09-21 | 1 | -1/+3 |
* | 'pthread.h' is not the only file that needs to be symlinked. When NPTL gets m... | "Steven J. Hill" | 2005-09-21 | 1 | -2/+14 |
* | dont duplicate pthread.h in include and libpthread subdirs, so symlink it | Mike Frysinger | 2005-09-21 | 1 | -0/+3 |
* | Filter out any -z defs since this lib will have undefined symbols that | Joakim Tjernlund | 2005-05-28 | 1 | -1/+4 |
* | Add patch at bugs 274. From Peter Manzinger. | Joakim Tjernlund | 2005-05-28 | 1 | -21/+2 |
* | Finish up reverting NPTL | Eric Andersen | 2005-05-20 | 1 | -9/+1 |
* | Cleanup original linuxthreads and update top-level threads makefiles. | "Steven J. Hill" | 2005-05-11 | 1 | -1/+1 |
* | Haha. I caught it before you did. | "Steven J. Hill" | 2005-05-07 | 1 | -2/+2 |
* | Add in configuration item and Makefile changes for NPTL. We will be | "Steven J. Hill" | 2005-05-07 | 1 | -0/+8 |
* | Use Makefile if statements rather than their shell counterparts. | Peter Kjellerstedt | 2005-01-19 | 1 | -44/+39 |
* | Peter S. Mazinger: make sure the ld RELRO and NOW options are independent opt... | Mike Frysinger | 2004-12-26 | 1 | -3/+9 |
* | Fix typo | Eric Andersen | 2004-12-22 | 1 | -2/+2 |
* | Patch from Peter S. Mazinger: | Eric Andersen | 2004-12-22 | 1 | -0/+6 |
* | Cleaned up patch from Peter S. Mazinger adding support for | Eric Andersen | 2004-12-22 | 1 | -0/+2 |
* | We can't strip libpthread or libthread_db can't help gdb debug ptheads | Eric Andersen | 2004-12-11 | 1 | -1/+5 |
* | libpthread can use the normal LDFLAGS (including -s to strip it), but | Eric Andersen | 2004-12-08 | 1 | -4/+3 |
* | Rip out Peter's unacceptable "fix" and do the sane thing instead; build | Manuel Novoa III | 2004-10-15 | 1 | -9/+8 |
* | Peter Mazinger writes: | Joakim Tjernlund | 2004-10-14 | 1 | -8/+4 |
* | Peter S. Mazinger writes: | Joakim Tjernlund | 2004-10-06 | 1 | -1/+1 |
* | We need to link with libgcc.a when creating shared libs, in order to | Manuel Novoa III | 2004-01-16 | 1 | -2/+4 |
* | minor cleanup | Eric Andersen | 2003-11-04 | 1 | -4/+4 |
* | gdb wants to dlopen "libthread_db.so.1", so be sure to assign | Eric Andersen | 2003-10-31 | 1 | -1/+1 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -8/+8 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -7/+5 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -8/+8 |
* | Fixup symlinks to libthread_db | Eric Andersen | 2003-06-30 | 1 | -1/+3 |
* | Make it so debugging pthreads works, even with DODEBUG turned off | Eric Andersen | 2003-03-11 | 1 | -2/+4 |
* | Seperate pthread debugging from uClibc debugging. They are used | Eric Andersen | 2003-03-04 | 1 | -1/+1 |
* | Major update for pthreads, based in large part on improvements | Eric Andersen | 2003-02-27 | 1 | -3/+1 |
* | whitespace | Miles Bader | 2002-12-18 | 1 | -1/+1 |
* | Make support for global constructors and global destructors be | Eric Andersen | 2002-11-27 | 1 | -0/+2 |
* | Standardize LIBGCC_DIR | Eric Andersen | 2002-11-05 | 1 | -5/+4 |
* | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen | 2002-10-31 | 1 | -3/+3 |
* | This commit contains a patch from Stefan Allius <allius@atecom.com> to change | Eric Andersen | 2002-10-01 | 1 | -4/+13 |
* | Only build libthread_db when both threads and debug are enabled | Eric Andersen | 2002-08-20 | 1 | -1/+1 |
* | Based on work by Stefan Allius, arrange for early initialization of | Eric Andersen | 2002-08-19 | 1 | -1/+4 |
* | Several pthreads updates. Enable linuxthreads_db. Several fixes | Eric Andersen | 2002-08-06 | 1 | -5/+1 |