Age | Commit message (Expand) | Author |
2015-03-23 | Remove HAVE_ASM_PPC_REL16 references | Alan Modra |
2015-03-05 | Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY | H.J. Lu |
2015-02-10 | powerpc: drop R_PPC_REL16 check | Adhemerval Zanella |
2015-02-09 | powerpc: wordcopy/memmove cleanup for ppc32 | Adhemerval Zanella |
2015-02-09 | powerpc: multiarch Makefile cleanup for powerpc32 | Adhemerval Zanella |
2015-01-12 | powerpc: abort transaction in syscalls | Adhemerval Zanella |
2015-01-07 | Fix libm feupdateenv namespace (bug 17748). | Joseph Myers |
2015-01-07 | Fix libm fesetround namespace (bug 17748). | Joseph Myers |
2015-01-06 | Fix libm fesetenv namespace (bug 17748). | Joseph Myers |
2015-01-05 | Fix libm feholdexcept namespace (bug 17748). | Joseph Myers |
2015-01-02 | Fix libm fegetround namespace (bug 17748). | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-31 | Fix libm fegetenv namespace (bug 17748). | Joseph Myers |
2014-12-31 | Clean up powerpc fegetround / __fegetround inlines. | Joseph Myers |
2014-12-30 | Fix libm feraiseexcept namespace (bug 17723). | Joseph Myers |
2014-12-10 | Fix strftime wcschr namespace (bug 17634). | Joseph Myers |
2014-11-26 | powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel} | Adhemerval Zanella |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_rtld | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_libm | Siddhesh Poyarekar |
2014-11-20 | Add arch-specific configuration for C11 atomics support. | Torvald Riegel |
2014-11-14 | Fix build of C mempcpy and stpcpy. | Joseph Myers |
2014-11-04 | Don't use INTDEF/INTUSE with _dl_init (bug 14132). | Joseph Myers |
2014-11-04 | Don't use INTDEF/INTUSE with _dl_argv (bug 14132). | Joseph Myers |
2014-10-31 | powerpc: Change atomic_write_barrier to have release semantics. | Torvald Riegel |
2014-10-23 | Don't use INTDEF for powerpc32 compat symbols (bug 14132). | Joseph Myers |
2014-09-02 | Define __GI_fegetenv for e500 libm | Khem Raj |
2014-08-21 | Remove unnecessary uses of NOT_IN_libc | Siddhesh Poyarekar |
2014-07-08 | PowerPC: Cleanup powerpc memmove | Adhemerval Zanella |
2014-07-08 | PowerPC: Fix compiler warnings | Adhemerval Zanella |
2014-07-08 | PowerPC: Add ifunc tests for memmove | Adhemerval Zanella |
2014-07-07 | PowerPC: Align power7 memcpy using VSX to quadword | Adhemerval Zanella |
2014-07-07 | PowerPC: optimized memmove for POWER7/PPC32 | Adhemerval Zanella |
2014-07-03 | Always provide HP_SMALL_TIMING_AVAIL | Richard Henderson |
2014-07-03 | Unify hp-timing implementations | Richard Henderson |
2014-07-03 | Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead | Richard Henderson |
2014-07-03 | Removing HP_TIMING_ACCUM as unused | Richard Henderson |
2014-07-03 | Removing HP_TIMING_ZERO as unused | Richard Henderson |
2014-07-03 | powerpc: Remove dummy hp-timing.h | Richard Henderson |
2014-06-26 | Fix Wundef warning for ELF_MACHINE_NO_RELA | Siddhesh Poyarekar |
2014-05-26 | PowerPC: Remove 64 bits instructions in PPC32 code | Adhemerval Zanella |
2014-05-22 | PowerPC: Fix memchr ifunc hidden symbol for PPC32 | Adhemerval Zanella |
2014-05-05 | PowerPC: ifunc improvement for internal calls | Adhemerval Zanella |
2014-04-09 | PowerPC: Fix --disable-multi-arch builds | Adhemerval Zanella |
2014-04-06 | PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARD | Adhemerval Zanella |
2014-03-12 | PowerPC: Fix bzero definition for static libc for PPC32 | Adhemerval Zanella |
2014-02-27 | PowerPC: Optimized isnan/isnanf for POWER8 | Adhemerval Zanella |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-12-19 | Don't make soft-fp symbols compat symbols for powerpc-nofpu. | Joseph Myers |