about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: multiarch memrchr for PowerPC64Adhemerval Zanella2013-12-135-1/+107
* PowerPC: multiarch memchr for PowerPC64Adhemerval Zanella2013-12-135-1/+107
* PowerPC: multiarch mempcpy for PowerPC64Adhemerval Zanella2013-12-135-1/+109
* PowerPC: multiarch memset/bzero for PowerPC64Adhemerval Zanella2013-12-1316-1/+385
* PowerPC: multirach memcmp for PowerPC64Adhemerval Zanella2013-12-136-1/+166
* PowerPC: multiarch memcpy for PowerPC64Adhemerval Zanella2013-12-1310-0/+379
* PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella2013-12-1315-2/+14
* PowerPC: Optimized mpn functions for PowerPC64/POWER7Adhemerval Zanella2013-12-062-0/+121
* PowerPC: Optimized mpn functions for PowerPC64Adhemerval Zanella2013-12-064-0/+541
* PowerPC: multiarch logb/logbf/logbl for PowerPC32Adhemerval Zanella2013-12-063-3/+3
* PowerPC: multiarch wordcopy routines for PowerPC32Adhemerval Zanella2013-12-062-218/+0
* PowerPC: multiarch wcscpy for PowerPC32Adhemerval Zanella2013-12-061-1/+1
* PowerPC: multiarch wcsrchr for PowerPC32Adhemerval Zanella2013-12-061-1/+1
* PowerPC: multiarch wcschr for PowerPC32Adhemerval Zanella2013-12-061-1/+1
* PowerPC: Add systemtap static probe points in setjmp/longjmpAdhemerval Zanella2013-12-053-27/+40
* PowerPC64 ELFv2 ABI 5/6: LD_AUDIT interface changesUlrich Weigand2013-12-043-42/+102
* 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
* rename configure.in to configure.acMike Frysinger2013-10-302-1/+1
* PowerPC: strcpy/stpcpy optimization for PPC64/POWER7Adhemerval Zanella2013-10-254-134/+407
* Use stdint.h types in union unaligned.Alan Modra2013-10-041-4/+4
* Correct little-endian relocation of UADDR64,32,16.Alan Modra2013-10-041-18/+10
* PowerPC LE memchr and memrchrAlan Modra2013-10-043-193/+204
* PowerPC LE memsetAlan Modra2013-10-044-28/+28
* PowerPC LE memcpyAlan Modra2013-10-045-391/+756
* PowerPC LE memcmpAlan Modra2013-10-042-939/+1715
* PowerPC LE strchrAlan Modra2013-10-043-34/+103
* PowerPC LE strcpyAlan Modra2013-10-042-1/+44
* PowerPC LE strcmp and strncmpAlan Modra2013-10-044-33/+219
* PowerPC LE strnlenAlan Modra2013-10-041-52/+59
* PowerPC LE strlenAlan Modra2013-10-042-25/+67
* PowerPC ugly symbol versioningAlan Modra2013-10-041-6/+6
* PowerPC LE setjmp/longjmpAnton Blanchard2013-10-042-40/+36
* PowerPC floating point little-endian [14 of 15]Anton Blanchard2013-10-046-7/+19
* PowerPC floating point little-endian [12 of 15]Alan Modra2013-10-042-7/+4
* PowerPC: Fix POINTER_CHK_GUARD thread register for PPC64Adhemerval Zanella2013-09-251-1/+1
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-09-231-0/+10
* PowerPC: fix POWER7 memrchr for some large inputsAdhemerval Zanella2013-09-051-2/+2
* Fix then/than typos.Ondřej Bílka2013-08-302-7/+7
* Fix typos.Ondřej Bílka2013-08-211-1/+1
* PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella2013-08-201-1/+35
* PowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold2013-06-241-0/+2
* Remove trailing whitespace.Joseph Myers2013-06-0529-200/+200
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-291-2/+1
* PowerPC: modf optimization fixAdhemerval Zanella2013-04-261-0/+2
* PowerPC: modf optimizationAdhemerval Zanella2013-04-231-0/+2
* PowerPC: remove branch prediction from rint implementationAdhemerval Zanella2013-04-012-6/+6