aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-11Correct ordering of entries and spurious whitespace on the end of a line.ibm/2.12/masterRyan S. Arnold
2012-01-11Merge Adhemerval Zanella's pipe2 fix into ibm/2.12/master.Adhemerval Zanella
2012-01-05Fix for AIO stack size (backported from 'master' branch)Adhemerval Zanella
2011-12-29Add have_pipe2.Adhemerval Zanella
2011-12-29PowerPC - Optimization for str[n]casecmp functionsAdhemerval Zanella
2011-12-29PowerPC - Optimization for nearbyint[f]Adhemerval Zanella
2011-12-29Fix compilation due to __nan definesAdhemerval Zanella
2011-12-29Fix a wrong constant in powerpc hypot implementationAndreas Schwab
2011-12-29PowerPC: Arithmetic function optimizations for POWERAdhemerval Zanella
2011-12-29Optimize libmUlrich Drepper
2011-12-29Fix PLT uses in libm on powerpcAndreas Schwab
2011-09-28Fix POWER4/POWER7 optimized strncmp to not read past differing bytesAndreas Schwab
2011-09-12Optimize the aligned copy for power7 with vector-scalar insns.Will Schmidt
2011-09-12Prevent Altivec and VSX insns on PowerPC64 when no FPRs or VRs are avail.Ryan S. Arnold
2011-09-12Fix profiling on powerpc32 secure-plt shared libs and PIEsAlan Modra
2011-09-12Check for finite/infinity parms in IBM Long Double 128 fmal( )Dave Flaherty
2011-09-12Provide a throughput boost to the 64-bit power7 strncmp code of approxWill Schmidt
2011-09-12Trigonometric optimizations for POWER cpusAdhemerval Zanella
2011-09-12Complete revert of git commit ec11dbe1aabbb45d41f5e9c21e315e2496f3b473Ryan S. Arnold
2011-09-09Revert git commit ec11dbe1aabbb45d41f5e9c21e315e2496f3b473Ryan S. Arnold
2011-07-01Remove pthread_attr_setstacksize from __aio_create_helper_thread.ryanarn
2011-07-01Revert git commit db90a4844fc2f0eb7d6a45a317d9e625cca370e8ryanarn
2011-07-01Static TLS memory leak fix (DTV case)Alan Modra
2011-07-01Set stacksize in __aio_create_helper_thread to default for AIO with TLS.Ryan S. Arnold
2011-06-28Avoid deadcode and remove regressive optimization for POWER[5|6].Adhemerval Zanella
2011-06-17Trigonometric optimizations for POWER cpusAdhemerval Zanella
2011-05-25Correct "//" in search paths due to LD_AT_PLATFORM=""Ryan S. Arnold
2011-05-12Fix two printf handler issues.Jakub Jelinek
2011-03-16Correct POWER6 END(__isnan) to END(__isnanf).Ryan S. Arnold
2011-02-17Add #include <stdint.h> to tst-writev.c for backport.Ryan S. Arnold
2011-02-17Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.Ryan S. Arnold
2011-02-16Prevent VSX type TOC ref in _dl_start before relocs are resolved.Ryan S. Arnold
2011-02-16Reverse -mno-vsx commits in order to correct it later.Ryan S. Arnold
2011-02-15Prevent VSX type TOC ref in _dl_start before relocs are resolved.Ryan S. Arnold
2011-02-15Prevent VSX type TOC ref in _dl_start before relocs are resolved.Ryan S. Arnold
2010-12-03Fix comparison in sqrtl for IBM long double 128.Luis Machado
2010-11-05power7-optimized mempcpyLuis Machado
2010-11-05This patch is not upstream. It is useful and non-invasive. It allows someRyan Arnold
2010-11-01PowerPC64 doesn't need an executable stack and therefore doesn't needRyan Arnold
2010-11-01IEEE quad fmal fixesJakub Jelinek
2010-11-01Add C99 FP_FAST_FMA{,F,L} macros to math.hMichael Meissner
2010-11-01Missing CL.Jakub Jelinek
2010-11-01Implement fmal, some fma bugfixesJakub Jelinek
2010-11-01Fix some more dbl-64/s_fma.c issueJakub Jelinek
2010-11-01Implement accurate fma.Jakub Jelinek
2010-11-01Correct implementation of fmaf.Jakub Jelinek
2010-11-01powerpc: PPCA2/A2 optimized memcpy functionMichael B. Brutman
2010-11-01PowerPC64 ABI fixesAlan Modra
2010-11-01Whitespace fixes.Ulrich Drepper
2010-11-01POWER6/7 optimizations for copysignLuis Machado