summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* fix race condition when generating linker scriptsBernhard Reutner-Fischer2010-06-241-2/+3
* nptl: proper soname handlingNatanael Copa2010-04-221-3/+3
* prettify make cleanBernhard Reutner-Fischer2010-03-251-4/+4
* support building out-of-treeBernhard Reutner-Fischer2009-08-171-11/+16
* - less verbose make cleanBernhard Reutner-Fischer2008-11-071-3/+3
* - do not list non-existing files in the threads prerequisitesBernhard Reutner-Fischer2008-10-181-2/+1
* - fix toggling thread implementation.Bernhard Reutner-Fischer2008-10-171-7/+8
* - move stripping into do_ar resp compile-m for the sake of simplicityBernhard Reutner-Fischer2008-06-171-3/+0
* - Improve prerequisites and avoid spurious reconfigurations.Bernhard Reutner-Fischer2008-06-091-6/+10
* - strip the targets and not prerequisitesBernhard Reutner-Fischer2008-06-041-14/+11
* A slight improvement over my previous commit which ensured we always rebuildBernd Schmidt2008-06-011-2/+2
* Fix segfault in __pthread_initialize_minimal in linuxthreadsCarmelo Amoroso2008-04-221-1/+1
* - use the compiler-driver instead of the linkerBernhard Reutner-Fischer2007-10-131-1/+1
* #1273 if EXTRAVERSION is set, make sure we respect itMike Frysinger2007-03-191-1/+1
* Create libpthread_nonshared.aPeter S. Mazinger2006-03-091-2/+7
* Make use of CFLAGS-OMIT-filePeter S. Mazinger2006-02-231-5/+6
* make headers more quietMike Frysinger2006-02-181-4/+4
* DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]...Peter S. Mazinger2006-02-151-5/+5
* pt-allocrtsig.c is irrelevant for now, remove related too, add libc_hidden_pr...Peter S. Mazinger2006-01-311-4/+2
* New linuxthreads builds on x86, vapier: pt-allocrtsig.c is missing from sourcesPeter S. Mazinger2006-01-311-3/+3
* s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in,...Peter S. Mazinger2006-01-311-9/+19
* initial import of latest linuxthreadsMike Frysinger2006-01-311-0/+124
* rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger2005-11-151-62/+0
* Disable DOMULTI for these, because gcc-4.0.2 can't cope with themPeter S. Mazinger2005-11-031-0/+2
* Clean up DOMULTI for libm and add more files blocked earlier by syscall probl...Peter S. Mazinger2005-11-021-5/+1
* Change Makefiles that are not fully IMA to allow it to be used w/ a DOMULTI c...Peter S. Mazinger2005-10-281-1/+9
* Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger2005-10-281-1/+1
* Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to...Peter S. Mazinger2005-10-271-2/+0
* Default changed to IMA compiling, disabled explicitely where currently not po...Peter S. Mazinger2005-10-261-1/+3
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-29/+30
* Add the linuxthreads Makefiles tooPeter S. Mazinger2005-10-191-0/+55