summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Refine testing for xmm/ymm register use in x86-64 ld.so.Ulrich Drepper2009-07-271-0/+14
* Define and implement RES_USE_DNSSEC option in resolver.Adam Tkac2009-07-271-0/+10
* Fix STB_GNU_UNIQUE handling for > 30 unique symbols.Jakub Jelinek2009-07-271-0/+6
* No need for special strcmp for rtld.Ulrich Drepper2009-07-271-1/+0
* Make sure no code in ld.so uses xmm/ymm registers on x86-64.Ulrich Drepper2009-07-261-0/+14
* Add missing ChangeLog entry for last checkin.Ulrich Drepper2009-07-261-0/+20
* Compatibility of signalfd/eventfd with older kernels.Ulrich Drepper2009-07-261-0/+8
* Handle SERVFAIL, NOTIMP, REFUSED replies from DNS server better.Ulrich Drepper2009-07-261-0/+4
* Define NT_GNU_GOLD_VERSION.Ulrich Drepper2009-07-261-0/+4
* Some some optimizations for x86-64 strcmp.H.J. Lu2009-07-251-0/+3
* Handle missing NSS modules and those without callbacks.Ulrich Drepper2009-07-251-0/+4
* Optimize x86-64 SSE4.2 strcmp.Ulrich Drepper2009-07-251-0/+5
* Don't automatically use /lib/modules/* headers.Ulrich Drepper2009-07-241-0/+6
* S/390: Hardware iconv modules.Andreas Krebbel2009-07-241-0/+16
* Avoid cpuid instructions in cache info discovery.Ulrich Drepper2009-07-231-0/+4
* Add more cache descriptors for L3 caches on x86 and x86-64.Ulrich Drepper2009-07-231-0/+4
* Perform test for Arom x86-64 in central place and handle it.Ulrich Drepper2009-07-231-0/+5
* Avoid warnings in test cases.Ulrich Drepper2009-07-231-0/+5
* Make include/unistd.h suitable for C++ test cases.Duncan Simpson2009-07-231-0/+4
* Preserve stack alignment in i386 makecontext.Ulrich Drepper2009-07-231-0/+3
* Some more fixes for the unique symbol handling.Ulrich Drepper2009-07-231-0/+3
* Handle unloading of DSO with a unique symbol definition.Ulrich Drepper2009-07-231-0/+11
* Minor cleanups in x86-64 strstr.Ulrich Drepper2009-07-211-0/+5
* Better check for optimization in new x86-64 strstr/strcasestr.Ulrich Drepper2009-07-201-0/+6
* SSE4.2 strstr/strcasestr for x86-64.H.J. Lu2009-07-201-0/+17
* Check generated locale for non-ASCII 8-bit characters with case conversion.Ulrich Drepper2009-07-201-0/+13
* 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