summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* PowerPC - Optimization for str[n]casecmp functionsAdhemerval Zanella2011-12-298-0/+283
* PowerPC - Optimization for nearbyint[f]Adhemerval Zanella2011-12-294-0/+277
* Fix a wrong constant in powerpc hypot implementationAndreas Schwab2011-12-291-1/+1
* PowerPC: Arithmetic function optimizations for POWERAdhemerval Zanella2011-12-295-4/+138
* Optimize libmUlrich Drepper2011-12-296-33/+15
* Fix PLT uses in libm on powerpcAndreas Schwab2011-12-294-167/+167
* Fix POWER4/POWER7 optimized strncmp to not read past differing bytesAndreas Schwab2011-09-284-20/+24
* Optimize the aligned copy for power7 with vector-scalar insns.Will Schmidt2011-09-122-29/+145
* Prevent Altivec and VSX insns on PowerPC64 when no FPRs or VRs are avail.Ryan S. Arnold2011-09-121-2/+5
* Fix profiling on powerpc32 secure-plt shared libs and PIEsAlan Modra2011-09-125-6/+10
* Provide a throughput boost to the 64-bit power7 strncmp code of approxWill Schmidt2011-09-122-2/+6
* Trigonometric optimizations for POWER cpusAdhemerval Zanella2011-09-129-0/+1069
* Complete revert of git commit ec11dbe1aabbb45d41f5e9c21e315e2496f3b473Ryan S. Arnold2011-09-1214-1452/+0
* Revert git commit ec11dbe1aabbb45d41f5e9c21e315e2496f3b473Ryan S. Arnold2011-09-094-382/+287
* Avoid deadcode and remove regressive optimization for POWER[5|6].Adhemerval Zanella2011-06-284-287/+382
* Trigonometric optimizations for POWER cpusAdhemerval Zanella2011-06-1714-0/+1452
* Correct POWER6 END(__isnan) to END(__isnanf).Ryan S. Arnold2011-03-161-1/+1
* Prevent VSX type TOC ref in _dl_start before relocs are resolved.Ryan S. Arnold2011-02-161-0/+5
* Reverse -mno-vsx commits in order to correct it later.Ryan S. Arnold2011-02-161-5/+0
* Prevent VSX type TOC ref in _dl_start before relocs are resolved.Ryan S. Arnold2011-02-151-2/+1
* Prevent VSX type TOC ref in _dl_start before relocs are resolved.Ryan S. Arnold2011-02-151-0/+6
* power7-optimized mempcpyLuis Machado2010-11-052-0/+929
* PowerPC64 doesn't need an executable stack and therefore doesn't needRyan Arnold2010-11-014-13/+270
* Add C99 FP_FAST_FMA{,F,L} macros to math.hMichael Meissner2010-11-011-0/+4
* Implement accurate fma.Jakub Jelinek2010-11-014-0/+71
* Correct implementation of fmaf.Jakub Jelinek2010-11-012-2/+4
* powerpc: PPCA2/A2 optimized memcpy functionMichael B. Brutman2010-11-014-3/+1021
* PowerPC64 ABI fixesAlan Modra2010-11-018-155/+156
* Whitespace fixes.Ulrich Drepper2010-11-012-2/+2
* POWER6/7 optimizations for copysignLuis Machado2010-11-014-0/+114
* powerpc: Various P7-optimized string functionsLuis Machado2010-10-3114-0/+2088
* powerpc: Re-work the Implies structureLuis Machado2010-10-3122-22/+16
* More whitespace fixes.Ulrich Drepper2010-10-311-2/+2
* Fix whitespaces.Ulrich Drepper2010-10-314-37/+37
* power7 string compare optimizationsLuis Machado2010-10-314-0/+2330
* Small fix to POWER7 32-bit memsetLuis Machado2010-10-301-3/+2
* Small fix to POWER7 32-bit memcpyLuis Machado2010-10-301-2/+2
* Add missing files.Luis Machado2010-10-302-0/+833
* Fix whitespace issues.Ulrich Drepper2010-03-102-705/+705
* power7-optimized 64-bit and 32-bit memcpyLuis Machado2010-03-102-0/+918
* Cleanup old obsolete PPC_REL16 checksLuis Machado2010-02-1224-153/+8
* Fix POWER7 ImpliesLuis Machado2010-02-104-4/+0
* Fix whitespace issues.Ulrich Drepper2010-02-094-4/+0
* power7-optimized classification functionsLuis Machado2010-02-0912-0/+487
* Avoid PLT call to fegetenv on s390Andreas Schwab2010-02-091-0/+1
* Fix whitespace issues.Ulrich Drepper2010-01-182-24/+24
* memcpy for ppc/cell.Ulrich Drepper2010-01-182-0/+490
* Fix spelling of (Newton-)RaphsonPhilippe De Muyter2009-11-062-6/+6
* Fix R_PPC64_{JMP_IREL,IRELATIVE} handling in dl-conflict.c.Jakub Jelinek2009-11-061-2/+4
* Uglify IFUNC tests for PPC.Alan Modra2009-10-301-0/+46