Historial de Commits

Autor SHA1 Mensaje Fecha
  Peter S. Mazinger ba31c6c463 Remove TOPDIR hace 18 años
  Mike Frysinger 5da18e1903 import new linuxthreads_db from glibc HEAD hace 18 años
  Mike Frysinger a9f5aa1cc9 rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version hace 18 años
  Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture hace 18 años
  Peter S. Mazinger c752a13fff Curious failure now, haven't touched this one. hace 18 años
  Peter S. Mazinger 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. hace 18 años
  Peter S. Mazinger 998913a5ce Do not defer expansions where useless, like CSRC/OBJS/LIB_NAME/AR_LIB_NAME, defer only for shared lib related stuff, because it is optional. Run STRIPTOOL only once. More use of /$^/$<. hace 18 años
  "Steven J. Hill" 8c7ac6fc36 Clean up pthread include mess. Some of these will be needed to support NPTL, but they do no harm for the linuxthreads case. Yes, I tested this. hace 18 años
  Peter S. Mazinger f70602be19 Remove ar-target and shared targets, at build time now we traverse the tree only once. Generalize all toplevel makefiles. Make sure, that libdl.so is built against libc.so and not libc.a hace 18 años
  Joakim Tjernlund 75ca73f431 Add patch at bugs 274. From Peter Manzinger. hace 19 años
  Mike Frysinger 2216a1d79e rework the dependencies so libpthread_db.a is only rebuilt when the object files get updated hace 19 años
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: hace 20 años
  Eric Andersen 187dd78d7b Major update for pthreads, based in large part on improvements hace 21 años
  Eric Andersen ff76847937 I missed a file hace 22 años
  Eric Andersen 7711a9b8e8 Several pthreads updates. Enable linuxthreads_db. Several fixes hace 22 años
  Eric Andersen 58bd16ab17 Fixup and unifiy version numbering. Automate versioning updates. hace 22 años
  Eric Andersen b0cc86a6fc Lose the _GNU_SOURCE and just add __USE_GNU to the one file that needs hace 22 años
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from hace 22 años