Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimized strchr and strrchr with SSE2 on x86-32 | Liubov Dmitrieva | 2011-09-05 | 9 | -1/+1671 |
| | |||||
* | Add optimized x86-64 wcscmp | Ulrich Drepper | 2011-09-05 | 3 | -1/+940 |
| | |||||
* | Fix whitespaces | Ulrich Drepper | 2011-09-05 | 3 | -4/+1 |
| | |||||
* | Add x86-32 optimized wcscmp | Ulrich Drepper | 2011-09-05 | 7 | -4/+1090 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-09-05 | 13 | -70/+179 |
|\ | |||||
| * | Fixes and optimizations for 32-bit sparc fabs*(). | David S. Miller | 2011-09-05 | 6 | -13/+72 |
| | | |||||
| * | Fix nptl semaphore cleanup invocation. | David S. Miller | 2011-09-05 | 7 | -57/+107 |
| | | |||||
* | | Update Japanese translation | Ulrich Drepper | 2011-09-05 | 2 | -44/+43 |
|/ | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-09-05 | 19 | -175/+340 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | Sanitize HWCAP_SPARC_* defines/usage, and add new entries. | David S. Miller | 2011-09-01 | 10 | -30/+85 |
| | | |||||
| * | Fix sparc localplt testcase failures. carlos/master | David S. Miller | 2011-08-31 | 7 | -134/+225 |
| | | |||||
| * | Fix setxid race handling exiting threads | Andreas Schwab | 2011-08-31 | 2 | -1/+15 |
| | | |||||
| * | Relocate objects in dependency order | Andreas Schwab | 2011-08-30 | 2 | -8/+8 |
| | | |||||
| * | rtld, i386: Fix cfi directive in audit trampoline code | Jiri Olsa | 2011-08-29 | 2 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | | | _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. | ||||
* | | Fix semid_ds for x86-64 | Ulrich Drepper | 2011-09-05 | 3 | -3/+14 |
|/ | |||||
* | Rewritten v9/64-bit sparc strcmp. | David S. Miller | 2011-08-24 | 2 | -247/+173 |
| | |||||
* | Fix scope handling during dl_close | Andreas Schwab | 2011-08-24 | 8 | -1/+103 |
| | |||||
* | Fix nptl/tst-cancel17 and nptl/tst-cancelx17 with recent gcc. | David S. Miller | 2011-08-23 | 2 | -1/+17 |
| | |||||
* | Fix jmpbuf unwind checks on sparc64. | David S. Miller | 2011-08-23 | 3 | -4/+12 |
| | |||||
* | Fix spurious nop at start of __strspn_ia32 | Andreas Schwab | 2011-08-23 | 2 | -2/+7 |
| | |||||
* | Fix duplicate definition of Elf64_FuncDesc | Aurelien Jarno | 2011-08-23 | 3 | -8/+15 |
| | |||||
* | Bug fixes for ____longjmp_chk on sparc. | David S. Miller | 2011-08-22 | 3 | -5/+39 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-08-22 | 4 | -5/+17 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | Fix missing declaration | Andreas Schwab | 2011-08-22 | 2 | -0/+3 |
| | | |||||
| * | Revert "Don't crash when dependencies are missing" | Andreas Schwab | 2011-08-22 | 2 | -4/+7 |
| | | | | | | | | This reverts commit f2092faf2b6bd491a1891d5d5e393a8bf85d01d7. | ||||
| * | Fix testsuite link failure | Andreas Schwab | 2011-08-22 | 2 | -1/+7 |
| | | |||||
* | | Correct cycle detection during dependency sorting | Andreas Schwab | 2011-08-22 | 6 | -18/+83 |
|/ | |||||
* | Use ifuncs for time and gettimeofday on x86-64 | Ulrich Drepper | 2011-08-21 | 5 | -70/+61 |
| | |||||
* | Fix typo in tst-cleanup0.out rule. | David S. Miller | 2011-08-20 | 2 | -1/+5 |
| | |||||
* | More optimizations of nss_files | Ulrich Drepper | 2011-08-20 | 3 | -8/+9 |
| | |||||
* | Minor optimizatin in alias lookup in files NSS module | Ulrich Drepper | 2011-08-20 | 2 | -3/+5 |
| | |||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-08-20 | 3 | -7/+26 |
|\ | |||||
| * | Merge branch 'roland/x86-tcb-align' | Roland McGrath | 2011-08-20 | 3 | -7/+26 |
| |\ | |||||
| | * | Align x86 TCB to 64 bytes (cache line size), important for Atom. | Roland McGrath | 2011-08-14 | 3 | -7/+26 |
| | | | |||||
* | | | Print message that there is no scope instead of being silent | Ulrich Drepper | 2011-08-20 | 2 | -0/+3 |
|/ / | |||||
* | | Further improve printing os ELF symbol lookup scope information | Ulrich Drepper | 2011-08-20 | 2 | -3/+16 |
| | | |||||
* | | Add test for BZ 13114 | Ulrich Drepper | 2011-08-20 | 4 | -3/+35 |
| | | |||||
* | | Fix fopen (non-existing-file, "re") errno | Andreas Jaeger | 2011-08-20 | 2 | -13/+17 |
| | | |||||
* | | Fix CL entry | Ulrich Drepper | 2011-08-20 | 1 | -1/+1 |
| | | |||||
* | | Fix minor CFI problem in regular x86-64 trampoline | Ulrich Drepper | 2011-08-20 | 2 | -1/+5 |
| | | |||||
* | | Fix CFI info in x86-64 trampolines for non-AVX code | Ulrich Drepper | 2011-08-20 | 3 | -11/+27 |
| | | |||||
* | | Adjust libm test ulps for powerpc | Andreas Schwab | 2011-08-20 | 2 | -0/+5 |
| | | |||||
* | | Remove the file< | Andreas Schwab | 2011-08-20 | 1 | -1/+0 |
| | | |||||
* | | Use correct scandir64 implementation on ppc64 | Andreas Schwab | 2011-08-20 | 2 | -0/+6 |
| | | |||||
* | | Fix tst-writev on non-4K page size | David S. Miller | 2011-08-17 | 2 | -1/+6 |
| | | |||||
* | | Add rules to build libresolv with SSP flags | Ulrich Drepper | 2011-08-17 | 3 | -3/+13 |
| | | |||||
* | | Avoid executable stack in makedb | Andreas Schwab | 2011-08-17 | 2 | -5/+12 |
| | | |||||
* | | Fix some problem of 32-bit pldd on 64-bit platforms | Ulrich Drepper | 2011-08-17 | 3 | -1/+10 |
| | | |||||
* | | Prevent possible race conditions by attaching pldd to all threads | Ulrich Drepper | 2011-08-17 | 2 | -25/+95 |
| | | |||||
* | | Improve printing of lookup scopes | Ulrich Drepper | 2011-08-16 | 4 | -9/+16 |
| | | | | | | | | | | | | 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. |