Age | Commit message (Expand) | Author |
2013-01-20 | Remove use of mpa2.h | Andreas Schwab |
2013-01-17 | Adapt installed powerpc headers better for soft-float / no-FPRs. | Joseph Myers |
2013-01-14 | Fix code formatting in mpa.c | Siddhesh Poyarekar |
2013-01-14 | Remove unnecessary local variable mptwo | Siddhesh Poyarekar |
2013-01-10 | Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64" | Andreas Schwab |
2013-01-10 | Use ieee754/dbl-64/wordsize-64 on powerpc64 | Andreas Schwab |
2013-01-09 | Update powerpc ULPs | Siddhesh Poyarekar |
2013-01-09 | Update comments in mpa.c | Siddhesh Poyarekar |
2013-01-07 | Fix spelling errors in sysdeps/powerpc files. | Anton Blanchard |
2013-01-04 | Fix warnings in test-powerpc-snan.c | Andreas Schwab |
2013-01-04 | Update powerpc libm ULPs | Andreas Schwab |
2013-01-04 | Remove unused __cr and __cpymn | Siddhesh Poyarekar |
2013-01-04 | Fix build failure on power4 processors | Siddhesh Poyarekar |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers |
2012-12-04 | Define _SYS_AUXV_H to 1 not empty in sysdeps/powerpc/sysdep.h. | Joseph Myers |
2012-11-30 | Fix type-punning warning in powerpc64 gmon-start. | Roland McGrath |
2012-11-23 | Update powerpc libm-test ULPs | Andreas Schwab |
2012-11-03 | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers |
2012-11-03 | Make fenv.h FE_* macros usable in #if (bug 3439). | Joseph Myers |
2012-11-02 | Direct __ppc_get_timebase to __builtin_ppc_get_timebase for GCC 4.8+. | Tulio Magno Quites Machado Filho |
2012-11-01 | PowerPC: Remove unnecessary -mnew-mnemonics. | Tulio Magno Quites Machado Filho |
2012-11-01 | Put __NO_FPRS__ around floating point opcodes in powerpc32/dl-trampoline.S. | Sebastan Andrzej Siewior |
2012-10-31 | Update powerpc libm ULPs | Andreas Schwab |
2012-10-09 | Add missing magic to GLIBC_PROVIDES. | Roland McGrath |
2012-09-25 | Add __ppc_get_timebase_freq to ppc.h. | Tulio Magno Quites Machado Filho |
2012-08-22 | Add versions of wcscpy, wcschr, wcsrchr for power6/power7. | Will Schmidt |
2012-08-21 | [Powerpc] Tune/optimize powerpc{32,64}/power7/memchr.S. | Will Schmidt |
2012-08-02 | Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. | Marek Polacek |
2012-07-26 | Move testsuite audit definitions to sysdeps tst-audit.h files. | Joseph Myers |
2012-07-25 | Move ldsodefs.h audit definitions to sysdeps directories. | Joseph Myers |
2012-07-19 | Split tls-macros.h in sysdeps directories. | Adhemerval Zanella |
2012-07-17 | Remove TLS configure checks. | Marek Polacek |
2012-07-17 | Split tls-macros.h into sysdeps directories. | Joseph Myers |
2012-07-11 | Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328). | Adhemerval Zanella |
2012-07-10 | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek |
2012-07-06 | Fix float range reduction problems (#14283) | Andreas Schwab |
2012-07-06 | Fix missing _mcount@GLIBC_2.0 on powerpc32 | Andreas Schwab |
2012-06-04 | Manual for platform-specific features and new __ppc_get_timebase inline. | Tulio Magno Quites Machado Filho |
2012-06-02 | Move __mcount_internal from GLIBC_PRIVATE to GLIBC_2.16 | Andreas Schwab |
2012-06-01 | PowerPC: Fix for POWER7 sinf/cosf | Adhemerval Zanella |
2012-06-01 | Sort sysdeps/powerpc/fpu/libm-test-ulps | Andreas Schwab |
2012-05-26 | Fix missing declaration | Andreas Schwab |
2012-05-26 | Optimize handling of denormals in logb/logbf/logbl | Andreas Schwab |
2012-05-25 | ppc: Pass hwcap to ifuncs. | Richard Henderson |
2012-05-24 | Don't include exceptions in libm-test-ulps test names. | Joseph Myers |
2012-05-22 | PowerPC: libm ABI update | Adhemerval Zanella |
2012-05-21 | Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32 | H.J. Lu |
2012-05-21 | PowerPC: ULPs update | Adhemerval Zanella |
2012-05-20 | Add <sys/auxv.h> and getauxval. | Richard Henderson |