2005-11-18 |
Peter S. Mazinger | Enable __THROW,_NTH,REDIRECT_NTH |
tree | commitdiff |
2005-11-18 |
Mike Frysinger | dont include sub makefiles if thread support has been... |
tree | commitdiff |
2005-11-18 |
Mike Frysinger | update ignores |
tree | commitdiff |
2005-11-18 |
Mike Frysinger | shouldnt have been committed |
tree | commitdiff |
2005-11-18 |
Mike Frysinger | import new linuxthreads_db from glibc HEAD |
tree | commitdiff |
2005-11-17 |
Peter S. Mazinger | Correct typos |
tree | commitdiff |
2005-11-17 |
Peter S. Mazinger | Include all lib*/Makefile.in in top_srcdir/Makefile... |
tree | commitdiff |
2005-11-17 |
Peter S. Mazinger | Use -z relro/-z now on all libs, add some new variables... |
tree | commitdiff |
2005-11-15 |
Mike Frysinger | rename current stable linuxthreads to linuxthreads... |
tree | commitdiff |
2005-11-15 |
Mike Frysinger | revert linuxthreads to pre rev 11377 (i.e. before the... |
tree | commitdiff |
2005-11-15 |
Mike Frysinger | use clone() instead of __clone() |
tree | commitdiff |
2005-11-09 |
Mike Frysinger | sync with glibc to get rid of warnings |
tree | commitdiff |
2005-11-08 |
Mike Frysinger | fix building by grabbing latest versions from glibc |
tree | commitdiff |
2005-11-07 |
Mike Frysinger | implement __pthread_init_max_stacksize() which is requi... |
tree | commitdiff |
2005-11-03 |
Peter S. Mazinger | Disable DOMULTI for these, because gcc-4.0.2 can't... |
tree | commitdiff |
2005-11-02 |
Peter S. Mazinger | Clean up DOMULTI for libm and add more files blocked... |
tree | commitdiff |
2005-10-29 |
Peter S. Mazinger | Replace all Makefiles for new build infrastucture |
tree | commitdiff |
2005-10-28 |
Peter S. Mazinger | Change Makefiles that are not fully IMA to allow it... |
tree | commitdiff |
2005-10-28 |
Peter S. Mazinger | Backport to current build system |
tree | commitdiff |
2005-10-28 |
Peter S. Mazinger | Renamed arch specific Makefile.in to Makefile.arch... |
tree | commitdiff |
2005-10-28 |
Mike Frysinger | fix building with locale |
tree | commitdiff |
2005-10-27 |
Peter S. Mazinger | Moved guard_setup to dl-osinfo.h (used commonly by... |
tree | commitdiff |
2005-10-27 |
Peter S. Mazinger | Correct header cleanup, if threads are disabled, thanks... |
tree | commitdiff |
2005-10-26 |
Peter S. Mazinger | Default changed to IMA compiling, disabled explicitely... |
tree | commitdiff |
2005-10-25 |
Peter S. Mazinger | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64... |
tree | commitdiff |
2005-10-19 |
Peter S. Mazinger | linuxthreads_db depends on PTHREADS_DEBUG_SUPPORT |
tree | commitdiff |
2005-10-19 |
Peter S. Mazinger | headers is prerequisite for subdirs |
tree | commitdiff |
2005-10-19 |
Peter S. Mazinger | Add the linuxthreads Makefiles too |
tree | commitdiff |
2005-10-12 |
Peter S. Mazinger | Curious failure now, haven't touched this one. |
tree | commitdiff |
2005-10-12 |
Peter S. Mazinger | Rewrote almost all Makefiles: do not use strip $(x... |
tree | commitdiff |
2005-10-11 |
Peter S. Mazinger | Defer SHARED_START/END_FILES. They are only used for... |
tree | commitdiff |
2005-10-11 |
Peter S. Mazinger | Do not defer expansions where useless, like CSRC/OBJS... |
tree | commitdiff |
2005-10-08 |
"Steven J. Hill" | Fix up PTDIR bug and clean target for libpthread. |
tree | commitdiff |
2005-10-04 |
Peter S. Mazinger | Add another comment |
tree | commitdiff |
2005-10-04 |
Peter S. Mazinger | Use PTDIR in libpthread/Makefile too, add new PTNAME... |
tree | commitdiff |
2005-10-04 |
Peter S. Mazinger | Do not recurse into ldso/libc/libpthread on clean |
tree | commitdiff |
2005-10-04 |
"Steven J. Hill" | Clean up pthread include mess. Some of these will be... |
tree | commitdiff |
2005-10-04 |
"Steven J. Hill" | Neaten up the libpthread directory. |
tree | commitdiff |
2005-10-01 |
"Steven J. Hill" | Again, I need to cut down on my merge times and this... |
tree | commitdiff |
2005-09-30 |
Peter S. Mazinger | Move arch specific bits from linuxthreads' Makefile... |
tree | commitdiff |
2005-09-29 |
Peter S. Mazinger | Similarly to libm, remove recursion from linuxthreads... |
tree | commitdiff |
2005-09-28 |
Peter S. Mazinger | Remove ar-target and shared targets, at build time... |
tree | commitdiff |
2005-09-24 |
"Steven J. Hill" | Remove unneeded if clause. We won't be in this director... |
tree | commitdiff |
2005-09-22 |
Peter S. Mazinger | no check needed in libm/libpthread, we do not recurse... |
tree | commitdiff |
2005-09-21 |
Mike Frysinger | also symlink thread_db.h instead of duplicating it... |
tree | commitdiff |
2005-09-21 |
Peter S. Mazinger | remove unused headers on install and clean up all threa... |
tree | commitdiff |
2005-09-21 |
"Steven J. Hill" | 'pthread.h' is not the only file that needs to be symli... |
tree | commitdiff |
2005-09-21 |
Mike Frysinger | dont duplicate pthread.h in include and libpthread... |
tree | commitdiff |
2005-09-16 |
Mike Frysinger | Robin Getz from blackfin.uclinux.org writes: |
tree | commitdiff |
2005-09-09 |
Mike Frysinger | remove duplicated p_canceled setting and extra whitespace |
tree | commitdiff |
2005-09-09 |
Mike Frysinger | sync style changes and misc fixes from glibc |
tree | commitdiff |
2005-09-09 |
Mike Frysinger | sync some style changes and stack fixes with glibc |
tree | commitdiff |
2005-09-09 |
Mike Frysinger | sync with glibc and macro out the strong_alias/versione... |
tree | commitdiff |
2005-09-09 |
Mike Frysinger | newer linuxthreads renamed the function invalid_handle... |
tree | commitdiff |
2005-09-09 |
Mike Frysinger | sync with glibc by moving the thread_desc stuff out... |
tree | commitdiff |
2005-09-09 |
Mike Frysinger | revert pthread_exit change until all files using new... |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | sync all the strong_alias and version compat stuff... |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | add hidden_def() macros from glibc but stub them out... |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | sync changelog with glibc |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | sync prototypes with glibc |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | punt wrapsyscall.c as glibc has |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | make sure we use optimized version when building for... |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | import some fixes from glibc |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | sync with glibc and import pthread_rwlock_timed{rd... |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | uClibc has pthread_attr_{get,set}stack now |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | sync misc trivial touchups from glibc |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | sync with glibc coding style to make further updates... |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | sync license with glibc |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | sync license with glibc |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | sync with glibc |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | import some fixes from glibc |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | import pthread_attr_{get,set}stack functions from glibc... |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | import the helper function pthread_for_each_thread... |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | import misc defines from glibc |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | make sure function is always inlined |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | sync with glibc and remove duplicated SEM_VALUE_MAX... |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | sync with glibc |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | sync with glibc |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | slight tweak to minimize diffs with glibc |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | sync code style with glibc |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | import license updates from glibc |
tree | commitdiff |
2005-09-08 |
Mike Frysinger | unused |
tree | commitdiff |
2005-08-15 |
Mike Frysinger | import thumb support from jbowler in Bug 385 |
tree | commitdiff |
2005-07-02 |
Mike Frysinger | sync with glibc |
tree | commitdiff |
2005-07-01 |
Mike Frysinger | update the debug macros so they build with newer gcc... |
tree | commitdiff |
2005-05-28 |
Joakim Tjernlund | Filter out any -z defs since this lib will have undefin... |
tree | commitdiff |
2005-05-28 |
Joakim Tjernlund | fix warnings like |
tree | commitdiff |
2005-05-28 |
Joakim Tjernlund | gcc says |
tree | commitdiff |
2005-05-28 |
Joakim Tjernlund | I added, then removed and now I add this again :).... |
tree | commitdiff |
2005-05-28 |
Joakim Tjernlund | Add patch at bugs 274. From Peter Manzinger. |
tree | commitdiff |
2005-05-20 |
Eric Andersen | Finish up reverting NPTL |
tree | commitdiff |
2005-05-20 |
Eric Andersen | Back out nptl changes, which for now will be done in... |
tree | commitdiff |
2005-05-14 |
"Steven J. Hill" | There were two versions of 'pthreadtypes.h' originally... |
tree | commitdiff |
2005-05-14 |
"Steven J. Hill" | In order to accomodate usage of either pthreads impleme... |
tree | commitdiff |
2005-05-12 |
"Steven J. Hill" | Added new common include file for list primitives used... |
tree | commitdiff |
2005-05-12 |
"Steven J. Hill" | Remove usage of 'hp-timing.h' header file which is... |
tree | commitdiff |
2005-05-12 |
"Steven J. Hill" | Put the change log back in. |
tree | commitdiff |
2005-05-11 |
"Steven J. Hill" | More glibc backward compatibility cruft. Oh the horror! |
tree | commitdiff |
2005-05-11 |
"Steven J. Hill" | Backwards compatability? Bhuwhahaha....you wonder why... |
tree | commitdiff |
2005-05-11 |
"Steven J. Hill" | Cleanup original linuxthreads and update top-level... |
tree | commitdiff |
next |