Age | Commit message (Expand) | Author |
2005-10-28 | Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ... | Peter S. Mazinger |
2005-10-27 | Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to... | Peter S. Mazinger |
2005-10-26 | Default changed to IMA compiling, disabled explicitely where currently not po... | Peter S. Mazinger |
2005-10-25 | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch... | Peter S. Mazinger |
2005-09-30 | Move arch specific bits from linuxthreads' Makefile to linuxthreads/sysdeps/T... | Peter S. Mazinger |
2005-09-29 | Similarly to libm, remove recursion from linuxthreads. Now only libc.a and li... | Peter S. Mazinger |
2005-09-28 | Remove ar-target and shared targets, at build time now we traverse the tree o... | Peter S. Mazinger |
2005-09-08 | make sure we use optimized version when building for newer intel/amd cpus | Mike Frysinger |
2005-09-08 | import some fixes from glibc | Mike Frysinger |
2005-09-08 | sync with glibc and import pthread_rwlock_timed{rd,wr}lock in the process | Mike Frysinger |
2005-09-08 | uClibc has pthread_attr_{get,set}stack now | Mike Frysinger |
2005-09-08 | sync misc trivial touchups from glibc | Mike Frysinger |
2005-08-15 | import thumb support from jbowler in Bug 385 | Mike Frysinger |
2005-07-02 | sync with glibc | Mike Frysinger |
2005-05-20 | Back out nptl changes, which for now will be done in branches/uClibc-nptl | Eric Andersen |
2005-05-14 | There were two versions of 'pthreadtypes.h' originally in uClibc. Also, | "Steven J. Hill" |
2005-05-14 | In order to accomodate usage of either pthreads implementation, we now | "Steven J. Hill" |
2005-02-18 | Merge pt-machine.h for the blackfin from the Analog | Eric Andersen |
2005-02-15 | some test header files for x86_64 | Mike Frysinger |
2005-02-10 | Add THREAD_SELF definition to PPC. This should make threads on PPC | Joakim Tjernlund |
2004-12-22 | Patch from Peter S. Mazinger to consistantly use "ASFLAGS" | Eric Andersen |
2004-08-26 | Partial patch from Alexandre Oliva: | Eric Andersen |
2004-07-16 | Pete Popov writes: | Eric Andersen |
2004-02-18 | Alexandre Oliva writes: | Eric Andersen |
2003-12-05 | Paul Mundt <lethal@linux-sh.org> writes: | Eric Andersen |
2003-06-17 | Coldfire patch from Bernardo Innocenti | Eric Andersen |
2003-03-03 | Initial effort at adding profiling support. | Eric Andersen |
2003-03-03 | fix coldfire/68000 support properly this time, ifdef logic was back to | David McCullough |
2003-02-28 | Fixup mips pthreads | Eric Andersen |
2003-02-28 | restore the coldfire changes | David McCullough |
2003-02-27 | Major update for pthreads, based in large part on improvements | Eric Andersen |
2003-01-31 | Correct license. | Miles Bader |
2003-01-30 | Initial checkin. | Miles Bader |
2003-01-23 | Per patch from Nathan Field at ghs.com, fix the mips __compare_and_swap inline | Eric Andersen |
2003-01-02 | Rework sparc architecture support so it will compile | Eric Andersen |
2002-10-13 | It turns out that __thread is now a gcc keyword. We used __thread in | Eric Andersen |
2002-09-20 | Added pthread support for CRIS. | Tobias Anderberg |
2002-09-17 | Fixup thread support for the 5200/5307 coldfire platforms. | David McCullough |
2002-08-06 | Several pthreads updates. Enable linuxthreads_db. Several fixes | Eric Andersen |
2002-06-10 | Kill the libc-lock headers, which we do not use and which are | Eric Andersen |
2002-03-01 | Patch from M. R. Brown <mrbrown@0xd6.org> to fix pthread support | Eric Andersen |
2002-02-21 | Oops. I forgot to commit this file... | Eric Andersen |
2002-02-20 | Merge in the pthread library. This is the linuxthreads library taken from | Eric Andersen |