aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-12soft-fp: add macro FP_NO_EXCEPTIONS.Joseph Myers
2013-10-12soft-fp: fix _FP_DIV_MEAT_* returning results with wrong exponent (bug 16032).Joseph Myers
2013-10-12soft-fp: fix floating-point to integer unsigned saturation.Joseph Myers
2013-10-11Add systemtap markers to math function slow pathsSiddhesh Poyarekar
2013-10-11Fix fwrite() reading beyond end of buffer in error pathEric Biggers
2013-10-10Fix readdir regressions on sparc 32-bit.David S. Miller
2013-10-10Update copyright and license notices in soft-fp files from libgcc.Joseph Myers
2013-10-10Add soft-fp files from libgcc.Joseph Myers
2013-10-10Update sparc ULPs.David S. Miller
2013-10-10Extend powerpc-nofpu -fno-builtin-fabsl workaround to more files.Joseph Myers
2013-10-10Avoid ordered comparisons of NaNs in ldbl-128ibm acosl and asinl.Joseph Myers
2013-10-10malloc/hooks.c: Correct check for overflow in memalign_check.Will Newton
2013-10-10benchtests: Add include-sources directive.Torvald Riegel
2013-10-10soft-fp: split FP_INIT_EXCEPTIONS from FP_INIT_ROUNDMODE.Joseph Myers
2013-10-10soft-fp: fix negation NaN handling (bug 16034).Joseph Myers
2013-10-09soft-fp: Remove trailing semicolon from _FP_FRAC_DISASSEMBLE_4.Joseph Myers
2013-10-09soft-fp: fix typo in comment.Adam Buchbinder
2013-10-08Update gethostbyname2_r documentation. Fixes bug #156.Yogesh Chaudhari
2013-10-08Fix typo in last changeAndreas Schwab
2013-10-08m68k: use PIC for Scrt1.oAndreas Schwab
2013-10-08Use p2align instead ALIGNOndřej Bílka
2013-10-08correct LC_TELEPHONE for pap localesChris Leonard
2013-10-08Format e_pow.cSiddhesh Poyarekar
2013-10-08Format e_exp.cSiddhesh Poyarekar
2013-10-08Consolidate multiple precision sin/cos functionsSiddhesh Poyarekar
2013-10-08Clean up locale file alignment handling.Joseph Myers
2013-10-07Fixes to Changelog for locale splitsChris Leonard
2013-10-07Fix up ChangeLog formatting.Roland McGrath
2013-10-07remove localdata path from Changelog entriesChris Leonard
2013-10-07Fix ar_SS in SUPPORTEDChris Leonard
2013-10-07Fix ChangeLog formattingSiddhesh Poyarekar
2013-10-07Add more directives to benchmark input filesSiddhesh Poyarekar
2013-10-07Fix careless merge.Alan Modra
2013-10-05Adjust language-code fields of LC_ADDRESS.Chris Leonard
2013-10-05Mention powerpc64le support in NEWS and README, plus bugs fixed.Alan Modra
2013-10-05nptl: tst-mutex8.c: Handle ENOTSUP PI mutex failureMaciej W. Rozycki
2013-10-04Fix typos in 3166.def.Chris Leonard
2013-10-04Add fork hooks for pthread_atforkSamuel Thibault
2013-10-04Update generic swapon definition to match prototype.Ryan S. Arnold
2013-10-04Move powerpc ports pieces to libc.Joseph Myers
2013-10-04e500 port: adjust sysdeps/unix/sysv/linux/configure.in case.Joseph Myers
2013-10-04e500 port: fix fpu_control.h constant values.Joseph Myers
2013-10-04e500 port: getcontext / setcontext / swapcontext.Joseph Myers
2013-10-04Correct error in iso-3166.defChris Leonard
2013-10-04Copy / modify pap_AN into pap_AW and pap_CW.Chris Leonard
2013-10-04Split ar_SD into ar_SD and ar_SSChris Leonard
2013-10-04Update iso-1366.def and related occurrencesChris Leonard
2013-10-04Fix typo in manualSiddhesh Poyarekar
2013-10-04ARM: Allow building __sigsetjmp as Thumb.Will Newton
2013-10-04ARM: Allow building __longjmp as Thumb.Will Newton