summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads_db
Commit message (Expand)AuthorAgeFilesLines
* #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
* Remove ar-target and shared targets, at build time now we traverse the tree o...Peter S. Mazinger2005-09-281-30/+32
* fix warnings likeJoakim Tjernlund2005-05-281-4/+4
* Add patch at bugs 274. From Peter Manzinger.Joakim Tjernlund2005-05-281-5/+2
* Sync with latest GLIBC.Joakim Tjernlund2005-01-312-5/+10
* rework the dependencies so libpthread_db.a is only rebuilt when the object fi...Mike Frysinger2005-01-181-6/+2
* A patch included in glibc 2.3.2's libthread_db that helps remoteEric Andersen2004-11-081-0/+4
* Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen2004-04-201-4/+4
* We don't need these...Eric Andersen2004-04-201-396/+0
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Major update for pthreads, based in large part on improvementsEric Andersen2003-02-2746-136/+571
* Just be a bit less different from latest glibc version in commentsEric Andersen2003-01-231-1/+1
* Fix indenting. Per patch from Nathan Field at ghs.com, changeEric Andersen2003-01-231-19/+17
* I missed a fileEric Andersen2002-08-082-1/+55