about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Make strtod respect the rounding mode (bug 14518).Joseph Myers2012-09-1212-53/+491
* Update i386 ULPs for recently added math testsAllan McRae2012-09-122-0/+12
* Remove unused typedefs and macros from _G_config.h.Joseph Myers2012-09-114-30/+27
* Update copyright years in csu/libc-tls.cH.J. Lu2012-09-112-1/+5
* Remove _G_USING_THUNKS.Joseph Myers2012-09-104-36/+17
* Remove libio C++ vtable definitions.Joseph Myers2012-09-105-37/+16
* Update ChangeLogH.J. Lu2012-09-101-2/+0
* Run tst-fopenloc if $(build-shared) is yesH.J. Lu2012-09-102-4/+20
* Update copyright yearsH.J. Lu2012-09-102-2/+5
* Fix a typo in ChangeLogH.J. Lu2012-09-101-1/+1
* Fix x86 SSE cosf, sinf issuesLiubov Dmitrieva2012-09-105-84/+66
* Add "shopt -s nullglob" to check-local-headers.shH.J. Lu2012-09-072-1/+6
* Check if deriv->steps is NULL before freeing itH.J. Lu2012-09-072-3/+9
* Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++H.J. Lu2012-09-072-6/+19
* Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++H.J. Lu2012-09-072-1/+6
* Remove gnu/stubs.h dependency on soversions.mkH.J. Lu2012-09-072-1/+6
* Use www.gnu.org as example hostname in manual/examples/inetcli.c.Joseph Myers2012-09-072-1/+7
* Cleanup code duplication in malloc on fallback to use another arenaSiddhesh Poyarekar2012-09-073-75/+43
* Fix description of carg branch cut (bug 13542)John Tobey2012-09-073-7/+13
* Use www.gnu.org as example hostname in manual (bug 10014).Joseph Myers2012-09-073-6/+10
* Fix pointers between nodes in manual (bug 10038).Joseph Myers2012-09-073-6/+12
* Restore GL(dl_initial_dtv)H.J. Lu2012-09-062-4/+8
* Remove _dl_initial_dtvH.J. Lu2012-09-063-12/+27
* Synchronize with linux/elf.h.Petr Machata2012-09-062-0/+16
* Mention BZ #14545 in NEWSH.J. Lu2012-09-061-1/+1
* Always check dtv before freeing dtv[-1]H.J. Lu2012-09-063-2/+9
* Add tst-cancel21-static.cH.J. Lu2012-09-063-2/+11
* Use crtbeginT.o to statically link programsH.J. Lu2012-09-063-5/+20
* tile: fix type of prfpregset_t in <sys/procfs.h>Chris Metcalf2012-09-062-1/+3
* tile: Add BZ to Changelog and update NEWSChris Metcalf2012-09-062-3/+4
* Fix strtod test for values above maximum for IBM long double.Joseph Myers2012-09-063-3/+23
* tile: BZ#14237: fix __tls_get_addr bug initializing new modulesChris Metcalf2012-09-062-0/+6
* S/390: Fix optimized mem* running on 31 bit kernels.Andreas Krebbel2012-09-066-7/+19
* Fix botched NEWSJeff Law2012-09-051-2/+3
* [BZ#14510]Jeff Law2012-09-0510-9/+37
* Recognize new sparc hwcap bits.David S. Miller2012-09-054-3/+12
* Update sparc ULPs for recently added math tests.David S. Miller2012-09-052-0/+16
* * malloc/arena.c: Fold copyright years.Alexandre Oliva2012-09-054-5/+8
* * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.Alexandre Oliva2012-09-052-2/+6
* * manual/contrib.texi (Contributors): Fix typo. Complete entry.Alexandre Oliva2012-09-052-2/+7
* Don't change no_dyn_threshold on mallopt failureAlexandre Oliva2012-09-052-2/+9
* Fix typos in malloc/.Alexandre Oliva2012-09-053-4/+10
* Fix typos in commentsSiddhesh Poyarekar2012-09-054-5/+11
* Fixed minor typo in ChangeLogSiddhesh Poyarekar2012-09-051-1/+1
* Return requested size for malloc_usable_size when MALLOC_CHECK_ > 0Siddhesh Poyarekar2012-09-056-9/+100
* Increase timeout for stdlib/tst-strtod-overflowAndreas Schwab2012-09-052-0/+5
* Improve C++ header location detection (bug 13966)Allan McRae2012-09-064-15/+18
* Use LDBL_MIN_EXP to distinguish Intel and Motorola extended float formatAndreas Schwab2012-09-052-17/+14
* Correctly handle Motorola extended float format in tst-strtod-roundAndreas Schwab2012-09-053-20/+492
* Use sparcv8 GMP routines when building 32-bit sparcv9.David S. Miller2012-09-044-0/+9