aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
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-08Use p2align instead ALIGNOndřej Bílka
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-07Fix ChangeLog formattingSiddhesh Poyarekar
2013-10-07Add more directives to benchmark input filesSiddhesh Poyarekar
2013-10-07Fix careless merge.Alan Modra
2013-10-05Mention powerpc64le support in NEWS and README, plus bugs fixed.Alan Modra
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-04Update iso-1366.def and related occurrencesChris Leonard
2013-10-04Fix typo in manualSiddhesh Poyarekar
2013-10-04malloc/tst-valloc.c: Tidy up code.Will Newton
2013-10-04malloc/tst-pvalloc.c: Tidy up code.Will Newton
2013-10-04malloc/tst-posix_memalign.c: Tidy up code.Will Newton
2013-10-04malloc: Add memalign test.Will Newton
2013-10-04Use stdint.h types in union unaligned.Alan Modra
2013-10-04Correct little-endian relocation of UADDR64,32,16.Alan Modra
2013-10-04PowerPC LE configuryAlan Modra
2013-10-04string/tester memrchr testAlan Modra
2013-10-04string/test-memcpy error reportingAlan Modra
2013-10-04PowerPC LE memchr and memrchrAlan Modra
2013-10-04PowerPC LE memsetAlan Modra
2013-10-04PowerPC LE memcpyAlan Modra
2013-10-04PowerPC LE memcmpAlan Modra
2013-10-04PowerPC LE strchrAlan Modra
2013-10-04PowerPC LE strcpyAlan Modra