aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-31Fix sparc localplt testcase failures.carlos/masterDavid S. Miller7-134/+225
2011-08-31Fix setxid race handling exiting threadsAndreas Schwab2-1/+15
2011-08-30Relocate objects in dependency orderAndreas Schwab2-8/+8
2011-08-29rtld, i386: Fix cfi directive in audit trampoline codeJiri Olsa2-2/+7
2011-08-24Rewritten v9/64-bit sparc strcmp.David S. Miller2-247/+173
2011-08-24Fix scope handling during dl_closeAndreas Schwab8-1/+103
2011-08-23Fix nptl/tst-cancel17 and nptl/tst-cancelx17 with recent gcc.David S. Miller2-1/+17
2011-08-23Fix jmpbuf unwind checks on sparc64.David S. Miller3-4/+12
2011-08-23Fix spurious nop at start of __strspn_ia32Andreas Schwab2-2/+7
2011-08-23Fix duplicate definition of Elf64_FuncDescAurelien Jarno3-8/+15
2011-08-22Bug fixes for ____longjmp_chk on sparc.David S. Miller3-5/+39
2011-08-22Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper4-5/+17
2011-08-22Correct cycle detection during dependency sortingAndreas Schwab6-18/+83
2011-08-22Fix missing declarationAndreas Schwab2-0/+3
2011-08-22Revert "Don't crash when dependencies are missing"Andreas Schwab2-4/+7
2011-08-22Fix testsuite link failureAndreas Schwab2-1/+7
2011-08-21Use ifuncs for time and gettimeofday on x86-64Ulrich Drepper5-70/+61
2011-08-20Fix typo in tst-cleanup0.out rule.David S. Miller2-1/+5
2011-08-20More optimizations of nss_filesUlrich Drepper3-8/+9
2011-08-20Minor optimizatin in alias lookup in files NSS moduleUlrich Drepper2-3/+5
2011-08-20Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper3-7/+26
2011-08-20Print message that there is no scope instead of being silentUlrich Drepper2-0/+3
2011-08-20Merge branch 'roland/x86-tcb-align'Roland McGrath3-7/+26
2011-08-20Further improve printing os ELF symbol lookup scope informationUlrich Drepper2-3/+16
2011-08-20Add test for BZ 13114Ulrich Drepper4-3/+35
2011-08-20Fix fopen (non-existing-file, "re") errnoAndreas Jaeger2-13/+17
2011-08-20Fix CL entryUlrich Drepper1-1/+1
2011-08-20Fix minor CFI problem in regular x86-64 trampolineUlrich Drepper2-1/+5
2011-08-20Fix CFI info in x86-64 trampolines for non-AVX codeUlrich Drepper3-11/+27
2011-08-20Adjust libm test ulps for powerpcAndreas Schwab2-0/+5
2011-08-20Remove the file<Andreas Schwab1-1/+0
2011-08-20Use correct scandir64 implementation on ppc64Andreas Schwab2-0/+6
2011-08-17Fix tst-writev on non-4K page sizeDavid S. Miller2-1/+6
2011-08-17Add rules to build libresolv with SSP flagsUlrich Drepper3-3/+13
2011-08-17Avoid executable stack in makedbAndreas Schwab2-5/+12
2011-08-17Fix some problem of 32-bit pldd on 64-bit platformsUlrich Drepper3-1/+10
2011-08-17Prevent possible race conditions by attaching pldd to all threadsUlrich Drepper2-25/+95
2011-08-16Improve printing of lookup scopesUlrich Drepper4-9/+16
2011-08-16Avoid warning from last changeUlrich Drepper1-1/+1
2011-08-16Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2-5/+18
2011-08-16Fix printing of scope numberUlrich Drepper2-7/+7
2011-08-14Align x86 TCB to 64 bytes (cache line size), important for Atom.Roland McGrath3-7/+26
2011-08-14More warning patrol, in dead code (sigh).Roland McGrath2-5/+18
2011-08-14Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper6-20/+43
2011-08-14Add missing initialization in service cache in nscdUlrich Drepper2-1/+6
2011-08-14More warning patrol.Roland McGrath2-5/+4
2011-08-14Clean up locale/Makefile variables for -D switches.Roland McGrath2-11/+24
2011-08-14Warning patrol.Roland McGrath3-2/+8
2011-08-14 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,David S. Miller2-2/+7
2011-08-13Implement LD_DEBUG=scopesUlrich Drepper4-38/+59