summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-09-23Make locale archive hash function architecture-independent.Joseph Myers
2013-09-23manual: Fix a typo in `POSIX Threads' sectionMaciej W. Rozycki
2013-09-23Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar
2013-09-23Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar
2013-09-23BZ #15754: Fix test case for ARM.Carlos O'Donell
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell
2013-09-21[BZ #15859] Fix memory leak in _dl_map_object_depsVinitha Vijayan
2013-09-20Make __ffs hiddenAndreas Schwab
2013-09-20Mention malloc probes in the NEWS file.Alexandre Oliva
2013-09-20Add malloc probes for sbrk and heap resizing.Alexandre Oliva
2013-09-20Add catch-all alloc retry probe.Alexandre Oliva
2013-09-20Add probes for malloc retries.Alexandre Oliva
2013-09-20Add probes for malloc arena changes.Alexandre Oliva
2013-09-20Add probes for all changes to malloc options.Alexandre Oliva
2013-09-20Add first set of memory probes.Alexandre Oliva
2013-09-20Copy-edit NEWS and fixup ChangeLog entries.Carlos O'Donell
2013-09-20Update Changelog and NEWSChris Leonard
2013-09-19Consolidate common code into macrosSiddhesh Poyarekar
2013-09-19Fix buffer overrun in strtod_lLiubov Dmitrieva
2013-09-19Add benchmark inputs for sincosSiddhesh Poyarekar
2013-09-19New test cases for sin and cos for multiple precision fallbackSiddhesh Poyarekar
2013-09-19Consolidate sin/cos table lookup codeSiddhesh Poyarekar
2013-09-19Consolidate sin/cos computation for large inputsSiddhesh Poyarekar
2013-09-19Remove redundant goto linesSiddhesh Poyarekar
2013-09-18MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki
2013-09-18e500 port: fpu_control.h.Joseph Myers
2013-09-18e500 port: setjmp/longjmp.Joseph Myers
2013-09-18Don't force -msoft-float for powerpc --without-fp.Joseph Myers
2013-09-18Format sincos32.cSiddhesh Poyarekar
2013-09-17Fix powerpc fpu_control.h namespace and parenthesis issues (bug 15966).Joseph Myers
2013-09-13Fix some types in localedef.Richard Sandiford
2013-09-11sunrpc/rpc/types.h: fix OS X and FreeBSD build problemsJia Liu
2013-09-11Faster strchr implementation.Ondřej Bílka
2013-09-11benchtests: Rename argument to TIMING_INIT macro.Will Newton
2013-09-11Update powerpc-fpu ULPs.Adhemerval Zanella
2013-09-11Add O_TMPFILE to <fcntl.h>Andreas Schwab
2013-09-11malloc: Check for integer overflow in memalign.Will Newton
2013-09-11malloc: Check for integer overflow in valloc.Will Newton
2013-09-11malloc: Check for integer overflow in pvalloc.Will Newton
2013-09-10Remove DO_NOT_USE_THIS conditionals.Ondřej Bílka
2013-09-10Clarify documentation cross-referenceAllan McRae
2013-09-10Update pt_chown sections of the manualAllan McRae
2013-09-09Fix static-binary lazy FPU context allocationMaciej W. Rozycki
2013-09-09Fix typo in strcoll exampleAllan McRae
2013-09-09Fix memory leak in stdlib/isomac.cAllan McRae
2013-09-09Fix memory leaks in libio on allocation failureAllan McRae
2013-09-09Fix nesting of ifdefs in netgroupcache.cAllan McRae
2013-09-09malloc: Add realloc test.Will Newton
2013-09-09Update to latest versions of GPL-2.0 and LGPL-2.1Allan McRae
2013-09-06Update Chinese (traditional) translations.David S. Miller