aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)AuthorFilesLines
2012-03-18Update powerpc libm test ULPsAndreas Schwab1-2/+43
2012-03-15Use double precision instead of scaling for powerpc __ieee754_hypotfAndreas Schwab2-40/+9
2012-03-15Update powerpc libm ULPsAndreas Schwab1-5/+47
2012-03-10Update powerpc libm ULPsAndreas Schwab1-4/+364
2012-03-10Replace FSF snail mail address with URL in miscellaneous files.Paul Eggert4-12/+8
2012-03-09Use include_next to chain math_private.h headers.Richard Henderson1-1/+1
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson21-31/+31
2012-03-09powerpc: Convert __ieee754_sqrt{,f} from macros to inlines.Richard Henderson1-70/+36
2012-03-05Update powerpc libm ULPsAndreas Schwab1-0/+170
2012-03-04Update powerpc libm ULPsAndreas Schwab1-19/+511
2012-03-01Improve erfc accuracy.Joseph Myers1-0/+9
2012-02-21Remove old initfini mechanism.Joseph Myers2-7/+0
2012-02-20Resort ULPs files with gen-libm-test.pl -n in C locale.Joseph Myers1-7/+4
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert328-981/+650
2012-02-08powerpc: add crt filesAndreas Schwab4-0/+303
2012-02-07Adjust libm test ULPs for powerpcAndreas Schwab1-2/+16
2012-02-07Remove __ELF__ conditionalsMarek Polacek3-15/+3
2012-01-31Always define float_t as float for PowerPC, SH and SPARC.Joseph Myers1-14/+2
2012-01-27PowerPC - A2 memcpy cache line size initializationAdhemerval Zanella2-4/+51
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers4-28/+4
2012-01-26Remove __STDC__ conditionals from installed headers.Joseph Myers1-12/+2
2012-01-12Powerpc: correct duplicate label issue with multiple passes through context codeWill Schmidt1-2/+6
2012-01-07Remove non-ELF supportUlrich Drepper2-4/+1
2011-12-17Optimized strcasecmp for Power7Adhemerval Zanella8-0/+283
2011-12-17Fix WPUlrich Drepper1-1/+1
2011-12-17Simplify code for accessing powerpc GOTWill Schmidt26-130/+110
2011-12-17Optimized nearbyint for PPCAdhemerval Zanella4-0/+277
2011-12-06Fix a wrong constant in powerpc hypot implementationAndreas Schwab1-1/+1
2011-11-11PowerPC: Arithmetic function optimizations for POWERAdhemerval Zanella5-4/+138
2011-10-12Optimize libmUlrich Drepper6-33/+15
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab2-8/+15
2011-09-28Adjust powerpc libm ULPsAndreas Schwab1-4/+42
2011-09-15Fix PLT uses in libm on powerpcAndreas Schwab4-16/+16
2011-09-13Fix undefined symbol in powerpc64 dl-machine.hAndreas Schwab1-2/+0
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper4-92/+240
2011-09-10Remove support for !USE___THREADUlrich Drepper2-58/+45
2011-09-07Fix whitespacesUlrich Drepper2-2/+1
2011-09-07Trigonometric optimizations for POWERAdhemerval Zanella9-0/+1070
2011-09-07Fix profiling on powerpc32 secure-plt shared libs and PIEsAlan Modra5-6/+10
2011-09-07power7 strncmp optimizationWill Schmidt2-2/+6
2011-09-07power7 memcpy VSX optimizationsWill Schmidt2-29/+145
2011-08-23Fix duplicate definition of Elf64_FuncDescAurelien Jarno2-8/+7
2011-08-20Adjust libm test ulps for powerpcAndreas Schwab1-0/+2
2011-06-20Add an elf_ifunc_invoke interface so that architectures can implementDavid S. Miller2-3/+17
2011-05-20Prevent Altivec and VSX insns on PowerPC64 when no FPRs or VRs are avail.Ryan S. Arnold1-2/+5
2011-04-22Fix whitespaces.Ulrich Drepper7-106/+104
2011-04-22Remove doubled words.Jim Meyering22-40/+40
2011-04-17Fix POWER4/POWER7 optimized strncmp to not read past differing bytesAndreas Schwab4-20/+24
2011-04-10Fix memory leak in TLS of loaded objects.Ulrich Drepper1-1/+4
2011-03-18PowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END(__isnanf)Ryan S. Arnold1-3/+2