Mention FIPS 140-2 compliance and Sun RPC.
[jlayton/glibc.git] / nptl /
2013-10-04 Maciej W. Rozyckinptl: tst-mutex8.c: Handle ENOTSUP PI mutex failure
2013-10-04 Alan ModraPowerPC LE configury
2013-10-04 Alan ModraPowerPC ugly symbol versioning
2013-10-01 Siddhesh PoyarekarFix PI mutex check in pthread_cond_broadcast and pthrea...
2013-09-27 Siddhesh PoyarekarMove ChangeLog entry
2013-09-27 Siddhesh PoyarekarUse the mutex member of the argumen in __libc_lock_...
2013-09-04 Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04 Joseph MyersRemove --disable-versioning.
2013-09-03 Siddhesh PoyarekarMark success return value as volatile to work around...
2013-08-30 Ondřej BílkaFix typos.
2013-08-21 Ondřej BílkaFix typos.
2013-07-23 David S. MillerRemove Linux kernel version ambiguity in comment added...
2013-07-23 David S. MillerIncrease nptl test case buffer size so we really block...
2013-07-19 Dominik VogtClean up whitespace in lock elision patches.
2013-07-19 Dominik VogtRemove remains of rwlock elision which is not implement...
2013-07-03 H.J. LuAdd x86 init-arch to nptl
2013-07-02 Andi KleenAdd a configure option to enable lock elision and disab...
2013-07-02 Andi KleenDisable elision for any pthread_mutexattr_settype call
2013-07-02 Andi KleenAdd elision to pthread_mutex_{try,timed,un}lock
2013-07-02 Andi KleenAdd minimal test suite changes for elision enabled...
2013-07-02 Andi KleenAdd new internal mutex type flags for elision.
2013-07-02 Andi KleenAdd the low level infrastructure for pthreads lock...
2013-06-24 Vladimir NikulichevBZ #12310: pthread_exit in static app. segfaults
2013-06-22 Joseph MyersInclude <string.h> in nptl/pthread_setattr_default_np.c.
2013-06-17 Adhemerval ZanellaPowerPC: Reserve TCB space for EBB framework
2013-06-15 Siddhesh PoyarekarNew API to set default thread attributes
2013-06-13 Siddhesh PoyarekarAvoid access beyond memory bounds in pthread_attr_getaf...
2013-06-10 Carlos O'Donellx86*: Return syscall error for lll_futex_wake.
2013-06-08 Ondrej BilkaFix previous commit.
2013-06-08 Ondrej BilkaSilence warning: __inline is not at beginning of declar...
2013-06-06 Ondrej BilkaFix leading whitespaces.
2013-06-06 Joseph MyersRemove trailing whitespace in nptl.
2013-05-31 Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-05-15 Andreas JaegerReserve new TLS field for x86 and x86_64
2013-05-09 Andi KleenFix tst-mutexpi8
2013-04-22 Siddhesh PoyarekarConsolidate pthread_attr value validation
2013-04-11 Andreas SchwabExtend i486 pthread_cond_timedwait to use futex syscall...
2013-04-07 Carlos O'Donellsem_post.c: Include atomic.h.
2013-04-04 Siddhesh PoyarekarFix static build when configured with --disable-hidden-plt
2013-03-28 Roland McGrathAvoid unconditional __call_tls_dtors calls in static...
2013-03-19 Siddhesh PoyarekarFix up ChangeLog
2013-03-19 Siddhesh PoyarekarMove __default_stacksize into __default_pthread_attr
2013-03-18 Siddhesh PoyarekarRename some static variables
2013-03-13 Carlos O'DonellInclude atomic.h in generic lowlevellock.c.
2013-03-04 Roland McGrathRejigger i386 dl-sysdep.h files.
2013-03-01 Carlos O'DonellRevert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.
2013-03-01 Siddhesh PoyarekarFix build warning
2013-03-01 Siddhesh PoyarekarSet default stack size from program environment
2013-02-21 David S. MillerAdd priority inheritance futex support on sparc.
2013-02-21 Carlos O'Donellnptl: Fix comment typo in fork.c.
2013-02-18 Siddhesh PoyarekarFix ChangeLogs
2013-02-18 Siddhesh PoyarekarC++11 thread_local destructors support
2013-02-18 Siddhesh PoyarekarFix build warnings in some test cases
2013-02-18 Siddhesh PoyarekarFUTEX_*_REQUEUE_PI support for non-x86 code
2013-02-15 Joseph MyersRemove bounded-pointers build system support.
2013-02-14 Joseph MyersRemove bp-sym.h and BP_SYM uses from C code.
2013-02-04 Andreas SchwabDon't use GLIBC_PRIVATE errno outside of libraries
2013-01-16 Andreas SchwabHide reference to mktemp in libpthread
2013-01-12 Carlos O'DonellRemove unnecessary assert on attr in allocate_stack().
2013-01-11 H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-10 Andreas SchwabRevert "Extend i486 pthread_cond_timedwait to use futex...
2013-01-10 Andreas SchwabExtend i486 pthread_cond_timedwait to use futex syscall...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01 Joseph MyersAdd script to update copyright notices and reformat...
2012-12-28 Andi KleenConvert pthread_rwlock_try(rd/wr)lock to prototypes
2012-12-27 David S. MillerAdd sparc implementation of lll_futex_timed_wait_bitset
2012-12-27 Siddhesh Poyarekar[s390] Replace lll_futex_* assembly code with INTERNAL_...
2012-12-08 Siddhesh PoyarekarFix some build warnings on s390x
2012-12-04 Joseph MyersRemove unused variable from powerpc sem_post.c.
2012-12-03 Allan McRaeRemove unneeded linking in nptl testsuite
2012-11-27 H.J. LuCast to __intptr_t before casting pointer to int64
2012-11-21 Joseph MyersRemove unused variable from sem_post.c.
2012-11-21 Joseph MyersRemove unused variable from pthread_cond_timedwait.c.
2012-11-14 Marcus ShawcroftAdding missing -fexception CFLAGS
2012-11-06 Chris MetcalfBump timeouts on some new nptl tests to support tilepro.
2012-11-05 Siddhesh Poyarekar[S390,PPC] Implement FUTEX_WAIT_BITSET for timedwait...
2012-11-03 David S. MillerFix coding style in sparc lowlevellock.h
2012-11-03 H.J. LuCompile x86 rtld with -mno-sse -mno-mmx
2012-10-30 Aurelien JarnoFix nptl/tst-cancel7 for non-bash shells.
2012-10-29 David S. MillerDefine a BUSY_WAIT_NOP for sparc.
2012-10-26 Roland McGrathFix build breakage in tst-cond-except.c.
2012-10-25 Joseph MyersUse bash to run nptl/tst-tls6.sh.
2012-10-25 Roland McGrathFix compiler warnings in some NPTL tests.
2012-10-24 Joseph MyersSupport cross-testing.
2012-10-24 Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-24 Joseph MyersDon't set resource limits in tst-oddstacklimit-ENV.
2012-10-24 Joseph MyersDefine and use $(run-built-tests).
2012-10-23 Jim BlandyAdd and use $(host-built-program-cmd).
2012-10-21 Jim BlandyUse $(NM) not nm in tst-cancel-wrappers.
2012-10-17 Siddhesh PoyarekarFix typo in nptl/ChangeLog
2012-10-17 Siddhesh PoyarekarDon't check error return for pthread_cancel in tst...
2012-10-16 Siddhesh PoyarekarAdjust mutex lock in condvar_cleanup if we got it from...
2012-10-11 Carlos O'DonellFixup nptl/ChangeLog for last commit.
2012-10-11 Carlos O'DonellFix formatting in nptl/sysdeps/pthread/pthread.h.
2012-10-10 Siddhesh PoyarekarTake lock in pthread_cond_wait cleanup handler only...
2012-10-09 Roland McGrathAdd missing magic to GLIBC_PROVIDES.
2012-10-06 David S. MillerCorrect libthreadb register access for 64-bit sparc.
2012-10-05 H.J. LuAdd test cases for BZ #14557
2012-10-05 Siddhesh PoyarekarUnlock mutex before going back to waiting for PI mutexes
next