Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-05 | Try shell in posix_spawn* only in compat mode | Ulrich Drepper | 1 | -0/+15 | |
2011-09-05 | Fix glob.h header by removing gcc 1.x support | Ulrich Drepper | 1 | -0/+3 | |
2011-09-05 | Use O_CLOEXEC when loading ld.so cache | Ulrich Drepper | 1 | -0/+5 | |
2011-09-05 | Optimized strchr and strrchr with SSE2 on x86-32 | Liubov Dmitrieva | 1 | -0/+12 | |
2011-09-05 | Add optimized x86-64 wcscmp | Ulrich Drepper | 1 | -0/+2 | |
2011-09-05 | Add x86-32 optimized wcscmp | Ulrich Drepper | 1 | -0/+9 | |
2011-09-05 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 1 | -0/+9 | |
2011-09-05 | Update Japanese translation | Ulrich Drepper | 1 | -0/+2 | |
2011-09-05 | Fixes and optimizations for 32-bit sparc fabs*(). | David S. Miller | 1 | -0/+9 | |
2011-09-05 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 1 | -0/+55 | |
Conflicts: ChangeLog | |||||
2011-09-05 | Fix semid_ds for x86-64 | Ulrich Drepper | 1 | -0/+6 | |
2011-09-01 | Sanitize HWCAP_SPARC_* defines/usage, and add new entries. | David S. Miller | 1 | -0/+16 | |
2011-08-31 | Fix sparc localplt testcase failures.carlos/master | David S. Miller | 1 | -0/+30 | |
2011-08-30 | Relocate objects in dependency order | Andreas Schwab | 1 | -0/+4 | |
2011-08-29 | rtld, i386: Fix cfi directive in audit trampoline code | Jiri Olsa | 1 | -0/+5 | |
_dl_runtime_profile function has wrong cfi directive when rewinding stack back for the pltexit path. Only 8 bytes - 2 'pop edx' instructions from the pltentry-only code should be rewinded back. With attached patch, I'm able to rewind stack correctly throught the rtld code from audit library callback. | |||||
2011-08-24 | Rewritten v9/64-bit sparc strcmp. | David S. Miller | 1 | -0/+4 | |
2011-08-24 | Fix scope handling during dl_close | Andreas Schwab | 1 | -0/+12 | |
2011-08-23 | Fix nptl/tst-cancel17 and nptl/tst-cancelx17 with recent gcc. | David S. Miller | 1 | -0/+4 | |
2011-08-23 | Fix jmpbuf unwind checks on sparc64. | David S. Miller | 1 | -0/+8 | |
2011-08-23 | Fix spurious nop at start of __strspn_ia32 | Andreas Schwab | 1 | -0/+5 | |
2011-08-23 | Fix duplicate definition of Elf64_FuncDesc | Aurelien Jarno | 1 | -0/+8 | |
2011-08-22 | Bug fixes for ____longjmp_chk on sparc. | David S. Miller | 1 | -0/+7 | |
2011-08-22 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 1 | -0/+10 | |
Conflicts: ChangeLog | |||||
2011-08-22 | Correct cycle detection during dependency sorting | Andreas Schwab | 1 | -0/+15 | |
2011-08-22 | Fix missing declaration | Andreas Schwab | 1 | -0/+2 | |
2011-08-22 | Revert "Don't crash when dependencies are missing" | Andreas Schwab | 1 | -0/+3 | |
This reverts commit f2092faf2b6bd491a1891d5d5e393a8bf85d01d7. | |||||
2011-08-22 | Fix testsuite link failure | Andreas Schwab | 1 | -0/+5 | |
2011-08-21 | Use ifuncs for time and gettimeofday on x86-64 | Ulrich Drepper | 1 | -0/+14 | |
2011-08-20 | More optimizations of nss_files | Ulrich Drepper | 1 | -1/+4 | |
2011-08-20 | Minor optimizatin in alias lookup in files NSS module | Ulrich Drepper | 1 | -0/+2 | |
2011-08-20 | Print message that there is no scope instead of being silent | Ulrich Drepper | 1 | -0/+1 | |
2011-08-20 | Further improve printing os ELF symbol lookup scope information | Ulrich Drepper | 1 | -0/+4 | |
2011-08-20 | Add test for BZ 13114 | Ulrich Drepper | 1 | -0/+6 | |
2011-08-20 | Fix fopen (non-existing-file, "re") errno | Andreas Jaeger | 1 | -0/+6 | |
2011-08-20 | Fix CL entry | Ulrich Drepper | 1 | -1/+1 | |
2011-08-20 | Fix minor CFI problem in regular x86-64 trampoline | Ulrich Drepper | 1 | -0/+3 | |
2011-08-20 | Fix CFI info in x86-64 trampolines for non-AVX code | Ulrich Drepper | 1 | -0/+8 | |
2011-08-20 | Adjust libm test ulps for powerpc | Andreas Schwab | 1 | -0/+3 | |
2011-08-20 | Use correct scandir64 implementation on ppc64 | Andreas Schwab | 1 | -0/+5 | |
2011-08-17 | Fix tst-writev on non-4K page size | David S. Miller | 1 | -0/+5 | |
2011-08-17 | Add rules to build libresolv with SSP flags | Ulrich Drepper | 1 | -2/+7 | |
2011-08-17 | Avoid executable stack in makedb | Andreas Schwab | 1 | -0/+5 | |
2011-08-17 | Fix some problem of 32-bit pldd on 64-bit platforms | Ulrich Drepper | 1 | -0/+4 | |
2011-08-17 | Prevent possible race conditions by attaching pldd to all threads | Ulrich Drepper | 1 | -0/+5 | |
2011-08-16 | Improve printing of lookup scopes | Ulrich Drepper | 1 | -0/+7 | |
The scope of a new object should be printed earlier and when the scope of an already loaded object is extended only the changes should be printed. | |||||
2011-08-16 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 1 | -0/+5 | |
2011-08-16 | Fix printing of scope number | Ulrich Drepper | 1 | -0/+5 | |
2011-08-14 | More warning patrol, in dead code (sigh). | Roland McGrath | 1 | -0/+5 | |
2011-08-14 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 1 | -0/+20 | |
Conflicts: ChangeLog | |||||
2011-08-14 | Add missing initialization in service cache in nscd | Ulrich Drepper | 1 | -0/+5 | |