aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-15soft-fp: fix vertical whitespace and indentation.Joseph Myers86-3286/+3865
2013-10-14Fix error_tail overflow in allocation calculation.Ondřej Bílka3-6/+11
2013-10-14Correctly copy resolver address. Fixes bug #13028.Ondřej Bílka3-7/+14
2013-10-14ldd: make try_trace more robust and portablePatrick 'P. J.' McDermott3-20/+24
2013-10-13Adjust language-code fields of LC_ADDRESS.Chris Leonard17-27/+105
2013-10-12soft-fp: fix preprocessor indentation.Joseph Myers9-278/+290
2013-10-12Fix typos.Yuri Chornoivan7-8/+18
2013-10-12Fix typo in setlocale.c. Fixes BZ #15764Reuben Thomas3-5/+11
2013-10-12soft-fp: make __unord* raise "invalid" for signaling NaNs (bug 16036).Joseph Myers5-1/+22
2013-10-12soft-fp: make ordered comparisons raise "invalid" for quiet NaNs (bug 14910).Joseph Myers8-12/+21
2013-10-12soft-fp: add missing FP_INIT_EXCEPTIONS and FP_INIT_ROUNDMODE calls.Joseph Myers40-0/+79
2013-10-12soft-fp: add macro FP_NO_EXCEPTIONS.Joseph Myers8-12/+48
2013-10-12soft-fp: fix _FP_DIV_MEAT_* returning results with wrong exponent (bug 16032).Joseph Myers4-5/+16
2013-10-12soft-fp: fix floating-point to integer unsigned saturation.Joseph Myers2-1/+6
2013-10-11Add systemtap markers to math function slow pathsSiddhesh Poyarekar8-5/+160
2013-10-11Fix fwrite() reading beyond end of buffer in error pathEric Biggers8-36/+50
2013-10-10Fix readdir regressions on sparc 32-bit.David S. Miller2-2/+12
2013-10-10Update copyright and license notices in soft-fp files from libgcc.Joseph Myers15-56/+58
2013-10-10Add soft-fp files from libgcc.Joseph Myers15-0/+663
2013-10-10Update sparc ULPs.David S. Miller2-0/+129
2013-10-10Extend powerpc-nofpu -fno-builtin-fabsl workaround to more files.Joseph Myers2-0/+14
2013-10-10Avoid ordered comparisons of NaNs in ldbl-128ibm acosl and asinl.Joseph Myers3-0/+11
2013-10-10malloc/hooks.c: Correct check for overflow in memalign_check.Will Newton2-4/+12
2013-10-10benchtests: Add include-sources directive.Torvald Riegel3-6/+28
2013-10-10soft-fp: split FP_INIT_EXCEPTIONS from FP_INIT_ROUNDMODE.Joseph Myers5-3/+17
2013-10-10soft-fp: fix negation NaN handling (bug 16034).Joseph Myers7-24/+21
2013-10-09soft-fp: Remove trailing semicolon from _FP_FRAC_DISASSEMBLE_4.Joseph Myers2-1/+6
2013-10-09soft-fp: fix typo in comment.Adam Buchbinder2-1/+5
2013-10-08Update gethostbyname2_r documentation. Fixes bug #156.Yogesh Chaudhari3-10/+18
2013-10-08Fix typo in last changeAndreas Schwab1-1/+1
2013-10-08m68k: use PIC for Scrt1.oAndreas Schwab2-0/+25
2013-10-08Use p2align instead ALIGNOndřej Bílka10-323/+301
2013-10-08correct LC_TELEPHONE for pap localesChris Leonard3-6/+12
2013-10-08Format e_pow.cSiddhesh Poyarekar2-260/+315
2013-10-08Format e_exp.cSiddhesh Poyarekar2-164/+244
2013-10-08Consolidate multiple precision sin/cos functionsSiddhesh Poyarekar4-129/+140
2013-10-08Clean up locale file alignment handling.Joseph Myers6-7/+22
2013-10-07Fixes to Changelog for locale splitsChris Leonard1-0/+12
2013-10-07Fix up ChangeLog formatting.Roland McGrath1-19/+19
2013-10-07remove localdata path from Changelog entriesChris Leonard1-17/+17
2013-10-07Fix ar_SS in SUPPORTEDChris Leonard1-1/+1
2013-10-07Fix ChangeLog formattingSiddhesh Poyarekar1-1/+1
2013-10-07Add more directives to benchmark input filesSiddhesh Poyarekar20-131/+160
2013-10-07Fix careless merge.Alan Modra2-1/+5
2013-10-05Adjust language-code fields of LC_ADDRESS.Chris Leonard18-19/+97
2013-10-05Mention powerpc64le support in NEWS and README, plus bugs fixed.Alan Modra3-7/+14
2013-10-05nptl: tst-mutex8.c: Handle ENOTSUP PI mutex failureMaciej W. Rozycki2-2/+15
2013-10-04Fix typos in 3166.def.Chris Leonard1-1/+1
2013-10-04Add fork hooks for pthread_atforkSamuel Thibault2-0/+22
2013-10-04Update generic swapon definition to match prototype.Ryan S. Arnold2-2/+6