about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Move powerpc ports pieces to libc.Joseph Myers2013-10-0461-0/+13287
* e500 port: adjust sysdeps/unix/sysv/linux/configure.in case.Joseph Myers2013-10-042-2/+2
* e500 port: fix fpu_control.h constant values.Joseph Myers2013-10-041-10/+8
* e500 port: getcontext / setcontext / swapcontext.Joseph Myers2013-10-043-0/+17
* 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 SIGSTKSZAlan Modra2013-10-041-0/+54
* PowerPC makecontextAlan Modra2013-10-042-4/+10
* PowerPC LE _dl_hwcap accessAlan Modra2013-10-043-16/+16
* 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 [6 of 15]Alan Modra2013-10-041-28/+23
* PowerPC floating point little-endian [5 of 15]Alan Modra2013-10-042-56/+0
* PowerPC floating point little-endian [4 of 15]Alan Modra2013-10-044-134/+152
* PowerPC floating point little-endian [3 of 15]Alan Modra2013-10-0422-240/+287
* PowerPC floating point little-endian [2 of 15]Alan Modra2013-10-0426-89/+142
* PowerPC floating point little-endian [1 of 15]Alan Modra2013-10-044-15/+20
* Fix for [BZ #15680] IBM long double inaccuracyAlan Modra2013-10-045-106/+156
* IBM long double mechanical changes to support little-endianAlan Modra2013-10-0410-184/+145
* Properly cache the result from looking up the nss database configAndreas Schwab2013-09-301-8/+6
* tst-fanotify: fix styleMike Frysinger2013-09-281-8/+9
* don't use Bash-specific ${parameter/pattern/string} expansionPatrick 'P. J.' McDermott2013-09-282-3/+5
* Add SH implementation of stackguard-macros.h.Kaz Kojima2013-09-271-0/+6
* Faster strrchr.Ondřej Bílka2013-09-266-943/+199
* PowerPC: Fix POINTER_CHK_GUARD thread register for PPC64Adhemerval Zanella2013-09-251-1/+1
* sysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton2013-09-241-1/+0
* BZ #15754: Fix test case for ARM.Carlos O'Donell2013-09-231-1/+6
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-09-239-0/+67
* Make __ffs hiddenAndreas Schwab2013-09-205-0/+5
* Consolidate common code into macrosSiddhesh Poyarekar2013-09-191-74/+62
* Consolidate sin/cos table lookup codeSiddhesh Poyarekar2013-09-191-114/+35
* Consolidate sin/cos computation for large inputsSiddhesh Poyarekar2013-09-191-47/+36