about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* soft-fp: fix vertical whitespace and indentation.Joseph Myers2013-10-1586-3286/+3865
* Fix error_tail overflow in allocation calculation.Ondřej Bílka2013-10-143-6/+11
* Correctly copy resolver address. Fixes bug #13028.Ondřej Bílka2013-10-143-7/+14
* ldd: make try_trace more robust and portablePatrick 'P. J.' McDermott2013-10-143-20/+24
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-10-1317-27/+105
* soft-fp: fix preprocessor indentation.Joseph Myers2013-10-129-278/+290
* Fix typos.Yuri Chornoivan2013-10-127-8/+18
* Fix typo in setlocale.c. Fixes BZ #15764Reuben Thomas2013-10-123-5/+11
* soft-fp: make __unord* raise "invalid" for signaling NaNs (bug 16036).Joseph Myers2013-10-125-1/+22
* soft-fp: make ordered comparisons raise "invalid" for quiet NaNs (bug 14910).Joseph Myers2013-10-128-12/+21
* soft-fp: add missing FP_INIT_EXCEPTIONS and FP_INIT_ROUNDMODE calls.Joseph Myers2013-10-1240-0/+79
* soft-fp: add macro FP_NO_EXCEPTIONS.Joseph Myers2013-10-128-12/+48
* soft-fp: fix _FP_DIV_MEAT_* returning results with wrong exponent (bug 16032).Joseph Myers2013-10-124-5/+16
* soft-fp: fix floating-point to integer unsigned saturation.Joseph Myers2013-10-122-1/+6
* Add systemtap markers to math function slow pathsSiddhesh Poyarekar2013-10-118-5/+160
* Fix fwrite() reading beyond end of buffer in error pathEric Biggers2013-10-118-36/+50
* Fix readdir regressions on sparc 32-bit.David S. Miller2013-10-102-2/+12
* Update copyright and license notices in soft-fp files from libgcc.Joseph Myers2013-10-1015-56/+58
* Add soft-fp files from libgcc.Joseph Myers2013-10-1015-0/+663
* Update sparc ULPs.David S. Miller2013-10-102-0/+129
* Extend powerpc-nofpu -fno-builtin-fabsl workaround to more files.Joseph Myers2013-10-102-0/+14
* Avoid ordered comparisons of NaNs in ldbl-128ibm acosl and asinl.Joseph Myers2013-10-103-0/+11
* malloc/hooks.c: Correct check for overflow in memalign_check.Will Newton2013-10-102-4/+12
* benchtests: Add include-sources directive.Torvald Riegel2013-10-103-6/+28
* soft-fp: split FP_INIT_EXCEPTIONS from FP_INIT_ROUNDMODE.Joseph Myers2013-10-105-3/+17
* soft-fp: fix negation NaN handling (bug 16034).Joseph Myers2013-10-107-24/+21
* soft-fp: Remove trailing semicolon from _FP_FRAC_DISASSEMBLE_4.Joseph Myers2013-10-092-1/+6
* soft-fp: fix typo in comment.Adam Buchbinder2013-10-092-1/+5
* Update gethostbyname2_r documentation. Fixes bug #156.Yogesh Chaudhari2013-10-083-10/+18
* Fix typo in last changeAndreas Schwab2013-10-081-1/+1
* m68k: use PIC for Scrt1.oAndreas Schwab2013-10-082-0/+25
* Use p2align instead ALIGNOndřej Bílka2013-10-0810-323/+301
* correct LC_TELEPHONE for pap localesChris Leonard2013-10-083-6/+12
* Format e_pow.cSiddhesh Poyarekar2013-10-082-260/+315
* Format e_exp.cSiddhesh Poyarekar2013-10-082-164/+244
* Consolidate multiple precision sin/cos functionsSiddhesh Poyarekar2013-10-084-129/+140
* Clean up locale file alignment handling.Joseph Myers2013-10-086-7/+22
* Fixes to Changelog for locale splitsChris Leonard2013-10-071-0/+12
* Fix up ChangeLog formatting.Roland McGrath2013-10-071-19/+19
* remove localdata path from Changelog entriesChris Leonard2013-10-071-17/+17
* Fix ar_SS in SUPPORTEDChris Leonard2013-10-071-1/+1
* Fix ChangeLog formattingSiddhesh Poyarekar2013-10-071-1/+1
* Add more directives to benchmark input filesSiddhesh Poyarekar2013-10-0720-131/+160
* Fix careless merge.Alan Modra2013-10-072-1/+5
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-10-0518-19/+97
* Mention powerpc64le support in NEWS and README, plus bugs fixed.Alan Modra2013-10-053-7/+14
* nptl: tst-mutex8.c: Handle ENOTSUP PI mutex failureMaciej W. Rozycki2013-10-052-2/+15
* Fix typos in 3166.def.Chris Leonard2013-10-041-1/+1
* Add fork hooks for pthread_atforkSamuel Thibault2013-10-042-0/+22
* Update generic swapon definition to match prototype.Ryan S. Arnold2013-10-042-2/+6