about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* conformtest: Clean up expectations for POSIX for pthread.h.Joseph Myers2013-09-242-7/+22
* Add localedef --big-endian and --little-endian options.Joseph Myers2013-09-247-190/+335
* Update to canonical freemanuals.texi file.Roland McGrath2013-09-243-1/+11
* [AArch64] Support __mcount profiling.Marcus Shawcroft2013-09-242-8/+12
* [AArch64] Adding sigcontextinfo.hMarcus Shawcroft2013-09-242-0/+39
* ports/sysdeps/arm/nptl/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton2013-09-242-4/+5
* sysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton2013-09-242-1/+5
* New locale for cmn_TWWei-Lun Chao2013-09-234-8/+235
* New locale for hak_TWWei-Lun Chao2013-09-234-6/+232
* Make locale archive hash function architecture-independent.Joseph Myers2013-09-232-1/+6
* New locale for lzh_TWWei-Lun Chao2013-09-234-4/+264
* New locale for nan_TWWei-Lun Chao2013-09-234-5/+232
* manual: Fix a typo in `POSIX Threads' sectionMaciej W. Rozycki2013-09-232-1/+5
* 2013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-232-0/+131
* MIPS: bits/atomic.h: Fix comment typoMaciej W. Rozycki2013-09-232-1/+5
* 2013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-233-3/+8
* 2013-09-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-232-0/+6
* 2013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-232-3/+8
* Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar2013-09-235-1/+84
* Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar2013-09-233-35/+254
* BZ #15754: Fix test case for ARM.Carlos O'Donell2013-09-233-1/+14
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-09-2319-5/+351
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-09-2273-63/+483
* New locale for ak_GH.Chris Leonard2013-09-214-3/+226
* correct bug list in NEWSChris Leonard2013-09-211-3/+2
* [BZ #15859] Fix memory leak in _dl_map_object_depsVinitha Vijayan2013-09-213-5/+10
* Make __ffs hiddenAndreas Schwab2013-09-2017-0/+39
* Remove trailing space.Steve Ellcey2013-09-201-1/+1
* 2013-09-20 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-201-90/+0
* 2013-09-20 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-202-56/+343
* Mention malloc probes in the NEWS file.Alexandre 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