about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Correct ordering of entries and spurious whitespace on the end of a line. ibm/2.12/masterRyan S. Arnold2012-01-111-63/+64
* Add have_pipe2.Adhemerval Zanella2011-12-291-0/+6
* PowerPC - Optimization for str[n]casecmp functionsAdhemerval Zanella2011-12-291-0/+18
* PowerPC - Optimization for nearbyint[f]Adhemerval Zanella2011-12-291-0/+12
* Fix compilation due to __nan definesAdhemerval Zanella2011-12-291-0/+5
* Fix a wrong constant in powerpc hypot implementationAndreas Schwab2011-12-291-0/+5
* PowerPC: Arithmetic function optimizations for POWERAdhemerval Zanella2011-12-291-0/+11
* Optimize libmUlrich Drepper2011-12-291-0/+12
* Fix PLT uses in libm on powerpcAndreas Schwab2011-12-291-0/+11
* Fix POWER4/POWER7 optimized strncmp to not read past differing bytesAndreas Schwab2011-09-281-0/+8
* Optimize the aligned copy for power7 with vector-scalar insns.Will Schmidt2011-09-121-0/+8
* Prevent Altivec and VSX insns on PowerPC64 when no FPRs or VRs are avail.Ryan S. Arnold2011-09-121-0/+6
* Fix profiling on powerpc32 secure-plt shared libs and PIEsAlan Modra2011-09-121-0/+12
* Check for finite/infinity parms in IBM Long Double 128 fmal( )Dave Flaherty2011-09-121-0/+5
* Provide a throughput boost to the 64-bit power7 strncmp code of approxWill Schmidt2011-09-121-0/+7
* Trigonometric optimizations for POWER cpusAdhemerval Zanella2011-09-121-0/+14
* Revert git commit ec11dbe1aabbb45d41f5e9c21e315e2496f3b473Ryan S. Arnold2011-09-091-32/+0
* Remove pthread_attr_setstacksize from __aio_create_helper_thread.ryanarn2011-07-011-0/+8
* Revert git commit db90a4844fc2f0eb7d6a45a317d9e625cca370e8ryanarn2011-07-011-7/+0
* Static TLS memory leak fix (DTV case)Alan Modra2011-07-011-0/+9
* Set stacksize in __aio_create_helper_thread to default for AIO with TLS.Ryan S. Arnold2011-07-011-0/+7
* Avoid deadcode and remove regressive optimization for POWER[5|6].Adhemerval Zanella2011-06-281-0/+10
* Trigonometric optimizations for POWER cpusAdhemerval Zanella2011-06-171-0/+22
* Correct "//" in search paths due to LD_AT_PLATFORM=""Ryan S. Arnold2011-05-251-0/+8
* Fix two printf handler issues.Jakub Jelinek2011-05-121-0/+8
* Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.Ryan S. Arnold2011-02-171-0/+9
* Prevent VSX type TOC ref in _dl_start before relocs are resolved.Ryan S. Arnold2011-02-161-0/+7
* Reverse -mno-vsx commits in order to correct it later.Ryan S. Arnold2011-02-161-6/+0
* Prevent VSX type TOC ref in _dl_start before relocs are resolved.Ryan S. Arnold2011-02-151-0/+6
* Fix comparison in sqrtl for IBM long double 128.Luis Machado2010-12-031-0/+5
* power7-optimized mempcpyLuis Machado2010-11-051-0/+5
* This patch is not upstream. It is useful and non-invasive. It allows someRyan Arnold2010-11-051-0/+5
* PowerPC64 doesn't need an executable stack and therefore doesn't needRyan Arnold2010-11-011-0/+32
* IEEE quad fmal fixesJakub Jelinek2010-11-011-0/+8
* Add C99 FP_FAST_FMA{,F,L} macros to math.hMichael Meissner2010-11-011-0/+10
* Missing CL.Jakub Jelinek2010-11-011-0/+15
* Fix some more dbl-64/s_fma.c issueJakub Jelinek2010-11-011-0/+7
* Implement accurate fma.Jakub Jelinek2010-11-011-0/+32
* Correct implementation of fmaf.Jakub Jelinek2010-11-011-0/+25
* powerpc: PPCA2/A2 optimized memcpy functionMichael B. Brutman2010-11-011-0/+10
* PowerPC64 ABI fixesAlan Modra2010-11-011-0/+37
* POWER6/7 optimizations for copysignLuis Machado2010-11-011-0/+7
* powerpc: Various P7-optimized string functionsLuis Machado2010-10-311-0/+17
* powerpc: Re-work the Implies structureLuis Machado2010-10-311-0/+51
* power7 string compare optimizationsLuis Machado2010-10-311-0/+7
* Small fix to POWER7 32-bit memsetLuis Machado2010-10-301-0/+4
* Small fix to POWER7 32-bit memcpyLuis Machado2010-10-301-0/+4
* POWER7 optimized memset.Luis Machado2010-10-301-0/+6
* Allow AT_PLATFORM=foo as an env variable to the loader to override theRyan Arnold2010-10-261-0/+8
* Add test case for strstr problem.Ulrich Drepper2010-10-081-0/+5