OSDN Git Service

buildsys: fix IS_IN_lib*
[uclinux-h8/uClibc.git] / libpthread / linuxthreads.old / Makefile.in
2014-09-16 Bernhard Reutner... buildsys: fix IS_IN_lib*
2012-06-15 Peter S. Mazingerlinuxthreads.old: build all objects twice, once for...
2012-06-15 Peter S. Mazingerlinuxthreads.old: remove __old_sem_* and rename __new_s...
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-05 Bernd Schmidt bern... Add Makefile support for DSBT ELF.
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...
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-11-03 Mike Frysingerdont need to force optimization in CFLAGS anymore ...
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-30 Peter S. MazingerAdd IMA compiling
2006-01-25 Peter S. Mazingers/IS_IN_linuxthreads/IS_IN_libpthread/
2006-01-23 Peter S. MazingerRemove unneeded _GNU_SOURCE
2006-01-23 Mike Frysingerdepend on ldso
2006-01-17 Peter S. MazingerAdd libc_pthread_init to libc.a as well, should correct...
2006-01-04 Mike Frysingerupdate pthread weak handling to the style glibc uses
2005-12-29 Mike Frysingertouchup code a bit to prep for new weak system
2005-11-30 Mike Frysingertouchup whitespace
2005-11-22 Peter S. MazingerDepedencies corrected (less make oldconfig/headers...
2005-11-22 Mike Frysingerrework depends and stripping so that libraries arent...
2005-11-17 Peter S. MazingerInclude all lib*/Makefile.in in top_srcdir/Makefile...
2005-11-17 Peter S. MazingerUse -z relro/-z now on all libs, add some new variables...
2005-11-15 Mike Frysingerrename current stable linuxthreads to linuxthreads...