about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [BZ #15859] Fix memory leak in _dl_map_object_depsVinitha Vijayan2013-09-211-0/+5
* Make __ffs hiddenAndreas Schwab2013-09-201-0/+10
* Mention malloc probes in the NEWS file.Alexandre Oliva2013-09-201-0/+2
* Add malloc probes for sbrk and heap resizing.Alexandre Oliva2013-09-201-0/+8
* Add catch-all alloc retry probe.Alexandre Oliva2013-09-201-0/+3
* Add probes for malloc retries.Alexandre Oliva2013-09-201-0/+8
* Add probes for malloc arena changes.Alexandre Oliva2013-09-201-0/+9
* Add probes for all changes to malloc options.Alexandre Oliva2013-09-201-0/+5
* Add first set of memory probes.Alexandre Oliva2013-09-201-0/+9
* Copy-edit NEWS and fixup ChangeLog entries.Carlos O'Donell2013-09-201-1/+2
* Update Changelog and NEWSChris Leonard2013-09-201-0/+6
* Consolidate common code into macrosSiddhesh Poyarekar2013-09-191-0/+13
* Fix buffer overrun in strtod_lLiubov Dmitrieva2013-09-191-0/+4
* Add benchmark inputs for sincosSiddhesh Poyarekar2013-09-191-0/+3
* New test cases for sin and cos for multiple precision fallbackSiddhesh Poyarekar2013-09-191-0/+3
* Consolidate sin/cos table lookup codeSiddhesh Poyarekar2013-09-191-0/+14
* Consolidate sin/cos computation for large inputsSiddhesh Poyarekar2013-09-191-0/+5
* Remove redundant goto linesSiddhesh Poyarekar2013-09-191-0/+6
* MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki2013-09-181-0/+9
* e500 port: fpu_control.h.Joseph Myers2013-09-181-0/+23
* e500 port: setjmp/longjmp.Joseph Myers2013-09-181-0/+7
* Don't force -msoft-float for powerpc --without-fp.Joseph Myers2013-09-181-0/+6
* Format sincos32.cSiddhesh Poyarekar2013-09-181-0/+4
* Fix powerpc fpu_control.h namespace and parenthesis issues (bug 15966).Joseph Myers2013-09-171-0/+9
* Fix some types in localedef.Richard Sandiford2013-09-131-0/+7
* sunrpc/rpc/types.h: fix OS X and FreeBSD build problemsJia Liu2013-09-111-0/+6
* Faster strchr implementation.Ondřej Bílka2013-09-111-1/+10
* benchtests: Rename argument to TIMING_INIT macro.Will Newton2013-09-111-0/+7
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-09-111-0/+4
* Add O_TMPFILE to <fcntl.h>Andreas Schwab2013-09-111-0/+8
* malloc: Check for integer overflow in memalign.Will Newton2013-09-111-0/+6
* malloc: Check for integer overflow in valloc.Will Newton2013-09-111-0/+6
* malloc: Check for integer overflow in pvalloc.Will Newton2013-09-111-0/+6
* Remove DO_NOT_USE_THIS conditionals.Ondřej Bílka2013-09-101-0/+8
* Clarify documentation cross-referenceAllan McRae2013-09-101-0/+4
* Update pt_chown sections of the manualAllan McRae2013-09-101-0/+7
* Fix static-binary lazy FPU context allocationMaciej W. Rozycki2013-09-091-0/+22
* Fix typo in strcoll exampleAllan McRae2013-09-091-0/+5
* Fix memory leak in stdlib/isomac.cAllan McRae2013-09-091-0/+3
* Fix memory leaks in libio on allocation failureAllan McRae2013-09-091-0/+4
* Fix nesting of ifdefs in netgroupcache.cAllan McRae2013-09-091-0/+5
* malloc: Add realloc test.Will Newton2013-09-091-0/+5
* Update to latest versions of GPL-2.0 and LGPL-2.1Allan McRae2013-09-091-0/+6
* Update Chinese (traditional) translations.David S. Miller2013-09-061-0/+5
* Make localedef output generation use more logical interfaces.Richard Sandiford2013-09-061-0/+80
* benchtests: Add memrchr benchmarkAdhemerval Zanella2013-09-061-0/+8
* benchtests/Makefile: Run benchmark for memcpy.Will Newton2013-09-061-0/+4
* Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell2013-09-061-0/+12
* PowerPC: fix POWER7 memrchr for some large inputsAdhemerval Zanella2013-09-051-0/+6
* Add memrchr testcaseAdhemerval Zanella2013-09-051-0/+6