summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/Makefile.in
AgeCommit message (Expand)Author
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-08-16linuxthreads: install libpthread_nonshared.aWaldemar Brodkorb
2016-06-23libs: install backward compatibility symlinksAlexey Brodkin
2016-05-18remove linuxthreads.new, rename linuxthreads.oldWaldemar Brodkorb
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2014-10-03linuxthreads: fix compile error for non-MMUWaldemar Brodkorb
2014-09-16buildsys: fix IS_IN_lib*Bernhard Reutner-Fischer
2010-06-24fix race condition when generating linker scriptsBernhard Reutner-Fischer
2010-04-22nptl: proper soname handlingNatanael Copa
2010-03-25prettify make cleanBernhard Reutner-Fischer
2009-08-17support building out-of-treeBernhard Reutner-Fischer
2008-11-07- less verbose make cleanBernhard Reutner-Fischer
2008-10-18- do not list non-existing files in the threads prerequisitesBernhard 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 simplicityBernhard Reutner-Fischer
2008-06-09- Improve prerequisites and avoid spurious reconfigurations.Bernhard Reutner-Fischer
2008-06-04- strip the targets and not prerequisitesBernhard Reutner-Fischer
2008-06-01A slight improvement over my previous commit which ensured we always rebuildBernd Schmidt
2008-04-22Fix segfault in __pthread_initialize_minimal in linuxthreadsCarmelo Amoroso
2007-10-13- use the compiler-driver instead of the linkerBernhard Reutner-Fischer
2007-03-19#1273 if EXTRAVERSION is set, make sure we respect itMike Frysinger
2006-03-09Create libpthread_nonshared.aPeter S. Mazinger
2006-02-23Make use of CFLAGS-OMIT-filePeter S. Mazinger
2006-02-18make headers more quietMike Frysinger
2006-02-15DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]...Peter S. Mazinger
2006-01-31pt-allocrtsig.c is irrelevant for now, remove related too, add libc_hidden_pr...Peter S. Mazinger
2006-01-31New linuxthreads builds on x86, vapier: pt-allocrtsig.c is missing from sourcesPeter S. Mazinger
2006-01-31s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in,...Peter S. Mazinger
2006-01-31initial import of latest linuxthreadsMike Frysinger
2005-11-15rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger
2005-11-03Disable DOMULTI for these, because gcc-4.0.2 can't cope with themPeter S. Mazinger
2005-11-02Clean up DOMULTI for libm and add more files blocked earlier by syscall probl...Peter S. Mazinger
2005-10-28Change Makefiles that are not fully IMA to allow it to be used w/ a DOMULTI c...Peter S. Mazinger
2005-10-28Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger
2005-10-27Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to...Peter S. Mazinger
2005-10-26Default changed to IMA compiling, disabled explicitely where currently not po...Peter S. Mazinger
2005-10-25All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger
2005-10-19Add the linuxthreads Makefiles tooPeter S. Mazinger