Fix libc-lowlevellock.c sysdep finding more generically.
[platform/upstream/glibc.git] / nptl / ChangeLog
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 DrepperAdd first fixes for conformtest for POSIX2008
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-08 Marek PolacekQuash implicit declaration warning
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
2011-12-23 Ulrich DrepperUse __pthread_get_minstack in more places
2011-12-23 Ulrich DrepperCreate internal threads with sufficient stack size
2011-12-22 Ulrich DrepperFix reading thread name from comm file
2011-12-15 Carlos O'DonellReturn errno on failure in allocate_stack
2011-12-14 Jeff LawBZ #5245: pthread_create returns EAGAIN for stack alloc...
2011-12-02 Ulrich DrepperFix CL
2011-11-15 Ulrich DrepperClean up internal fopen uses
2011-10-29 Ulrich DrepperAdd missing register initialization in x86-64 pthread_c...
2011-10-27 Andreas SchwabDon't mark memory synchronisation functions as leaf
2011-10-25 Ulrich DrepperRemove warnings in NPTL tests
2011-10-23 Ulrich DrepperRemove unnecessary include from x86-32 tls.h
2011-10-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-15 Ulrich DrepperOptimize access to isXYZ and toXYZ tables
2011-09-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-15 Andreas SchwabAvoid race between {,__de}allocate_stack and __reclaim_...
2011-09-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-11 Ulrich DrepperRemove --wth-tls option, TLS support is required
2011-09-11 Ulrich DrepperSimplify malloc initialization
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-09-10 Ulrich DrepperCleanup of configuration options
2011-09-09 H.J. LuFix macro used in test
2011-09-07 Ulrich DrepperRemove gettimeofday vsyscall use from x86-86 libpthread
2011-09-07 Ulrich DrepperDon't call gettimeofday vsyscall in x86-64 sem_timedwait
2011-09-05 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-05 David S. MillerFix nptl semaphore cleanup invocation.
2011-09-05 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-31 Andreas SchwabFix setxid race handling exiting threads
2011-08-21 David S. MillerFix typo in tst-cleanup0.out rule.
2011-08-20 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-20 Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-15 Roland McGrathAlign x86 TCB to 64 bytes (cache line size), important...
2011-08-09 Andreas SchwabFix stack alignment on x86_64
2011-07-23 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-07-23 Ulrich DrepperAdd read barriers in cancellation initialization
2011-07-15 Roland McGrathQuash a warning in nptl/allocatestack.c
2011-07-01 Ulrich DrepperFix robust mutex handling after fork
2011-06-14 Andreas JaegerQuash two memset undeclared warnings.
2011-05-11 Ulrich DrepperTranslate kernel error into what pthread_create should...
2011-04-11 Ulrich DrepperFix memory leak in TLS of loaded objects.
2011-01-19 Roland McGrathFix comment typos.
2011-01-17 Andreas SchwabFix missing dependencies and ensure correct CPPFLAGS.
2011-01-14 Ulrich DrepperChange setgroups to affect all the threads in the process.
2011-01-13 Ulrich DrepperFix PLT use due to __libc_alloca_cutoff.
2011-01-13 Ulrich DrepperHandle long lines in host lookups in the right place.
2010-10-14 H.J. LuFix alignment of AVX safe area on x86-64.
2010-09-21 Andreas SchwabFix namespace pollution in pthread_cleanup_push.
2010-09-03 Ulrich DrepperSmall optimization of alloca handling.
2010-08-19 Dinakar GuniguntalaFix x86 pthread_cond_signal() FUTEX_WAKE_OP fallback
2010-08-16 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2010-08-16 Ulrich DrepperFix last CL.
2010-08-16 H.J. LuAdd -fno-asynchronous-unwind-tables to initfini.s for...
2010-08-12 Alan ModraPowerPC64 ABI fixes
2010-07-06 Andreas SchwabFix type mismatch
2010-07-03 Ulrich DrepperCleanup new tst-abstime program some more.
2010-07-02 Ulrich DrepperImprove new tst-abstime test.
2010-07-02 Andreas SchwabWork around kernel rejecting valid absolute timestamps
2010-07-02 Ulrich DrepperFix build with newer linker.
2010-06-14 Takashi Yoshii[sh] Fix incorrect location of ifndef for __ASSUME_FUTE...
2010-04-09 Ulrich DrepperImplement interfaces to set and get names of threads.
next