Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize libm | Ulrich Drepper | 2011-10-12 | 6 | -33/+15 |
| | | | | | libm is now somewhat integrated with gcc's -ffinite-math-only option and lots of the wrapper functions have been optimized. | ||||
* | Don't call ifunc functions in trace mode | Andreas Schwab | 2011-10-05 | 2 | -8/+15 |
| | |||||
* | Adjust powerpc libm ULPs | Andreas Schwab | 2011-09-28 | 1 | -4/+42 |
| | |||||
* | Fix PLT uses in libm on powerpc | Andreas Schwab | 2011-09-15 | 4 | -16/+16 |
| | |||||
* | Fix undefined symbol in powerpc64 dl-machine.h | Andreas Schwab | 2011-09-13 | 1 | -2/+0 |
| | |||||
* | Remove --wth-tls option, TLS support is required | Ulrich Drepper | 2011-09-11 | 4 | -92/+240 |
| | |||||
* | Remove support for !USE___THREAD | Ulrich Drepper | 2011-09-10 | 2 | -58/+45 |
| | |||||
* | Fix whitespaces | Ulrich Drepper | 2011-09-07 | 2 | -2/+1 |
| | |||||
* | Trigonometric optimizations for POWER | Adhemerval Zanella | 2011-09-07 | 9 | -0/+1070 |
| | |||||
* | Fix profiling on powerpc32 secure-plt shared libs and PIEs | Alan Modra | 2011-09-07 | 5 | -6/+10 |
| | |||||
* | power7 strncmp optimization | Will Schmidt | 2011-09-07 | 2 | -2/+6 |
| | |||||
* | power7 memcpy VSX optimizations | Will Schmidt | 2011-09-07 | 2 | -29/+145 |
| | |||||
* | Fix duplicate definition of Elf64_FuncDesc | Aurelien Jarno | 2011-08-23 | 2 | -8/+7 |
| | |||||
* | Adjust libm test ulps for powerpc | Andreas Schwab | 2011-08-20 | 1 | -0/+2 |
| | |||||
* | Add an elf_ifunc_invoke interface so that architectures can implement | David S. Miller | 2011-06-20 | 2 | -3/+17 |
| | | | | the ifunc resolver calls however they wish. | ||||
* | Prevent Altivec and VSX insns on PowerPC64 when no FPRs or VRs are avail. | Ryan S. Arnold | 2011-05-20 | 1 | -2/+5 |
| | | | | | | | | (cherry picked from commit 4749a0058b27274a95c5a798e339c7299cdf890e) Conflicts: ChangeLog | ||||
* | Fix whitespaces. | Ulrich Drepper | 2011-04-22 | 7 | -106/+104 |
| | |||||
* | Remove doubled words. | Jim Meyering | 2011-04-22 | 22 | -40/+40 |
| | |||||
* | Fix POWER4/POWER7 optimized strncmp to not read past differing bytes | Andreas Schwab | 2011-04-17 | 4 | -20/+24 |
| | |||||
* | Fix memory leak in TLS of loaded objects. | Ulrich Drepper | 2011-04-10 | 1 | -1/+4 |
| | |||||
* | PowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END(__isnanf) | Ryan S. Arnold | 2011-03-18 | 1 | -3/+2 |
| | |||||
* | Disable VSX usage in rtld.c to prevent TOC ref before relocs are resolved. | Ryan S. Arnold | 2011-02-17 | 1 | -0/+5 |
| | |||||
* | Make PowerPC64 default to nonexecutable stack | Ryan S. Arnold | 2010-12-19 | 1 | -1/+12 |
| | |||||
* | power7-optimized mempcpy | Luis Machado | 2010-11-05 | 2 | -0/+929 |
| | |||||
* | powerpc: PPCA2/A2 optimized memcpy function | Michael B. Brutman | 2010-10-24 | 4 | -3/+1021 |
| | |||||
* | Provide FP_FAST_FMA{,F,L} definitions for x86/x86-64. | Ulrich Drepper | 2010-10-19 | 1 | -1/+1 |
| | |||||
* | Add C99 FP_FAST_FMA{,F,L} macros to math.h | Michael Meissner | 2010-10-19 | 1 | -0/+4 |
| | |||||
* | Implement accurate fma. | Jakub Jelinek | 2010-10-13 | 4 | -0/+71 |
| | |||||
* | Correct implementation of fmaf. | Jakub Jelinek | 2010-10-11 | 2 | -2/+4 |
| | |||||
* | powerpc: Use generic memset for RTLD for ppc32/64 | Luis Machado | 2010-09-29 | 2 | -0/+8 |
| | |||||
* | Revert "powerpc: PPCA2 optimized memcpy function" | Ulrich Drepper | 2010-09-27 | 2 | -1012/+0 |
| | | | | | | | | This reverts commit 44f91d3884e241e4402eb3e8b9b6dfa2acc9f80c. Conflicts: ChangeLog | ||||
* | powerpc: PPCA2 optimized memcpy function | Michael B. Brutman | 2010-09-21 | 2 | -0/+1012 |
| | |||||
* | Remove undefined operations | Andreas Schwab | 2010-09-05 | 1 | -5/+3 |
| | |||||
* | powerpc: Various P7-optimized string functions | Luis Machado | 2010-08-19 | 14 | -0/+2088 |
| | |||||
* | PowerPC64 ABI fixes | Alan Modra | 2010-08-12 | 8 | -155/+156 |
| | |||||
* | Whitespace fixes. | Ulrich Drepper | 2010-07-15 | 2 | -2/+2 |
| | |||||
* | POWER6/7 optimizations for copysign | Luis Machado | 2010-07-15 | 4 | -0/+114 |
| | |||||
* | powerpc: Re-work the Implies structure | Luis Machado | 2010-06-30 | 22 | -22/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch tries to organize the implies files for ppc, since there are a number of processors and most of them are compatible with each other (backwards compatible). Having in mind that we start the search for processor-specific files in the sysdeps/unix/sysv/linux tree (sysdeps/unix/sysv/linux/powerpc/powerpc[32|64]/[processor]/fpu to be exact), we would like to grab any linux-specific code from that tree prior to going through the other tree (sysdeps/powerpc/...). For that, i removed the Implies files that were originally inside the fpu directories and placed then in the non-fpu directories (still inside the unix/sysv/linux tree). If no processor-specific/linux-specific files could be found, we "imply" the other tree's (sysdeps/powerpc/...) fpu directory for that specific processor AND also the non-fpu directory for that same tree. If, again, no processor-specific code is found, we read another Implies file that will point to the most compatible processor that we should grab code from, and so on, until we reach the power4 processor. So, in summary, the Implies files will live inside these directories now: * sysdeps/unix/sysv/linux/powerpc/powerpc[32|64]/[processor] * sysdeps/powerpc/powerpc[32|64]/[processor] Practical example of the order we will use to pick power6-specific code with the new structure. sysdeps/unix/sysv/linux/powerpc/powerpc[32|64]/power6/fpu -> sysdeps/unix/sysv/linux/powerpc/powerpc[32|64]/power6 -> sysdeps/powerpc/powerpc[32|64]/power6/fpu -> sysdeps/powerpc/powerpc[32|64]/power6 -> sysdeps/powerpc/powerpc[32|64]/power5+/fpu -> sysdeps/powerpc/powerpc[32|64]/power5+ -> sysdeps/powerpc/powerpc[32|64]/power5/fpu -> sysdeps/powerpc/powerpc[32|64]/power5 -> sysdeps/powerpc/powerpc[32|64]/power4/fpu -> sysdeps/powerpc/powerpc[32|64]/power4 (from here, it'll go to the generic path as usual) | ||||
* | More whitespace fixes. | Ulrich Drepper | 2010-06-14 | 1 | -2/+2 |
| | |||||
* | Fix whitespaces. | Ulrich Drepper | 2010-06-14 | 4 | -37/+37 |
| | |||||
* | power7 string compare optimizations | Luis Machado | 2010-06-14 | 4 | -0/+2330 |
| | |||||
* | Small fix to POWER7 32-bit memcpy | Luis Machado | 2010-05-28 | 1 | -2/+2 |
| | |||||
* | Small fix to POWER7 32-bit memset | Luis Machado | 2010-05-24 | 1 | -3/+2 |
| | |||||
* | Add missing files. | Luis Machado | 2010-05-20 | 2 | -0/+833 |
| | |||||
* | Fix whitespace issues. | Ulrich Drepper | 2010-03-10 | 2 | -705/+705 |
| | |||||
* | power7-optimized 64-bit and 32-bit memcpy | Luis Machado | 2010-03-10 | 2 | -0/+918 |
| | |||||
* | Cleanup old obsolete PPC_REL16 checks | Luis Machado | 2010-02-12 | 24 | -153/+8 |
| | |||||
* | Fix POWER7 Implies | Luis Machado | 2010-02-10 | 4 | -4/+0 |
| | |||||
* | Fix whitespace issues. | Ulrich Drepper | 2010-02-09 | 4 | -4/+0 |
| | |||||
* | power7-optimized classification functions | Luis Machado | 2010-02-09 | 12 | -0/+487 |
| |