about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove redundant goto linesSiddhesh Poyarekar2013-09-191-40/+3
* MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki2013-09-181-18/+21
* 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
* Format sincos32.cSiddhesh Poyarekar2013-09-181-236/+254
* Fix powerpc fpu_control.h namespace and parenthesis issues (bug 15966).Joseph Myers2013-09-171-12/+12
* Faster strchr implementation.Ondřej Bílka2013-09-114-200/+160
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-09-111-2/+63
* Add O_TMPFILE to <fcntl.h>Andreas Schwab2013-09-112-0/+5
* Remove DO_NOT_USE_THIS conditionals.Ondřej Bílka2013-09-105-97/+0
* Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell2013-09-061-0/+12
* PowerPC: fix POWER7 memrchr for some large inputsAdhemerval Zanella2013-09-052-4/+4
* tst-fanotify: skip when we get back EPERMMike Frysinger2013-09-051-5/+8
* Remove --disable-versioning.Joseph Myers2013-09-046-13/+5
* Fix lgammaf spurious underflow (bug 15427).Joseph Myers2013-09-033-2/+110
* Add unaligned strcmp.Ondřej Bílka2013-09-034-2/+222
* tst-fanotify: new simple testMike Frysinger2013-09-022-1/+57
* Fix spurious jnf underflows (bug 14155).Joseph Myers2013-09-023-6/+37
* Fix typo.Ondřej Bílka2013-09-021-1/+1
* Fix then/than typos.Ondřej Bílka2013-08-305-19/+19
* Fix typos.Ondřej Bílka2013-08-3012-12/+12
* Fix rawmemchr regression on bulldozer.Ondřej Bílka2013-08-302-109/+0
* Remove aix specific files.Ondřej Bílka2013-08-299-869/+0
* Hurd: Add ESUCCESS error_t value.Thomas Schwinge2013-08-292-1/+17
* Hurd: Use __executable_start symbol instead of _start.Samuel Thibault2013-08-291-2/+2
* Support ELFOSABI_GNU on all GNU systems.Thomas Schwinge2013-08-292-23/+48
* Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge2013-08-291-4/+4
* [BZ #15522] strtod ("nan(N)") returning a sNaN in some casesThomas Schwinge2013-08-295-20/+41
* Fix typos.Ondřej Bílka2013-08-297-7/+7
* Use __glibc_unlikely instead of __builtin_expect (..., 0)Siddhesh Poyarekar2013-08-281-1/+1
* True stub __ifreq.Roland McGrath2013-08-271-0/+79
* Clean up __libc_sa_len helper.Roland McGrath2013-08-273-66/+13
* Replace generic bits/socket.h with 4.4 file.Roland McGrath2013-08-271-358/+0