about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix sparc localplt testcase failures. carlos/masterDavid S. Miller2011-08-317-134/+225
* Fix setxid race handling exiting threadsAndreas Schwab2011-08-312-1/+15
* Relocate objects in dependency orderAndreas Schwab2011-08-302-8/+8
* rtld, i386: Fix cfi directive in audit trampoline codeJiri Olsa2011-08-292-2/+7
* Rewritten v9/64-bit sparc strcmp.David S. Miller2011-08-242-247/+173
* Fix scope handling during dl_closeAndreas Schwab2011-08-248-1/+103
* Fix nptl/tst-cancel17 and nptl/tst-cancelx17 with recent gcc.David S. Miller2011-08-232-1/+17
* Fix jmpbuf unwind checks on sparc64.David S. Miller2011-08-233-4/+12
* Fix spurious nop at start of __strspn_ia32Andreas Schwab2011-08-232-2/+7
* Fix duplicate definition of Elf64_FuncDescAurelien Jarno2011-08-233-8/+15
* Bug fixes for ____longjmp_chk on sparc.David S. Miller2011-08-223-5/+39
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-08-224-5/+17
|\
| * Fix missing declarationAndreas Schwab2011-08-222-0/+3
| * Revert "Don't crash when dependencies are missing"Andreas Schwab2011-08-222-4/+7
| * Fix testsuite link failureAndreas Schwab2011-08-222-1/+7
* | Correct cycle detection during dependency sortingAndreas Schwab2011-08-226-18/+83
|/
* Use ifuncs for time and gettimeofday on x86-64Ulrich Drepper2011-08-215-70/+61
* Fix typo in tst-cleanup0.out rule.David S. Miller2011-08-202-1/+5
* More optimizations of nss_filesUlrich Drepper2011-08-203-8/+9
* Minor optimizatin in alias lookup in files NSS moduleUlrich Drepper2011-08-202-3/+5
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-08-203-7/+26
|\
| * Merge branch 'roland/x86-tcb-align'Roland McGrath2011-08-203-7/+26
| |\
| | * Align x86 TCB to 64 bytes (cache line size), important for Atom.Roland McGrath2011-08-143-7/+26
* | | Print message that there is no scope instead of being silentUlrich Drepper2011-08-202-0/+3
|/ /
* | Further improve printing os ELF symbol lookup scope informationUlrich Drepper2011-08-202-3/+16
* | Add test for BZ 13114Ulrich Drepper2011-08-204-3/+35
* | Fix fopen (non-existing-file, "re") errnoAndreas Jaeger2011-08-202-13/+17
* | Fix CL entryUlrich Drepper2011-08-201-1/+1
* | Fix minor CFI problem in regular x86-64 trampolineUlrich Drepper2011-08-202-1/+5
* | Fix CFI info in x86-64 trampolines for non-AVX codeUlrich Drepper2011-08-203-11/+27
* | Adjust libm test ulps for powerpcAndreas Schwab2011-08-202-0/+5
* | Remove the file<Andreas Schwab2011-08-201-1/+0
* | Use correct scandir64 implementation on ppc64Andreas Schwab2011-08-202-0/+6
* | Fix tst-writev on non-4K page sizeDavid S. Miller2011-08-172-1/+6
* | Add rules to build libresolv with SSP flagsUlrich Drepper2011-08-173-3/+13
* | Avoid executable stack in makedbAndreas Schwab2011-08-172-5/+12
* | Fix some problem of 32-bit pldd on 64-bit platformsUlrich Drepper2011-08-173-1/+10
* | Prevent possible race conditions by attaching pldd to all threadsUlrich Drepper2011-08-172-25/+95
* | Improve printing of lookup scopesUlrich Drepper2011-08-164-9/+16
* | Avoid warning from last changeUlrich Drepper2011-08-161-1/+1
* | Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-08-162-5/+18
|\|
| * More warning patrol, in dead code (sigh).Roland McGrath2011-08-142-5/+18
* | Fix printing of scope numberUlrich Drepper2011-08-162-7/+7
|/
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-08-146-20/+43
|\
| * More warning patrol.Roland McGrath2011-08-142-5/+4
| * Clean up locale/Makefile variables for -D switches.Roland McGrath2011-08-142-11/+24
| * Warning patrol.Roland McGrath2011-08-143-2/+8
| * * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,David S. Miller2011-08-142-2/+7
* | Add missing initialization in service cache in nscdUlrich Drepper2011-08-142-1/+6
|/
* Implement LD_DEBUG=scopesUlrich Drepper2011-08-134-38/+59