This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources annotated tag, fedora/glibc-2.10.90-4, created. fedora/glibc-2.10.90-4


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The annotated tag, fedora/glibc-2.10.90-4 has been created
        at  beb18bc57acbae41a4e5715e5d27e9bf6f3d940b (tag)
   tagging  0457885b7efb5731e67202746d476c0d023bf43f (commit)
  replaces  fedora/glibc-2.10.90-3
 tagged by  Andreas Schwab
        on  Tue Jul 21 12:09:57 2009 +0200

- Log -----------------------------------------------------------------
glibc-2.10.90-4

Andreas Schwab (4):
      Fix wrong PPC_FEATURE_* values.
      Use correct release semantic in list update.
      Merge commit 'origin/master' into fedora/master
      2.10.90-4

H.J. Lu (5):
      SSSE3 strcpy/stpcpy for x86-64
      Fix handling of xmm6 in ld.so audit hooks on x86-64.
      Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.
      Add AVX support to ld.so auditing for x86-64.
      memcmp implementation for x86-64 using SSE2.

Jakub Jelinek (1):
      Use rel semantics of cas instead of acq semantics with full barrier before it in _int_free

Petr Baudis (1):
      Fix lock handling in memory hander of nscd.

Ulrich Drepper (41):
      Fix possible race when freeing object in fast bin list.
      Whitespace fixes in last patch.
      Fix whitespace in last patch.
      Align functions to 16-byte boundary.
      Minor cleanups in recently added files.
      Optimize test for valid ELF symbol types in lookup function.
      Clean up code for hash table handling in ld.so.
      Define STB_GNU_UNIQUE.
      Implement STB_GNU_UNIQUE handling.
      Fix comment in Linux's <sys/epoll.h>.
      Remove do-lookup.h.
      Fix build issue with modules for audit test on machines != x86-64.
      Secure AVX changes for auditing code.
      Fix typo in last change.
      Fix thinko in AVX audit patch.
      Fix up whitespaces in new memcmp for x86-64.
      Optimize restoring of ymm registers on x86-64.
      Remove warning and little optimization.
      Fix race in corruption check.
      Handle overly large answer buffers in resolver.
      Add missing BZ number in ChangeLog.
      Revert "Fix lock handling in memory hander of nscd."
      Replace hand-coded unwind tables from x86-64 pthread_cond_wait.
      Replace hand-coded unwind tables from x86-64 pthread_once.
      Replace hand-coded unwind tables from x86-64 sem_wait.
      Optimize x86-64 sem_wait for uncontested semaphore.
      Replace hand-coded unwind tables from x86-64 sem_timedwait.
      Consistently use symbolic constants.
      Extend x86-64 sem_timedwait to use futex syscall with absolute timeout.
      Optimize x86-64 pthread_cond_wait.
      Optimize x86-64 pthread_cond_timedwait.
      Extend x86-64 pthread_cond_timedwait to use futex syscall with absolute timeout.
      Extend pthread_cond_timedwait tests.
      Remove leftover cfi.
      Extend x86-64 pthread_rwlock_timedwrlock to use futex syscall with absolute timeout.
      Pretty printing last change.
      Extend x86-64 pthread_rwlock_timedrdlock to use futex syscall with absolute timeout.
      Add more sem_timedwait tests.
      Extend x86-64 __lll_robust_timedlock_wait to use futex syscall with absolute timeout.
      Make x86-64 pthread_cond_timedwait more robust.
      Support requeueing for condvars using PI mutex.  x86-64 only.

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]