summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mention malloc probes in the NEWS file.lxoliva/malloc-probes-bz742038Alexandre Oliva2013-09-202-0/+4
* Add malloc probes for sbrk and heap resizing.Alexandre Oliva2013-09-204-1/+58
* Add catch-all alloc retry probe.Alexandre Oliva2013-09-203-0/+16
* Add probes for malloc retries.Alexandre Oliva2013-09-203-0/+36
* Add probes for malloc arena changes.Alexandre Oliva2013-09-204-0/+75
* Add probes for all changes to malloc options.Alexandre Oliva2013-09-203-6/+112
* Add first set of memory probes.Alexandre Oliva2013-09-206-2/+57
* Copy-edit NEWS and fixup ChangeLog entries.Carlos O'Donell2013-09-202-5/+7
* Update Changelog and NEWSChris Leonard2013-09-202-3/+13
* Update iso-639.defChris Leonard2013-09-191-1/+15
* Consolidate common code into macrosSiddhesh Poyarekar2013-09-192-74/+75
* Fix buffer overrun in strtod_lLiubov Dmitrieva2013-09-192-1/+5
* Add benchmark inputs for sincosSiddhesh Poyarekar2013-09-193-1/+92
* New test cases for sin and cos for multiple precision fallbackSiddhesh Poyarekar2013-09-192-0/+21
* Consolidate sin/cos table lookup codeSiddhesh Poyarekar2013-09-192-114/+49
* Consolidate sin/cos computation for large inputsSiddhesh Poyarekar2013-09-192-47/+41
* Remove redundant goto linesSiddhesh Poyarekar2013-09-192-40/+9
* Add BZ #15640 to resolved bug list in NEWS.Maxim Kuvyrkov2013-09-191-3/+3
* Improve atomic locking for ARM.Maxim Kuvyrkov2013-09-192-8/+96
* MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki2013-09-1820-68/+684
* e500 port: fpu_control.h.Joseph Myers2013-09-182-1/+61
* e500 port: setjmp/longjmp.Joseph Myers2013-09-183-36/+54
* Don't force -msoft-float for powerpc --without-fp.Joseph Myers2013-09-182-5/+6
* Format sincos32.cSiddhesh Poyarekar2013-09-182-236/+258
* Fix powerpc fpu_control.h namespace and parenthesis issues (bug 15966).Joseph Myers2013-09-173-13/+22
* ARM: Improve armv7 memcpy performance.Will Newton2013-09-162-6/+10
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-09-1524-22/+155
* Add country_car field to LC_ADDRESS.Chris Leonard2013-09-1565-51/+378
* Fix some types in localedef.Richard Sandiford2013-09-132-4/+10
* Add CVE-2013-4332 to NEWS.Will Newton2013-09-131-0/+5
* sunrpc/rpc/types.h: fix OS X and FreeBSD build problemsJia Liu2013-09-112-0/+11
* Faster strchr implementation.Ondřej Bílka2013-09-115-201/+170
* benchtests: Rename argument to TIMING_INIT macro.Will Newton2013-09-113-10/+17
* Mention closing 15855, 15856 and 15857 in NEWS.Will Newton2013-09-111-2/+2
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-09-112-2/+67
* Add O_TMPFILE to <fcntl.h>Andreas Schwab2013-09-117-0/+24
* malloc: Check for integer overflow in memalign.Will Newton2013-09-112-0/+13
* malloc: Check for integer overflow in valloc.Will Newton2013-09-112-0/+13
* malloc: Check for integer overflow in pvalloc.Will Newton2013-09-112-0/+13
* Remove DO_NOT_USE_THIS conditionals.Ondřej Bílka2013-09-106-97/+8
* Clarify documentation cross-referenceAllan McRae2013-09-103-4/+9
* Update pt_chown sections of the manualAllan McRae2013-09-104-18/+19
* Fix static-binary lazy FPU context allocationMaciej W. Rozycki2013-09-098-11/+69
* Fix typo in strcoll exampleAllan McRae2013-09-093-2/+7
* Fix memory leak in stdlib/isomac.cAllan McRae2013-09-093-1/+6
* Fix memory leaks in libio on allocation failureAllan McRae2013-09-094-4/+13
* Fix nesting of ifdefs in netgroupcache.cAllan McRae2013-09-093-3/+8
* malloc: Add realloc test.Will Newton2013-09-093-1/+153
* Update to latest versions of GPL-2.0 and LGPL-2.1Allan McRae2013-09-094-68/+65
* Mention --disable-versioning removal in NEWS.Joseph Myers2013-09-071-0/+3