OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / libpthread / linuxthreads / Makefile.in
2014-09-16 Bernhard Reutner... buildsys: fix IS_IN_lib*
2010-06-24 Bernhard Reutner... fix race condition when generating linker scripts
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-22 Natanael Copanptl: proper soname handling
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2009-08-17 Bernhard Reutner... support building out-of-tree
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-10-18 Bernhard Reutner... - do not list non-existing files in the threads prerequ...
2008-10-17 Bernhard Reutner... - fix toggling thread implementation.
2008-06-17 Bernhard Reutner... - move stripping into do_ar resp compile-m for the...
2008-06-09 Bernhard Reutner... - Improve prerequisites and avoid spurious reconfigurat...
2008-06-04 Bernhard Reutner... - strip the targets and not prerequisites
2008-06-01 Bernd SchmidtA slight improvement over my previous commit which...
2008-04-22 Carmelo AmorosoFix segfault in __pthread_initialize_minimal in linuxth...
2007-10-13 Bernhard Reutner... - use the compiler-driver instead of the linker
2007-03-19 Mike Frysinger#1273 if EXTRAVERSION is set, make sure we respect it
2006-03-09 Peter S. MazingerCreate libpthread_nonshared.a
2006-02-23 Peter S. MazingerMake use of CFLAGS-OMIT-file
2006-02-18 Mike Frysingermake headers more quiet
2006-02-15 Peter S. MazingerDOMULTI may be used for libc, the excluded files need...
2006-01-31 Peter S. Mazingerpt-allocrtsig.c is irrelevant for now, remove related...
2006-01-31 Peter S. MazingerNew linuxthreads builds on x86, vapier: pt-allocrtsig...
2006-01-31 Peter S. Mazingers/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes...
2006-01-31 Mike Frysingerinitial import of latest linuxthreads
2005-11-15 Mike Frysingerrename current stable linuxthreads to linuxthreads...
2005-11-03 Peter S. MazingerDisable DOMULTI for these, because gcc-4.0.2 can't...
2005-11-02 Peter S. MazingerClean up DOMULTI for libm and add more files blocked...
2005-10-28 Peter S. MazingerChange Makefiles that are not fully IMA to allow it...
2005-10-28 Peter S. MazingerRenamed arch specific Makefile.in to Makefile.arch...
2005-10-27 Peter S. MazingerMoved guard_setup to dl-osinfo.h (used commonly by...
2005-10-26 Peter S. MazingerDefault changed to IMA compiling, disabled explicitely...
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...
2005-10-19 Peter S. MazingerAdd the linuxthreads Makefiles too