summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-07-201-0/+201
|\
| * Replace hand-coded unwind tables from x86-64 pthread_once.Ulrich Drepper2009-07-171-0/+5
| * Revert "Fix lock handling in memory hander of nscd."Ulrich Drepper2009-07-171-11/+0
| * Add missing BZ number in ChangeLog.Ulrich Drepper2009-07-171-0/+1
| * Handle overly large answer buffers in resolver.Ulrich Drepper2009-07-161-0/+6
| * Fix lock handling in memory hander of nscd.Petr Baudis2009-07-161-0/+11
| * Use correct release semantic in list update.Andreas Schwab2009-07-161-0/+6
| * Fix race in corruption check.Ulrich Drepper2009-07-161-0/+6
| * Use rel semantics of cas instead of acq semantics with full barrier before it...Jakub Jelinek2009-07-161-0/+13
| * Remove warning and little optimization.Ulrich Drepper2009-07-161-0/+4
| * Optimize restoring of ymm registers on x86-64.Ulrich Drepper2009-07-161-0/+5
| * memcmp implementation for x86-64 using SSE2.H.J. Lu2009-07-161-0/+4
| * Secure AVX changes for auditing code.Ulrich Drepper2009-07-151-3/+4
| * Fix build issue with modules for audit test on machines != x86-64.Ulrich Drepper2009-07-151-0/+5
| * Add AVX support to ld.so auditing for x86-64.H.J. Lu2009-07-101-0/+34
| * Remove do-lookup.h.Ulrich Drepper2009-07-101-0/+3
| * Fix comment in Linux's <sys/epoll.h>.Ulrich Drepper2009-07-101-0/+4
| * Implement STB_GNU_UNIQUE handling.Ulrich Drepper2009-07-091-1/+23
| * Define STB_GNU_UNIQUE.Ulrich Drepper2009-07-071-0/+2
| * Clean up code for hash table handling in ld.so.Ulrich Drepper2009-07-071-0/+7
| * Optimize test for valid ELF symbol types in lookup function. ibm/masterUlrich Drepper2009-07-061-0/+4
| * Fix wrong PPC_FEATURE_* values.Andreas Schwab2009-07-051-0/+5
| * Minor cleanups in recently added files.Ulrich Drepper2009-07-031-0/+3
| * Align functions to 16-byte boundary.Ulrich Drepper2009-07-031-0/+8
| * Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu2009-07-031-0/+16
| * Fix handling of xmm6 in ld.so audit hooks on x86-64.H.J. Lu2009-07-021-0/+13
| * SSSE3 strcpy/stpcpy for x86-64H.J. Lu2009-07-021-0/+19
| * Fix possible race when freeing object in fast bin list.Ulrich Drepper2009-07-021-0/+5
* | Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-07-021-0/+23
|\|
| * Fix NIS and NIS+ getnetbyaddr backends.Ulrich Drepper2009-07-011-0/+5
| * Fix getent networks lookup and resulting incorrect NSS change.Ulrich Drepper2009-07-011-2/+3
| * Fix getnetbyaddr implementation.Ulrich Drepper2009-07-011-0/+7
| * Determine and store processor family and model on x86-64.H.J. Lu2009-06-301-0/+10
* | Don't generate invalid POSIX TZ string for Asia/Dhaka timezone.Andreas Schwab2009-06-261-0/+3
* | Allow backtracing through ____longjmp_chk.Andreas Schwab2009-06-261-0/+7
* | Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-06-261-4/+199
|\|
| * Implement second fallback mode for DNS requests.Ulrich Drepper2009-06-261-0/+11
| * Whitespace fix.Ulrich Drepper2009-06-251-1/+1
| * Fix text relocation on ppc32.Andreas Schwab2009-06-251-0/+5
| * Fix cfa offset for saved registers in PPC sqrt implementations.Andreas Schwab2009-06-241-0/+8
| * Handle empty TZ strings at the end of new-style timzeone files correctly.Andreas Schwab2009-06-231-0/+4
| * Update from translation team.Ulrich Drepper2009-06-221-0/+2
| * Update from translation team.Ulrich Drepper2009-06-221-0/+4
| * Add SSE4.2 support for strcmp and strncmp on x86-64.H.J. Lu2009-06-221-0/+12
| * Add more IFUNC tests.H.J. Lu2009-06-221-0/+58
| * Fix broken up NIS groups for compat NSS module.Ulrich Drepper2009-06-201-0/+21
| * Add some more tests to malloc to detect corruptions.Ulrich Drepper2009-06-181-1/+4
| * Add 802.15.4 definitions to header files.Ulrich Drepper2009-06-181-0/+11
| * Use +link-pie Makefile rule to link PIE ifunc tests.H.J. Lu2009-06-171-0/+5
| * Build pt_chown as PIE.Ulrich Drepper2009-06-161-0/+4