about summary refs log tree commit diff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Have memmove call __builtin_memcopy on PowerPC if src and dest don't overlap.Will Schmidt2012-04-181-0/+119
* Further simplify power6 wordcopy by removing switch statements.Will Schmidt2012-04-182-72/+4
* Simplify power6 wordcopy by adding [fwd|bwd]_align_merge macros.Will Schmidt2012-04-182-272/+79
* Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller2012-04-051-4/+0
* Fix whitespaceAndreas Jaeger2012-03-281-1/+1
* Regenerate configure filesAndreas Jaeger2012-03-282-0/+109
* Move sysdeps/powerpc/elf filesAndreas Jaeger2012-03-282-0/+0
* Move sysdeps/powerpc/powerpc32/elf filesAndreas Jaeger2012-03-285-165/+34
* Move sysdeps/powerpc/powerpc64/elf filesAndreas Jaeger2012-03-288-214/+63
* Update powerpc libm test ULPsAndreas Schwab2012-03-261-2/+24
* Update powerpc libm-test ULPsAndreas Schwab2012-03-211-2/+82
* Disable use of FMA instructions in branredAndreas Schwab2012-03-213-49/+282
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-206-6/+6
* Update powerpc libm test ULPsAndreas Schwab2012-03-181-2/+43
* Use double precision instead of scaling for powerpc __ieee754_hypotfAndreas Schwab2012-03-152-40/+9
* Update powerpc libm ULPsAndreas Schwab2012-03-151-5/+47
* Update powerpc libm ULPsAndreas Schwab2012-03-101-4/+364
* Replace FSF snail mail address with URL in miscellaneous files.Paul Eggert2012-03-104-12/+8
* Use include_next to chain math_private.h headers.Richard Henderson2012-03-091-1/+1
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-0921-31/+31
* powerpc: Convert __ieee754_sqrt{,f} from macros to inlines.Richard Henderson2012-03-091-70/+36
* Update powerpc libm ULPsAndreas Schwab2012-03-051-0/+170
* Update powerpc libm ULPsAndreas Schwab2012-03-041-19/+511
* Improve erfc accuracy.Joseph Myers2012-03-011-0/+9
* Remove old initfini mechanism.Joseph Myers2012-02-212-7/+0
* Resort ULPs files with gen-libm-test.pl -n in C locale.Joseph Myers2012-02-201-7/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-09328-981/+650
* powerpc: add crt filesAndreas Schwab2012-02-084-0/+303
* Adjust libm test ULPs for powerpcAndreas Schwab2012-02-071-2/+16
* Remove __ELF__ conditionalsMarek Polacek2012-02-073-15/+3
* Always define float_t as float for PowerPC, SH and SPARC.Joseph Myers2012-01-311-14/+2
* PowerPC - A2 memcpy cache line size initializationAdhemerval Zanella2012-01-272-4/+51
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-274-28/+4
* Remove __STDC__ conditionals from installed headers.Joseph Myers2012-01-261-12/+2
* Powerpc: correct duplicate label issue with multiple passes through context codeWill Schmidt2012-01-121-2/+6
* Remove non-ELF supportUlrich Drepper2012-01-072-4/+1
* Optimized strcasecmp for Power7Adhemerval Zanella2011-12-178-0/+283
* Fix WPUlrich Drepper2011-12-171-1/+1
* Simplify code for accessing powerpc GOTWill Schmidt2011-12-1726-130/+110
* Optimized nearbyint for PPCAdhemerval Zanella2011-12-174-0/+277
* Fix a wrong constant in powerpc hypot implementationAndreas Schwab2011-12-061-1/+1
* PowerPC: Arithmetic function optimizations for POWERAdhemerval Zanella2011-11-115-4/+138
* Optimize libmUlrich Drepper2011-10-126-33/+15
* Don't call ifunc functions in trace modeAndreas Schwab2011-10-052-8/+15
* Adjust powerpc libm ULPsAndreas Schwab2011-09-281-4/+42
* Fix PLT uses in libm on powerpcAndreas Schwab2011-09-154-16/+16
* Fix undefined symbol in powerpc64 dl-machine.hAndreas Schwab2011-09-131-2/+0
* Remove --wth-tls option, TLS support is requiredUlrich Drepper2011-09-114-92/+240
* Remove support for !USE___THREADUlrich Drepper2011-09-102-58/+45
* Fix whitespacesUlrich Drepper2011-09-072-2/+1