about summary refs log tree commit diff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Add e500 port.Joseph Myers2013-10-1829-10/+1165
* Extend powerpc-nofpu -fno-builtin-fabsl workaround to more files.Joseph Myers2013-10-101-0/+6
* Move powerpc ports pieces to libc.Joseph Myers2013-10-0437-0/+9134
* e500 port: fix fpu_control.h constant values.Joseph Myers2013-10-041-10/+8
* Use stdint.h types in union unaligned.Alan Modra2013-10-042-6/+6
* Correct little-endian relocation of UADDR64,32,16.Alan Modra2013-10-042-24/+18
* PowerPC LE memchr and memrchrAlan Modra2013-10-046-382/+404
* PowerPC LE memsetAlan Modra2013-10-047-34/+34
* PowerPC LE memcpyAlan Modra2013-10-049-410/+928
* PowerPC LE memcmpAlan Modra2013-10-044-1893/+3451
* PowerPC LE strchrAlan Modra2013-10-046-74/+212
* PowerPC LE strcpyAlan Modra2013-10-044-3/+78
* PowerPC LE strcmp and strncmpAlan Modra2013-10-048-81/+380
* PowerPC LE strnlenAlan Modra2013-10-042-102/+115
* PowerPC LE strlenAlan Modra2013-10-044-47/+131
* PowerPC ugly symbol versioningAlan Modra2013-10-049-29/+23
* PowerPC LE setjmp/longjmpAnton Blanchard2013-10-045-85/+78
* PowerPC floating point little-endian [15 of 15]Alan Modra2013-10-041-12/+9
* PowerPC floating point little-endian [14 of 15]Anton Blanchard2013-10-046-7/+19
* PowerPC floating point little-endian [13 of 15]Alan Modra2013-10-042-13/+10
* PowerPC floating point little-endian [12 of 15]Alan Modra2013-10-0419-38/+48
* PowerPC floating point little-endian [11 of 15]Alan Modra2013-10-042-57/+62
* PowerPC floating point little-endian [10 of 15]Alan Modra2013-10-042-34/+32
* PowerPC floating point little-endian [9 of 15]Alan Modra2013-10-041-25/+29
* PowerPC floating point little-endian [8 of 15]Anton Blanchard2013-10-0414-40/+39
* PowerPC floating point little-endian [7 of 15]Anton Blanchard2013-10-041-12/+14
* PowerPC floating point little-endian [3 of 15]Alan Modra2013-10-041-0/+3
* PowerPC floating point little-endian [2 of 15]Alan Modra2013-10-041-4/+4
* PowerPC: Fix POINTER_CHK_GUARD thread register for PPC64Adhemerval Zanella2013-09-251-1/+1
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-09-232-0/+20
* Make __ffs hiddenAndreas Schwab2013-09-201-0/+1
* e500 port: fpu_control.h.Joseph Myers2013-09-181-1/+38
* e500 port: setjmp/longjmp.Joseph Myers2013-09-182-36/+47
* Don't force -msoft-float for powerpc --without-fp.Joseph Myers2013-09-181-5/+0
* Fix powerpc fpu_control.h namespace and parenthesis issues (bug 15966).Joseph Myers2013-09-171-12/+12
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-09-111-2/+63
* PowerPC: fix POWER7 memrchr for some large inputsAdhemerval Zanella2013-09-052-4/+4
* Remove --disable-versioning.Joseph Myers2013-09-042-9/+1
* Fix typo.Ondřej Bílka2013-09-021-1/+1
* Fix then/than typos.Ondřej Bílka2013-08-304-18/+18
* Fix typos.Ondřej Bílka2013-08-216-6/+6
* PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella2013-08-202-2/+100
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-07-041-22/+146
* PowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling for POWER8.Ryan S. Arnold2013-06-285-22/+67
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-06-281-1/+5
* PowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold2013-06-244-3/+12
* PowerPC: Merge ports/ dl-procinfo.[ch] with base.Ryan S. Arnold2013-06-112-11/+35
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-072-6/+6
* Fix leading whitespaces.Ondrej Bilka2013-06-062-2/+2
* Remove trailing whitespace.Joseph Myers2013-06-0566-348/+348