summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads_db
Commit message (Expand)AuthorAgeFilesLines
* commentary typo fixBernhard Reutner-Fischer2011-05-111-1/+1
* nptl: proper soname handlingNatanael Copa2010-04-221-1/+1
* prettify make cleanBernhard Reutner-Fischer2010-03-251-4/+4
* linuxthreads: check TLS_DTV_AT_TP define correctlyAustin Foxley2009-10-171-2/+2
* support building out-of-treeBernhard Reutner-Fischer2009-08-171-5/+7
* - 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-5/+10
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-1/+1
* - move stripping into do_ar resp compile-m for the sake of simplicityBernhard Reutner-Fischer2008-06-171-3/+0
* - strip the targets and not prerequisitesBernhard Reutner-Fischer2008-06-041-2/+2
* A slight improvement over my previous commit which ensured we always rebuildBernd Schmidt2008-06-011-3/+3
* - use the compiler-driver instead of the linkerBernhard Reutner-Fischer2007-10-131-2/+2
* #1273 if EXTRAVERSION is set, make sure we respect itMike Frysinger2007-03-191-1/+1
* Joseph S. Myers writes:Eric Andersen2006-10-193-51/+0
* pull from upstreamMike Frysinger2006-08-233-4/+13
* Change symbol 'NOSTRIP' to 'DOSTRIP' since the double negativesEric Andersen2006-07-041-1/+1
* blah, glibc moved linuxthreads aroundMike Frysinger2006-03-091-1/+1
* Silence link creation.Peter Kjellerstedt2006-02-221-1/+1
* Made it possible to build without stripping the binaries.Peter Kjellerstedt2006-02-221-1/+4
* * Made it possible to dynamically check for supported linker optionsPeter Kjellerstedt2006-02-221-1/+1
* DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]...Peter S. Mazinger2006-02-151-5/+5
* add -DNOT_IN_libcPeter S. Mazinger2006-02-031-1/+1
* hide __td_agent_listPeter S. Mazinger2006-02-031-1/+1
* Use write instead of __libc_write for debug, hide __td_debugPeter S. Mazinger2006-02-031-1/+1
* Hide internal wrapperPeter S. Mazinger2006-02-031-1/+1
* - __td_debug is only needed if NDEBUG is not defined.Bernhard Reutner-Fischer2006-01-231-1/+2
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-1/+0
* - fix typo in comment.Bernhard Reutner-Fischer2006-01-211-1/+1
* Forgotten about the clean targetPeter S. Mazinger2006-01-191-1/+1
* Add multi support to linuxthread_dbPeter S. Mazinger2006-01-191-3/+11
* sync with linuxthreads.old_db/Makefile.inMike Frysinger2005-11-301-9/+11
* sync with glibc cvsMike Frysinger2005-11-281-1/+1
* touchup include pathsMike Frysinger2005-11-221-2/+4
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* update ignoresMike Frysinger2005-11-181-0/+1
* shouldnt have been committedMike Frysinger2005-11-181-0/+0
* import new linuxthreads_db from glibc HEADMike Frysinger2005-11-1855-0/+3619
* rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger2005-11-1546-2967/+0
* Disable DOMULTI for these, because gcc-4.0.2 can't cope with themPeter S. Mazinger2005-11-031-0/+2
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-58/+9
* 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-2/+2
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-9/+24
* linuxthreads_db depends on PTHREADS_DEBUG_SUPPORTPeter S. Mazinger2005-10-191-2/+2
* Add the linuxthreads Makefiles tooPeter S. Mazinger2005-10-191-0/+28
* Curious failure now, haven't touched this one.Peter S. Mazinger2005-10-121-1/+1
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-1/+1
* Do not defer expansions where useless, like CSRC/OBJS/LIB_NAME/AR_LIB_NAME, d...Peter S. Mazinger2005-10-111-13/+13
* Clean up pthread include mess. Some of these will be needed to support NPTL, ..."Steven J. Hill"2005-10-041-7/+2