Age | Commit message (Expand) | Author |
2009-08-17 | support building out-of-tree | Bernhard Reutner-Fischer |
2008-11-07 | - less verbose make clean | Bernhard Reutner-Fischer |
2008-10-18 | - do not list non-existing files in the threads prerequisites | Bernhard Reutner-Fischer |
2008-10-17 | - fix toggling thread implementation. | Bernhard Reutner-Fischer |
2008-06-17 | - move stripping into do_ar resp compile-m for the sake of simplicity | Bernhard Reutner-Fischer |
2008-06-09 | - Improve prerequisites and avoid spurious reconfigurations. | Bernhard Reutner-Fischer |
2008-06-04 | - strip the targets and not prerequisites | Bernhard Reutner-Fischer |
2008-06-01 | A slight improvement over my previous commit which ensured we always rebuild | Bernd Schmidt |
2008-04-22 | Fix segfault in __pthread_initialize_minimal in linuxthreads | Carmelo Amoroso |
2007-10-13 | - use the compiler-driver instead of the linker | Bernhard Reutner-Fischer |
2007-03-19 | #1273 if EXTRAVERSION is set, make sure we respect it | Mike Frysinger |
2006-03-09 | Create libpthread_nonshared.a | Peter S. Mazinger |
2006-02-23 | Make use of CFLAGS-OMIT-file | Peter S. Mazinger |
2006-02-18 | make headers more quiet | Mike Frysinger |
2006-02-15 | DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]... | Peter S. Mazinger |
2006-01-31 | pt-allocrtsig.c is irrelevant for now, remove related too, add libc_hidden_pr... | Peter S. Mazinger |
2006-01-31 | New linuxthreads builds on x86, vapier: pt-allocrtsig.c is missing from sources | Peter S. Mazinger |
2006-01-31 | s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in,... | Peter S. Mazinger |
2006-01-31 | initial import of latest linuxthreads | Mike Frysinger |
2005-11-15 | rename current stable linuxthreads to linuxthreads.old to prepare for import ... | Mike Frysinger |
2005-11-03 | Disable DOMULTI for these, because gcc-4.0.2 can't cope with them | Peter S. Mazinger |
2005-11-02 | Clean up DOMULTI for libm and add more files blocked earlier by syscall probl... | Peter S. Mazinger |
2005-10-28 | Change Makefiles that are not fully IMA to allow it to be used w/ a DOMULTI c... | Peter S. Mazinger |
2005-10-28 | Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ... | Peter S. Mazinger |
2005-10-27 | Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to... | Peter S. Mazinger |
2005-10-26 | Default changed to IMA compiling, disabled explicitely where currently not po... | Peter S. Mazinger |
2005-10-25 | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch... | Peter S. Mazinger |
2005-10-19 | Add the linuxthreads Makefiles too | Peter S. Mazinger |