aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-09-05Add Atom-optimized strchr and strrchr for x86-64Liubov Dmitrieva1-0/+10
2011-09-05Try shell in posix_spawn* only in compat modeUlrich Drepper1-0/+15
2011-09-05Fix glob.h header by removing gcc 1.x supportUlrich Drepper1-0/+3
2011-09-05Use O_CLOEXEC when loading ld.so cacheUlrich Drepper1-0/+5
2011-09-05Optimized strchr and strrchr with SSE2 on x86-32Liubov Dmitrieva1-0/+12
2011-09-05Add optimized x86-64 wcscmpUlrich Drepper1-0/+2
2011-09-05Add x86-32 optimized wcscmpUlrich Drepper1-0/+9
2011-09-05Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-0/+9
2011-09-05Update Japanese translationUlrich Drepper1-0/+2
2011-09-05Fixes and optimizations for 32-bit sparc fabs*().David S. Miller1-0/+9
2011-09-05Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-0/+55
2011-09-05Fix semid_ds for x86-64Ulrich Drepper1-0/+6
2011-09-01Sanitize HWCAP_SPARC_* defines/usage, and add new entries.David S. Miller1-0/+16
2011-08-31Fix sparc localplt testcase failures.carlos/masterDavid S. Miller1-0/+30
2011-08-30Relocate objects in dependency orderAndreas Schwab1-0/+4
2011-08-29rtld, i386: Fix cfi directive in audit trampoline codeJiri Olsa1-0/+5
2011-08-24Rewritten v9/64-bit sparc strcmp.David S. Miller1-0/+4
2011-08-24Fix scope handling during dl_closeAndreas Schwab1-0/+12
2011-08-23Fix nptl/tst-cancel17 and nptl/tst-cancelx17 with recent gcc.David S. Miller1-0/+4
2011-08-23Fix jmpbuf unwind checks on sparc64.David S. Miller1-0/+8
2011-08-23Fix spurious nop at start of __strspn_ia32Andreas Schwab1-0/+5
2011-08-23Fix duplicate definition of Elf64_FuncDescAurelien Jarno1-0/+8
2011-08-22Bug fixes for ____longjmp_chk on sparc.David S. Miller1-0/+7
2011-08-22Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-0/+10
2011-08-22Correct cycle detection during dependency sortingAndreas Schwab1-0/+15
2011-08-22Fix missing declarationAndreas Schwab1-0/+2
2011-08-22Revert "Don't crash when dependencies are missing"Andreas Schwab1-0/+3
2011-08-22Fix testsuite link failureAndreas Schwab1-0/+5
2011-08-21Use ifuncs for time and gettimeofday on x86-64Ulrich Drepper1-0/+14
2011-08-20More optimizations of nss_filesUlrich Drepper1-1/+4
2011-08-20Minor optimizatin in alias lookup in files NSS moduleUlrich Drepper1-0/+2
2011-08-20Print message that there is no scope instead of being silentUlrich Drepper1-0/+1
2011-08-20Further improve printing os ELF symbol lookup scope informationUlrich Drepper1-0/+4
2011-08-20Add test for BZ 13114Ulrich Drepper1-0/+6
2011-08-20Fix fopen (non-existing-file, "re") errnoAndreas Jaeger1-0/+6
2011-08-20Fix CL entryUlrich Drepper1-1/+1
2011-08-20Fix minor CFI problem in regular x86-64 trampolineUlrich Drepper1-0/+3
2011-08-20Fix CFI info in x86-64 trampolines for non-AVX codeUlrich Drepper1-0/+8
2011-08-20Adjust libm test ulps for powerpcAndreas Schwab1-0/+3
2011-08-20Use correct scandir64 implementation on ppc64Andreas Schwab1-0/+5
2011-08-17Fix tst-writev on non-4K page sizeDavid S. Miller1-0/+5
2011-08-17Add rules to build libresolv with SSP flagsUlrich Drepper1-2/+7
2011-08-17Avoid executable stack in makedbAndreas Schwab1-0/+5
2011-08-17Fix some problem of 32-bit pldd on 64-bit platformsUlrich Drepper1-0/+4
2011-08-17Prevent possible race conditions by attaching pldd to all threadsUlrich Drepper1-0/+5
2011-08-16Improve printing of lookup scopesUlrich Drepper1-0/+7
2011-08-16Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-0/+5
2011-08-16Fix printing of scope numberUlrich Drepper1-0/+5
2011-08-14More warning patrol, in dead code (sigh).Roland McGrath1-0/+5
2011-08-14Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-0/+20