about summary refs log tree commit diff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: strncpy/stpncpy optimization for PPC64/POWER7Vidya Ranganathan2014-05-0610-1/+593
* PowerPC: ifunc improvement for internal callsAdhemerval Zanella2014-05-057-26/+49
* FixAdhemerval Zanella2014-04-292-2/+2
* PowerPC: Suppress unnecessary FPSCR writeAdhemerval Zanella2014-04-297-16/+48
* PowerPC: Add fenv macros for long doubleAdhemerval Zanella2014-04-171-2/+7
* PowerPC: Fix --disable-multi-arch buildsAdhemerval Zanella2014-04-0910-6/+14
* PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARDAdhemerval Zanella2014-04-063-10/+203
* Correct prefetch hint in power7 memrchr.Alan Modra2014-04-021-1/+1
* Fix reference to toc symbol.Alan Modra2014-04-021-1/+1
* Fix s_copysign stack temp for PowerPC64 ELFv2Alan Modra2014-04-011-2/+2
* PowerPC: Fix little endian enconding for mfvsrdAdhemerval Zanella2014-03-315-0/+25
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-03-251-0/+874
* PowerPC: optimized strpbrk for POWER7Adhemerval Zanella2014-03-206-1/+259
* PowerPC: optimized strcspn for PPC64/POWER7Adhemerval Zanella2014-03-206-1/+249
* PowerPC: remove wrong roundl implementation for PowerPC64Adhemerval Zanella2014-03-141-132/+0
* PowerPC: remove wrong nearbyintl implementation for PPC64Adhemerval Zanella2014-03-141-113/+0
* PowerPC: remove wrong ceill implementation for PowerPC64Adhemerval Zanella2014-03-141-132/+0
* PowerPC: Fix bzero definition for static libc for PPC32Adhemerval Zanella2014-03-122-2/+11
* PowerPC: Fix strspn for static buildAdhemerval Zanella2014-03-121-1/+1
* PowerPC: Fix bzero definition for static libc for PPC64Adhemerval Zanella2014-03-111-5/+6
* PowerPC: strspn optimization for PPC64/POWER7Vidya Ranganathan2014-03-116-1/+279
* PowerPC: strncat optimization for PPC64Adhemerval Zanella2014-03-106-1/+333
* PowerPC: Fix modf/modff optimization return signAdhemerval Zanella2014-03-082-4/+4
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-052-32482/+0
* PowerPC: Update powerpc-fpu ULPs.Adhemerval Zanella2014-03-031-0/+53
* PowerPC: strrchr optimization for POWER7/PPC64Rajalakshmi Srinivasaraghavan2014-03-036-1/+372
* PowerPC: llround/llroundf POWER8 optimizationAdhemerval Zanella2014-02-274-5/+86
* PowerPC: llrint/llrintf POWER8 optimizationAdhemerval Zanella2014-02-274-3/+83
* PowerPC: Optimized finite/finitef for POWER8Adhemerval Zanella2014-02-276-6/+102
* PowerPC: Optimized isinf/isinff for POWER8Adhemerval Zanella2014-02-276-6/+108
* PowerPC: Optimized isnan/isnanf for POWER8Adhemerval Zanella2014-02-277-17/+112
* PowerPC: Update powerpc-fpu ULPs.Adhemerval Zanella2014-02-261-2/+3495
* Allow sys/auxv.h to be used from the testsuite on powerpc and sparc.Adam Conrad2014-02-212-2/+2
* soft-fp: support after-rounding tininess detection.Joseph Myers2014-02-121-0/+2
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-105-13/+13
* abilist-pattern configurabilityAdhemerval Zanella2014-02-041-0/+4
* PowerPC: sotruss-lib implementationAdhemerval Zanella2014-01-151-0/+69
* PowerPC: remove wrong truncl implementation for PowerPC64Adhemerval Zanella2014-01-081-120/+0
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-01-081-6/+91
* Regenerate powerpc-nofpu ulps (again).Joseph Myers2014-01-071-52/+64
* Fix soft-float ldbl-128ibm atan2l signs of zero results (bug 16390).Joseph Myers2014-01-031-0/+1
* PowerPC: Fix compiler warningsAdhemerval Zanella2014-01-034-4/+4
* Regenerate powerpc-nofpu ulps.Joseph Myers2014-01-031-963/+7499
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-01697-697/+697
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-231-73/+4075
* Don't make soft-fp symbols compat symbols for powerpc-nofpu.Joseph Myers2013-12-192-9/+17
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-191-0/+633
* Fix uses of CALL_MCOUNT in ppc64 assembler sourcesAndreas Schwab2013-12-193-2/+6
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-171-2/+380
* PowerPC: multiarch hypot/hypotf for PowerPC64Adhemerval Zanella2013-12-137-1/+158