aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-08-20Improve backtrace_symbols{,_fd} output when missing symbols.roland/backtrace-symsRoland McGrath1-0/+9
2009-08-16Fix 64-bit platform handling in test cases for generated headers with constants.Ulrich Drepper1-2/+6
2009-08-14Improve test-skeleton.c to clean up after dead parent.Ulrich Drepper1-0/+7
2009-08-10SH: fix clobber list in stdlib/longlong.hSUGIOKA Toshinobu1-0/+5
2009-08-08Support mixed SSE/AVX audit and check AVX only once.H.J. Lu1-0/+28
2009-08-08Use PIC only if SHARED is defined.H.J. Lu1-0/+6
2009-08-08Simplify cpuid.h configure test.Jim Meyering1-0/+4
2009-08-08Move SSE4.2 functions together.Ulrich Drepper1-0/+6
2009-08-07Add SSSE3-optimized implementation of str{,n}cmp for x86-64.Ulrich Drepper1-0/+9
2009-08-07Avoid warning through fake initialization.Ulrich Drepper1-0/+5
2009-08-07Add the missing "; \".H.J. Lu1-0/+4
2009-08-07Fix expanding STB_GNU_UNIQUE hash table.Andreas Schwab1-0/+5
2009-08-07Properly count number of logical processors on Intel CPUs.H.J. Lu1-0/+5
2009-08-07Fix sed expression in TAGS command.Andreas Schwab1-0/+5
2009-08-04Add x86 SSE strlen.Ulrich Drepper1-0/+6
2009-08-04Add x86 32-bit SSE4.2 string functions.H.J. Lu1-0/+24
2009-08-02x86/x86-64 now needs <cpuid.h> from gcc.Ulrich Drepper1-0/+4
2009-07-31Optimize x86 and x86-64 ____longjmp_chk for Linux.Ulrich Drepper1-0/+4
2009-07-31Fix ____longjmp_chk on x86-64.Ulrich Drepper1-0/+5
2009-07-31Support multiarch for i686.H.J. Lu1-0/+30
2009-07-31Fix obstack* on i?86Jakub Jelinek1-0/+4
2009-07-30Add sigstack handling to Linux ____longjmp_chk on i386.Ulrich Drepper1-0/+6
2009-07-30____longjmp_chk is now OS-specific.Ulrich Drepper1-0/+5
2009-07-30Add test case for ____longjmp_chk vs signal stacks.Ulrich Drepper1-0/+3
2009-07-30Fix x86-64 ____longjmp_chk to handle signal stacks.Ulrich Drepper1-0/+5
2009-07-30Stop backtrace when we make no more progress.Ulrich Drepper1-0/+5
2009-07-29Add support for x86-64 fma instruction.Ulrich Drepper1-0/+14
2009-07-29Fix x86-64 TCB alignment for future processor versions.Ulrich Drepper1-2/+1
2009-07-29Improve CFI in x86-64 ld.so trampoline code.Ulrich Drepper1-0/+5
2009-07-29Properly restore AVX registers on x86-64.H.J. Lu1-0/+4
2009-07-29Preserve SSE registers in runtime relocations on x86-64.Ulrich Drepper1-0/+15
2009-07-28Fix bookkeeping of static TLS block for TLS_TCB_AT_TP architectures.Ulrich Drepper1-0/+9
2009-07-27Refine testing for xmm/ymm register use in x86-64 ld.so.Ulrich Drepper1-0/+14
2009-07-27Define and implement RES_USE_DNSSEC option in resolver.Adam Tkac1-0/+10
2009-07-27Fix STB_GNU_UNIQUE handling for > 30 unique symbols.Jakub Jelinek1-0/+6
2009-07-27No need for special strcmp for rtld.Ulrich Drepper1-1/+0
2009-07-26Make sure no code in ld.so uses xmm/ymm registers on x86-64.Ulrich Drepper1-0/+14
2009-07-26Add missing ChangeLog entry for last checkin.Ulrich Drepper1-0/+20
2009-07-26Compatibility of signalfd/eventfd with older kernels.Ulrich Drepper1-0/+8
2009-07-26Handle SERVFAIL, NOTIMP, REFUSED replies from DNS server better.Ulrich Drepper1-0/+4
2009-07-26Define NT_GNU_GOLD_VERSION.Ulrich Drepper1-0/+4
2009-07-25Some some optimizations for x86-64 strcmp.H.J. Lu1-0/+3
2009-07-25Handle missing NSS modules and those without callbacks.Ulrich Drepper1-0/+4
2009-07-25Optimize x86-64 SSE4.2 strcmp.Ulrich Drepper1-0/+5
2009-07-24Don't automatically use /lib/modules/* headers.Ulrich Drepper1-0/+6
2009-07-24S/390: Hardware iconv modules.Andreas Krebbel1-0/+16
2009-07-23Avoid cpuid instructions in cache info discovery.Ulrich Drepper1-0/+4
2009-07-23Add more cache descriptors for L3 caches on x86 and x86-64.Ulrich Drepper1-0/+4
2009-07-23Perform test for Arom x86-64 in central place and handle it.Ulrich Drepper1-0/+5
2009-07-23Avoid warnings in test cases.Ulrich Drepper1-0/+5