about summary refs log tree commit diff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: multiarch memchr for PowerPC32Adhemerval Zanella2013-12-065-1/+122
* PowerPC: multiarch mempcpy for PowerPC32Adhemerval Zanella2013-12-065-1/+114
* PowerPC: multiarch memset/bzero for PowerPC32Adhemerval Zanella2013-12-0611-1/+307
* PowerPC: multiarch memcmp for PowerPC32Adhemerval Zanella2013-12-066-1/+146
* PowerPC: multiarch memcpy for PowerPC32Adhemerval Zanella2013-12-068-1/+254
* PowerPC: initial support for multilib for PowerPC32Adhemerval Zanella2013-12-063-0/+105
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-051-8/+2217
* PowerPC: Add systemtap static probe points in setjmp/longjmpAdhemerval Zanella2013-12-0511-59/+96
* PowerPC64 ELFv2 ABI 5/6: LD_AUDIT interface changesUlrich Weigand2013-12-045-45/+163
* PowerPC64 ELFv2 ABI 4/6: Stack frame layout changesUlrich Weigand2013-12-047-65/+109
* PowerPC64 ELFv2 ABI 3/6: PLT local entry point optimizationUlrich Weigand2013-12-042-2/+50
* PowerPC64 ELFv2 ABI 2/6: Remove function descriptorsUlrich Weigand2013-12-045-29/+138
* PowerPC64 ELFv2 ABI 1/6: Code refactoringUlrich Weigand2013-12-044-59/+38
* PowerPC64: Report overflow on @h and @ha relocationsAlan Modra2013-12-041-2/+22
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-041-2/+260
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-021-34/+1199
* Add powerpc-nofpu/e500 support functions for atomic compound assignment and F...Joseph Myers2013-11-2812-4/+340
* Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers2013-11-283-0/+3
* PowerPC: Fix __fe_nomask_env missing symbolAdhemerval Zanella2013-11-266-10/+9
* Fix powerpc-nofpu build.Joseph Myers2013-11-252-0/+6
* PowerPC: Set/restore rounding mode only when neededAdhemerval Zanella2013-11-253-4/+277
* Make powerpc-nofpu floating-point state thread-local (bug 15483).Joseph Myers2013-11-1918-67/+104
* PowerPC: Fix __fe_mask_env exportAdhemerval Zanella2013-11-132-7/+3
* rename configure.in to configure.acMike Frysinger2013-10-306-3/+3
* PowerPC: strcpy/stpcpy optimization for PPC64/POWER7Adhemerval Zanella2013-10-254-134/+407
* 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