Release 2.16
[jlayton/glibc.git] / nptl /
2012-06-23 Thomas SchwingeSH: __lll_robust_timedlock_wait: Simplify CFI directives.
2012-06-20 Siddhesh PoyarekarAccount for the extra stack size when rlimit is small...
2012-06-07 Carlos Sánchez de... Fix build on non-v9 sparc32.
2012-06-04 Siddhesh PoyarekarWrap __builtin_expect in pthread.h
2012-05-31 H.J. LuUse x86-64 bits/pthreadtypes.h/semaphore.h for i386...
2012-05-30 Andreas SchwabMove CL entry
2012-05-29 Andreas SchwabRemove use of INTDEF/INTUSE in nptl
2012-05-27 Chung-Lin TangSH: Add CFI directives.
2012-05-27 Chung-Lin TangSH: Add CFI directives.
2012-05-26 Siddhesh PoyarekarFix stack size and address inconsistency due to executa...
2012-05-25 Rayson Hoi386 port of the pthread SystemTap probes
2012-05-25 Roland McGrathAdd systemtap static probe points in generic and x86_64...
2012-05-25 Roland McGrathAdd --enable-systemtap configuration to define static...
2012-05-17 Andreas JaegerFix warnings on Linux/i686
2012-05-15 Joseph MyersRemove fallback definitions of __NR_set_robust_list.
2012-05-15 Joseph MyersSplit up stackguard-macros.h into sysdeps directories.
2012-05-15 H.J. LuUse R*_LP to load pointer and operate on stack
2012-05-15 H.J. LuUse LP_OP(cmp) and RCX_LP on dep_mutex pointer
2012-05-15 H.J. LuUse LP_OP(op), LP_SIZE and ASM_ADDR in sem_wait.S
2012-05-15 H.J. Luse LP_OP(op), LP_SIZE and ASM_ADDR in sem_timedwait.S
2012-05-15 H.J. LuUse LP_OP(cmp) on NWAITERS
2012-05-15 H.J. LuUse LP_SIZE and ASM_ADDR in pthread_once.S
2012-05-15 H.J. LuUse LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDR
2012-05-15 H.J. LuUse LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDR
2012-05-15 H.J. LuUse LP_OP(cmp) and RCX_LP on dep_mutex pointer
2012-05-15 H.J. LuUse LP_OP(mov) and RDI_LP on pointer
2012-05-15 H.J. LuUse LP_SIZE and load timeout pointer into RDX_LP
2012-05-15 Siddhesh PoyarekarAllow a single-threaded program to cancel itself
2012-05-15 H.J. LuAdd x32 support to tcbhead_t
2012-05-14 H.J. LuAdd __PTHREAD_RWLOCK_INT_FLAGS_SHARED
2012-05-14 H.J. LuAdd sysdeps/x86_64/{64,x32}/shlib-versions
2012-05-14 H.J. LuAdd x32 pthread types
2012-05-11 H.J. LuUpdate comments for CALL_THREAD_FCT
2012-05-11 H.J. LuAdd sysdeps/x86_64/x32/tls.h
2012-05-11 H.J. LuFix a typo in ChangeLo.
2012-05-11 H.J. LuUse uint64_t on 64-bit integer
2012-05-11 H.J. LuReplace movq/%q0 with mov/%0 in THREAD_SELF
2012-05-11 H.J. LuCheck __x86_64__ for __cleanup_fct_attribute
2012-05-11 H.J. LuCheck __PTHREAD_MUTEX_HAVE_PREV for mutex initializers
2012-05-11 H.J. LuCheck __PTHREAD_MUTEX_HAVE_PREV for mutex prev
2012-05-10 Thomas SchwingeHurd: libc_once_get
2012-05-09 Chung-Lin TangUse CFI statements instead of hand-coding .eh_frame.
2012-05-03 David S. MillerFix minor fallout from yesterdays sparc nptl changes.
2012-05-03 David S. MillerMirror i386 change on sparc: 'Avoid "anonymous" code...
2012-05-03 Allan McRaeFix test-suite failues with -Wl,--as-needed
2012-05-02 Paul PluzhnikovKill trailing whitespace.
2012-05-02 Paul PluzhnikovAvoid "anonymous" code in pthread_spin_lock.
2012-04-28 Andreas SchwabDon't run tests when cross-compiling
2012-04-26 Siddhesh Poyarekarmove libgcc_s soname definition to shlib-versions
2012-04-20 Paul PluzhnikovDelete unused TLS_GET_FS, TLS_SET_FS macros.
2012-03-27 David S. MillerFix nptl/tst-cond1{6,7,8}.c on 32-bit with many cpus.
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-19 H.J. LuUse __asm__("rsp") to get CURRENT_STACK_FRAME
2012-03-19 H.J. LuUse __NR_futex to define SYS_futex
2012-03-19 H.J. LuCast _Unwind_GetCFA return to _Unwind_Ptr first
2012-03-17 David S. MillerFix libc-lowlevellock.c sysdep finding more generically.
2012-03-16 David S. MillerAdd missing sparc32 NPTL file otherwise we use the...
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-10 Paul EggertReplace FSF snail mail address with URL in miscellaneou...
2012-03-09 Joseph MyersMake pthread.h define all symbols from time.h.
2012-03-08 David S. MillerUpdate copyright year after my most recent changes.
2012-03-08 Thomas SchwingeWork around kernel rejecting valid absolute timestamps.
2012-03-08 Thomas SchwingeInvalid timeouts in SH sem_timedwait.
2012-03-08 Thomas SchwingeFix 9554ebf2d4da22591e974d3cf2ed09a2b8dbdbd8.
2012-03-08 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-07 Joseph MyersWeaken two NPTL configure link tests to compile tests.
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-03-07 Thomas SchwingeGet rid of superfluous assignments in sem_timedwait
2012-03-07 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-07 Ulrich DrepperFix CL
2012-03-07 Ulrich DrepperBetter CL
2012-03-07 Ulrich DrepperRemove private information from libc-lock.h
2012-03-06 Roland McGrathWrap too-long log entry.
2012-03-06 David S. MillerFix several build warnings on sparc.
2012-02-27 David S. MillerFix stray references to __pthread_attr
2012-02-27 Ulrich DrepperFix name mangling of pthread_attr_t after change
2012-02-27 Ulrich DrepperAdd first fixes for conformtest for POSIX2008
2012-02-26 Ulrich DrepperWork around problem of pthread_attr_t definition with...
2012-02-26 Ulrich DrepperFix up POSIX testing in conformtest
2012-02-21 Joseph MyersRemove old initfini mechanism.
2012-02-16 Richard Hendersons390: Convert to crt[in].S.
2012-02-15 Kaz KojimaMerge branch 'master' of git://sources.redhat.com/git...
2012-02-15 Kaz KojimaAdd SH target specific crti.S and crtn.S and remove...
2012-02-16 David S. MillerMove sparc away from the deprecated inifini.c scheme.
2012-02-15 Marek PolacekRemove unused Makefile.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-02-08 Andreas SchwabAdd missing dependency for pt-crti.o
2012-02-08 Joseph MyersSupport crti.S and crtn.S provided directly by architec...
2012-02-03 Joseph MyersConsistently use macros for x86 PIC thunks.
2012-01-11 Ulrich DrepperFix warnings due to return in void functions
2012-01-11 Ulrich DrepperAdd const attribute to pthread_equal
2012-01-11 Ulrich DrepperConsistently added return to pthread_exit
2012-01-09 Adhemerval ZanellaCL
2012-01-09 Adhemerval ZanellaUse __pthread_get_minstack for AIO helper thread
2012-01-08 Marek PolacekQuash implicit declaration warning
2012-01-08 Ulrich DrepperStatic linking is always needed
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-08 Ulrich DrepperRemove non-ELF support
2012-01-07 Ulrich DrepperClean up shlib-versions files
2012-01-07 Ulrich DrepperRemove IA-64 support from NPTL
next