summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads_db
AgeCommit message (Expand)Author
2008-06-01A slight improvement over my previous commit which ensured we always rebuildBernd Schmidt
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-10-19Joseph S. Myers writes:Eric Andersen
2006-08-23pull from upstreamMike Frysinger
2006-07-04Change symbol 'NOSTRIP' to 'DOSTRIP' since the double negativesEric Andersen
2006-03-09blah, glibc moved linuxthreads aroundMike Frysinger
2006-02-22Silence link creation.Peter Kjellerstedt
2006-02-22Made it possible to build without stripping the binaries.Peter Kjellerstedt
2006-02-22* Made it possible to dynamically check for supported linker optionsPeter Kjellerstedt
2006-02-15DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]...Peter S. Mazinger
2006-02-03add -DNOT_IN_libcPeter S. Mazinger
2006-02-03hide __td_agent_listPeter S. Mazinger
2006-02-03Use write instead of __libc_write for debug, hide __td_debugPeter S. Mazinger
2006-02-03Hide internal wrapperPeter S. Mazinger
2006-01-23- __td_debug is only needed if NDEBUG is not defined.Bernhard Reutner-Fischer
2006-01-22Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger
2006-01-21- fix typo in comment.Bernhard Reutner-Fischer
2006-01-19Forgotten about the clean targetPeter S. Mazinger
2006-01-19Add multi support to linuxthread_dbPeter S. Mazinger
2005-11-30sync with linuxthreads.old_db/Makefile.inMike Frysinger
2005-11-28sync with glibc cvsMike Frysinger
2005-11-22touchup include pathsMike Frysinger
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-11-18update ignoresMike Frysinger
2005-11-18shouldnt have been committedMike Frysinger
2005-11-18import new linuxthreads_db from glibc HEADMike 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-10-29Replace all Makefiles for new build infrastucturePeter 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-19linuxthreads_db depends on PTHREADS_DEBUG_SUPPORTPeter S. Mazinger
2005-10-19Add the linuxthreads Makefiles tooPeter S. Mazinger
2005-10-12Curious failure now, haven't touched this one.Peter S. Mazinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-10-11Do not defer expansions where useless, like CSRC/OBJS/LIB_NAME/AR_LIB_NAME, d...Peter S. Mazinger
2005-10-04Clean up pthread include mess. Some of these will be needed to support NPTL, ..."Steven J. Hill"
2005-09-28Remove ar-target and shared targets, at build time now we traverse the tree o...Peter S. Mazinger
2005-05-28fix warnings likeJoakim Tjernlund
2005-05-28Add patch at bugs 274. From Peter Manzinger.Joakim Tjernlund
2005-01-31Sync with latest GLIBC.Joakim Tjernlund
2005-01-18rework the dependencies so libpthread_db.a is only rebuilt when the object fi...Mike Frysinger
2004-11-08A patch included in glibc 2.3.2's libthread_db that helps remoteEric Andersen
2004-04-20Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen
2004-04-20We don't need these...Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-02-27Major update for pthreads, based in large part on improvementsEric Andersen
2003-01-23Just be a bit less different from latest glibc version in commentsEric Andersen