Move _dl_important_hwcaps to dl-hwcaps.c
[platform/upstream/glibc.git] / nptl /
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
2012-10-04 Roland McGrathName space hygeine for madvise.
2012-10-02 H.J. LuUpdate copyright years
2012-10-02 Siddhesh PoyarekarFix clone flag name in comment to CLONE_CHILD_CLEARTID.
2012-10-01 Siddhesh PoyarekarFix exception table for i386 pthread_cond_wait
2012-09-25 Alan ModraFix bugs in powerpc pthread_once.
2012-09-25 Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-09-25 Dmitry V. LevinAdd copyright notices to testsuite shell scripts
2012-09-24 H.J. LuAdd "()" when casting to uint64_t for 64-bit store
2012-09-19 H.J. LuCast to uint64_t for 64-bit store
2012-09-14 Jeff Law [BZ #14583]
2012-09-13 H.J. LuRemove unused __rtld_lock_init_recursive macro
2012-09-10 H.J. LuFix a typo in ChangeLog
2012-09-07 H.J. LuRename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++
2012-09-06 H.J. LuAdd tst-cancel21-static.c
2012-09-01 Joseph MyersRemove __ASSUME_POSIX_CPU_TIMERS.
2012-08-31 Joseph MyersFix sem_post race (bug 14532).
2012-08-17 Roland McGrathMake libio compile without _IO_MTSAFE_IO.
2012-08-17 Roland McGrathClean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
2012-08-16 Joseph MyersRemove __ASSUME_POSIX_TIMERS.
2012-08-15 Maxim KuvyrkovOptimize __libc_lock_lock and __libc_lock_trylock for...
2012-08-15 Maxim KuvyrkovAdd generic versions of pthread_spin_lock and pthread_s...
2012-08-08 Joseph MyersRemove __ASSUME_TGKILL.
2012-08-07 Joseph MyersRemove some pre-2.6.16 Linux kernel conditionals.
2012-08-03 Joseph MyersRemove some pre-2.6.0 Linux kernel conditionals.
2012-07-28 Siddhesh PoyarekarFix tst-pthread-getattr test case
2012-07-25 Andreas SchwabRemove unused pseudo_end label
2012-07-25 Siddhesh PoyarekarRevert fix to tst-pthread-getattr since it fails on...
2012-07-20 Siddhesh PoyarekarFix tst-pthread-getattr test case
2012-07-19 Siddhesh PoyarekarFix comment that describes sighandler_setxid
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
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
next