aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)Author
2012-05-15Split up stackguard-macros.h into sysdeps directories.Joseph Myers
2012-05-15PowerPC - logb[f|l] optimization for POWER7Adhemerval Zanella
2012-05-12Fix warning in powerpc bcopyAndreas Schwab
2012-05-11[BZ #13673] Replace FSF snail mail address with URL.Thomas Schwinge
2012-05-04Fix for ldbl-128ibm acosl/asinl inaccuraciesAdhemerval Zanella
2012-05-01Fix missing nearbyintl@GLIBC_2.1 on powerpcAndreas Schwab
2012-04-26Fix ctan, ctanh overflow for ldbl-128ibm (bug 11521).Adhemerval Zanella
2012-04-24Correct powerpc64 s_floorl edge cases (bug 13886).Adhemerval Zanella
2012-04-18Have memmove call __builtin_memcopy on PowerPC if src and dest don't overlap.Will Schmidt
2012-04-18Further simplify power6 wordcopy by removing switch statements.Will Schmidt
2012-04-18Simplify power6 wordcopy by adding [fwd|bwd]_align_merge macros.Will Schmidt
2012-04-05Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller
2012-03-28Fix whitespaceAndreas Jaeger
2012-03-28Regenerate configure filesAndreas Jaeger
2012-03-28Move sysdeps/powerpc/elf filesAndreas Jaeger
2012-03-28Move sysdeps/powerpc/powerpc32/elf filesAndreas Jaeger
2012-03-28Move sysdeps/powerpc/powerpc64/elf filesAndreas Jaeger
2012-03-26Update powerpc libm test ULPsAndreas Schwab
2012-03-21Update powerpc libm-test ULPsAndreas Schwab
2012-03-21Disable use of FMA instructions in branredAndreas Schwab
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-03-18Update powerpc libm test ULPsAndreas Schwab
2012-03-15Use double precision instead of scaling for powerpc __ieee754_hypotfAndreas Schwab
2012-03-15Update powerpc libm ULPsAndreas Schwab
2012-03-10Update powerpc libm ULPsAndreas Schwab
2012-03-10Replace FSF snail mail address with URL in miscellaneous files.Paul Eggert
2012-03-09Use include_next to chain math_private.h headers.Richard Henderson
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-03-09powerpc: Convert __ieee754_sqrt{,f} from macros to inlines.Richard Henderson
2012-03-05Update powerpc libm ULPsAndreas Schwab
2012-03-04Update powerpc libm ULPsAndreas Schwab
2012-03-01Improve erfc accuracy.Joseph Myers
2012-02-21Remove old initfini mechanism.Joseph Myers
2012-02-20Resort ULPs files with gen-libm-test.pl -n in C locale.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-08powerpc: add crt filesAndreas Schwab
2012-02-07Adjust libm test ULPs for powerpcAndreas Schwab
2012-02-07Remove __ELF__ conditionalsMarek Polacek
2012-01-31Always define float_t as float for PowerPC, SH and SPARC.Joseph Myers
2012-01-27PowerPC - A2 memcpy cache line size initializationAdhemerval Zanella
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers
2012-01-26Remove __STDC__ conditionals from installed headers.Joseph Myers
2012-01-12Powerpc: correct duplicate label issue with multiple passes through context codeWill Schmidt
2012-01-07Remove non-ELF supportUlrich Drepper
2011-12-17Optimized strcasecmp for Power7Adhemerval Zanella
2011-12-17Fix WPUlrich Drepper
2011-12-17Simplify code for accessing powerpc GOTWill Schmidt
2011-12-17Optimized nearbyint for PPCAdhemerval Zanella
2011-12-06Fix a wrong constant in powerpc hypot implementationAndreas Schwab
2011-11-11PowerPC: Arithmetic function optimizations for POWERAdhemerval Zanella