OSDN Git Service

nptl: compile pt-vfork in ARM-mode
[uclinux-h8/uClibc.git] / libpthread / nptl / sysdeps / pthread /
2014-09-16 Bernhard Reutner... buildsys: fix IS_IN_lib*
2012-11-18 Mike Frysingerdrop support for pre ISO-C compilers
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Austin Foxleynptl: remove sigaction, sigprocmask, and sigfillset...
2012-06-15 Peter S. Mazingerunwind-{resume,forcedunwind}.c: add missing prototypes
2012-06-15 Peter S. Mazingerfix a bunch of build warnings
2012-03-26 Carmelo Amorosonptl: fix compiler warning due to missing prototype
2012-03-26 Carmelo Amorosonptl: fix compiler warning due to unused-but-set-variable
2012-01-29 Bernhard Reutner... nptl_db: handle SUSv4-OB
2012-01-28 Bernhard Reutner... buildsys: fixup sigaction handling
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-06-14 Bernhard Reutner... buildsys: pt-initfini.s depends on uClibc_config.h
2011-06-14 Khem Rajnptl/pthread: Correct path for machine specific pt...
2011-06-13 Khem Rajctor/dtor nptl: Fix init and fini function compilation
2011-05-31 Bernhard Reutner... NPTL: Fix CTOR_DTOR
2011-05-11 Bernhard Reutner... commentary typo fix
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-03 Peter S. Mazingeruse common sigthread.h
2011-01-21 Carmelo AmorosoMerge remote branch 'origin/master' into prelink
2011-01-04 Carmelo Amorosonptl: get rid of preprocessor warning when __ASSUME_TGK...
2011-01-03 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-18 Khem Rajnptl: If DOPIC is set then we missed a rule to generate...
2010-07-14 Bernhard Reutner... nptl: remove superfluous =1 from defines
2010-07-06 Bernhard Reutner... nptl: fix buildsys
2010-07-06 Bernhard Reutner... nptl: fix subdirs handling
2010-06-24 Bernhard Reutner... use uniform form of C99 keywords
2010-06-11 Bernhard Reutner... silence some warnings about missing prototypes
2010-05-10 Khem Rajpowerpc: Add TLS and NPTL support
2010-04-25 Carmelo Amorosonptl: Harmonize objects and headers makefile clean...
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-22 Timo Teräsnptl: fix warnings of shadowing __self
2010-04-16 Timo Terasnptl: mark forwarded functions protected
2010-04-16 Timo Teraslibc: remove libc weak __pthreads_* wrappers
2010-04-16 Timo TerasRevert "nptl: mark symbols with libc forwarder hidden"
2010-04-15 Bernhard Reutner... PTR_DEMANGLE: add documentation
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Timo Teräsnptl: turn pointer demangling off
2010-04-14 Timo Teräsnptl: mark symbols with libc forwarder hidden
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-12 Bernhard Reutner... use user-provided host binaries
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-19 Khem RajAdd dummy tcb-offsets.h
2010-02-19 Austin Foxleymore fixes for x86_64 nptl
2010-02-18 Austin Foxleymove pthread_barrier_{init,destroy} to sysdeps/pthread
2010-02-17 Khem RajAssorted fixed to get nptl compiling on ARM
2010-02-16 Austin Foxleymass sync with glibc nptl
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2010-01-23 Austin Foxleynptl: fix a few more old style prototypes
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-16 Austin Foxleyx86_64: fix up the rest of the includes and aliases...
2009-12-16 Austin Foxleyfix multiple definitions of pthread_once for x86_64
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-11 Austin Foxleynptl: fix even more old style declarations
2009-12-10 Austin Foxleynptl: fix old style function declerations
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-27 Timo TeräsPIC fixes for hardened
2009-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-10-17 Austin Foxleywhitespace fixes
2009-10-17 Austin Foxleylibpthread/nptl: core of the "Native Posix Threading...
2005-05-20 Eric AndersenBack out nptl changes, which for now will be done in...
2005-05-12 "Steven J. Hill"Added new common include file for list primitives used...
2005-05-07 "Steven J. Hill"Import in NPTL code from glibc. For further information...