about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.Yuri Chornoivan2013-10-121-0/+5
* Fix typo in setlocale.c. Fixes BZ #15764Reuben Thomas2013-10-121-0/+5
* soft-fp: make __unord* raise "invalid" for signaling NaNs (bug 16036).Joseph Myers2013-10-121-0/+6
* soft-fp: make ordered comparisons raise "invalid" for quiet NaNs (bug 14910).Joseph Myers2013-10-121-0/+9
* soft-fp: add missing FP_INIT_EXCEPTIONS and FP_INIT_ROUNDMODE calls.Joseph Myers2013-10-121-0/+40
* soft-fp: add macro FP_NO_EXCEPTIONS.Joseph Myers2013-10-121-0/+18
* soft-fp: fix _FP_DIV_MEAT_* returning results with wrong exponent (bug 16032).Joseph Myers2013-10-121-0/+11
* soft-fp: fix floating-point to integer unsigned saturation.Joseph Myers2013-10-121-0/+5
* Add systemtap markers to math function slow pathsSiddhesh Poyarekar2013-10-111-0/+17
* Fix fwrite() reading beyond end of buffer in error pathEric Biggers2013-10-111-0/+17
* Fix readdir regressions on sparc 32-bit.David S. Miller2013-10-101-0/+5
* Update copyright and license notices in soft-fp files from libgcc.Joseph Myers2013-10-101-0/+16
* Add soft-fp files from libgcc.Joseph Myers2013-10-101-0/+17
* Update sparc ULPs.David S. Miller2013-10-101-0/+4
* Extend powerpc-nofpu -fno-builtin-fabsl workaround to more files.Joseph Myers2013-10-101-0/+8
* Avoid ordered comparisons of NaNs in ldbl-128ibm acosl and asinl.Joseph Myers2013-10-101-0/+7
* malloc/hooks.c: Correct check for overflow in memalign_check.Will Newton2013-10-101-0/+5
* benchtests: Add include-sources directive.Torvald Riegel2013-10-101-0/+5
* soft-fp: split FP_INIT_EXCEPTIONS from FP_INIT_ROUNDMODE.Joseph Myers2013-10-101-0/+6
* soft-fp: fix negation NaN handling (bug 16034).Joseph Myers2013-10-101-0/+11
* soft-fp: Remove trailing semicolon from _FP_FRAC_DISASSEMBLE_4.Joseph Myers2013-10-091-0/+5
* soft-fp: fix typo in comment.Adam Buchbinder2013-10-091-0/+4
* Update gethostbyname2_r documentation. Fixes bug #156.Yogesh Chaudhari2013-10-081-0/+6
* Use p2align instead ALIGNOndřej Bílka2013-10-081-0/+13
* Format e_pow.cSiddhesh Poyarekar2013-10-081-0/+2
* Format e_exp.cSiddhesh Poyarekar2013-10-081-0/+2
* Consolidate multiple precision sin/cos functionsSiddhesh Poyarekar2013-10-081-0/+27
* Clean up locale file alignment handling.Joseph Myers2013-10-081-0/+13
* Fix ChangeLog formattingSiddhesh Poyarekar2013-10-071-1/+1
* Add more directives to benchmark input filesSiddhesh Poyarekar2013-10-071-0/+23
* Fix careless merge.Alan Modra2013-10-071-0/+4
* Mention powerpc64le support in NEWS and README, plus bugs fixed.Alan Modra2013-10-051-0/+5
* Add fork hooks for pthread_atforkSamuel Thibault2013-10-041-0/+7
* Update generic swapon definition to match prototype.Ryan S. Arnold2013-10-041-0/+5
* Move powerpc ports pieces to libc.Joseph Myers2013-10-041-0/+30
* e500 port: adjust sysdeps/unix/sysv/linux/configure.in case.Joseph Myers2013-10-041-0/+4
* e500 port: fix fpu_control.h constant values.Joseph Myers2013-10-041-0/+9
* e500 port: getcontext / setcontext / swapcontext.Joseph Myers2013-10-041-0/+12
* Update iso-1366.def and related occurrencesChris Leonard2013-10-041-0/+4
* Fix typo in manualSiddhesh Poyarekar2013-10-041-0/+4
* malloc/tst-valloc.c: Tidy up code.Will Newton2013-10-041-0/+5
* malloc/tst-pvalloc.c: Tidy up code.Will Newton2013-10-041-0/+5
* malloc/tst-posix_memalign.c: Tidy up code.Will Newton2013-10-041-0/+4
* malloc: Add memalign test.Will Newton2013-10-041-0/+5
* Use stdint.h types in union unaligned.Alan Modra2013-10-041-0/+6
* Correct little-endian relocation of UADDR64,32,16.Alan Modra2013-10-041-0/+6
* PowerPC LE configuryAlan Modra2013-10-041-0/+7
* string/tester memrchr testAlan Modra2013-10-041-0/+4
* string/test-memcpy error reportingAlan Modra2013-10-041-0/+5
* PowerPC LE memchr and memrchrAlan Modra2013-10-041-0/+18