Age | Commit message (Expand) | Author |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-05-30 | powerpc: Fix build failures with current GCC | Gabriel F. T. Gomes |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-04-27 | powerpc64*: fix the order of implied sysdeps directories | Gabriel F. T. Gomes |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-08-08 | Do not use __ptr_t. | Joseph Myers |
2017-06-14 | PowerPC64 ENTRY_TOCLESS | Alan Modra |
2017-04-11 | powerpc: refactor memcmp and memmove IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor memcpy and mempcpy IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor memset IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC. | Wainer dos Santos Moschetta |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-03-11 | powerpc: Rearrange cfi_offset calls | Rajalakshmi Srinivasaraghavan |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-09-10 | PowerPC: multiarch bzero cleanup for PPC64 | Adhemerval Zanella |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-12-13 | PowerPC: Cleaning up uneeded sqrt routines | Adhemerval Zanella |
2013-12-13 | PowerPC: multiarch memset/bzero for PowerPC64 | Adhemerval Zanella |
2013-12-13 | PowerPC: Adjust multiarch Implies for PowerPC64 | Adhemerval Zanella |
2013-12-06 | PowerPC: multiarch wordcopy routines for PowerPC32 | Adhemerval Zanella |
2013-10-04 | PowerPC LE memset | Alan Modra |
2013-10-04 | PowerPC LE memcpy | Alan Modra |
2013-10-04 | PowerPC LE memcmp | Alan Modra |
2013-10-04 | PowerPC LE strcmp and strncmp | Alan Modra |
2013-06-05 | Remove trailing whitespace. | Joseph Myers |
2013-03-08 | Consolidate copies of mp code in powerpc | Siddhesh Poyarekar |
2013-03-07 | Merge powerpc slowexp.c into generic code | Siddhesh Poyarekar |
2013-03-07 | Merge powerpc slowpow.c into generic code | Siddhesh Poyarekar |
2013-03-07 | Use an intermediate variable to sum exponents in powerpc __mul and __sqr | Siddhesh Poyarekar |
2013-03-07 | Use generic mpa.c code for everything except __mul and __sqr | Siddhesh Poyarekar |
2013-03-06 | Remove powerpc64 bounded-pointers code. | Joseph Myers |
2013-02-28 | Sync up ppc add_magnitudes and sub_magnitudes with default code | Siddhesh Poyarekar |
2013-02-25 | Sync up powerpc __mp_dbl with default code | Siddhesh Poyarekar |
2013-02-21 | Mark __inv as static in powerpc | Siddhesh Poyarekar |
2013-02-21 | Fix whitespace differences between generic and powerpc mpa.c | Siddhesh Poyarekar |
2013-02-21 | Mark ZERO inputs to __mul as unlikely on powerpc | Siddhesh Poyarekar |
2013-02-20 | Copy comment about inner loop from powerpc mpa.c to the default one | Siddhesh Poyarekar |
2013-02-14 | Remove redundant return keyword | Siddhesh Poyarekar |
2013-02-14 | New __sqr function as a faster special case of __mul | Siddhesh Poyarekar |
2013-01-20 | Remove use of mpa2.h | Andreas Schwab |
2013-01-14 | Fix code formatting in mpa.c | Siddhesh Poyarekar |
2013-01-14 | Remove unnecessary local variable mptwo | 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 | 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 |