تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Peter S. Mazinger a3f19cafe6 Backport to current build system 18 سال پیش
  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. 18 سال پیش
  Peter S. Mazinger 73d009db94 Defer SHARED_START/END_FILES. They are only used for the shared library. 18 سال پیش
  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 /$^/$<. 18 سال پیش
  "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. 18 سال پیش
  Peter S. Mazinger 948d4fc016 Move arch specific bits from linuxthreads' Makefile to linuxthreads/sysdeps/TARGET_ARCH/Makefile.in proposed by vapier. The current implementation should suffice for now, but it needs to be extended for the nptl tree. 18 سال پیش
  Peter S. Mazinger b0d66c5389 Similarly to libm, remove recursion from linuxthreads. Now only libc.a and libc.so are rebuilt again if make is run a second time. 18 سال پیش
  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 18 سال پیش
  Mike Frysinger c927e8958d punt wrapsyscall.c as glibc has 18 سال پیش
  Joakim Tjernlund 75ca73f431 Add patch at bugs 274. From Peter Manzinger. 19 سال پیش
  Eric Andersen 124af9f4b2 Back out nptl changes, which for now will be done in branches/uClibc-nptl 19 سال پیش
  "Steven J. Hill" fd56c55827 Cleanup original linuxthreads and update top-level threads makefiles. 19 سال پیش
  Mike Frysinger 9b59fd857b have the directories themselves rather than the alias subdirs depend on $(LIBPTHREAD) 19 سال پیش
  Mike Frysinger a0fa906aad touchup the dependencies so that the sysdeps object files will override the toplevel linuxthreads generic object files 19 سال پیش
  Mike Frysinger f1f7275f48 ok, worry over race condition doesnt exist because we only have 1 subdir running $(AR), and the toplevel $(AR) isnt invoked until subdirs have finished 19 سال پیش
  Mike Frysinger 10b8619872 tweak dependencies so the archive is only rebuilt when the object files are updated 19 سال پیش
  Eric Andersen 3bc61e6430 remove unused file 20 سال پیش
  Eric Andersen 3370114357 Paul Mundt <lethal@linux-sh.org> writes: 20 سال پیش
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: 20 سال پیش
  Eric Andersen e71b7cc95c here is (I hope) a better way to handle this one. I regularly build 21 سال پیش
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 سال پیش
  Eric Andersen 79b9c943d3 Doing an search and replace on CFLAGS can prove dangerous. We don't 21 سال پیش
  Eric Andersen 4d52b7849a When compiling with -O0, linuxthreads does not compile. So add 21 سال پیش
  Eric Andersen b81b3bfb4a Oops. Don't call strip twice 21 سال پیش
  Eric Andersen 70fee13438 Make it so debugging pthreads works, even with DODEBUG turned off 21 سال پیش
  Eric Andersen 7711a9b8e8 Several pthreads updates. Enable linuxthreads_db. Several fixes 22 سال پیش
  Eric Andersen dd27e84e64 Fix libpthread compile for sparc 22 سال پیش
  Eric Andersen b0cc86a6fc Lose the _GNU_SOURCE and just add __USE_GNU to the one file that needs 22 سال پیش
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from 22 سال پیش