summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-09-15Remove $(have-cpp-asm-debuginfo) checkH.J. Lu
2012-09-14Make printf respect the rounding mode for decimal output (bug 5044).Joseph Myers
2012-09-13Remove unused __rtld_lock_init_recursive macroH.J. Lu
2012-09-13Remove _G_HAVE_PRINTF_FP.Joseph Myers
2012-09-12Make strtod respect the rounding mode (bug 14518).Joseph Myers
2012-09-12Update i386 ULPs for recently added math testsAllan McRae
2012-09-11Remove unused typedefs and macros from _G_config.h.Joseph Myers
2012-09-11Update copyright years in csu/libc-tls.cH.J. Lu
2012-09-10Remove _G_USING_THUNKS.Joseph Myers
2012-09-10Remove libio C++ vtable definitions.Joseph Myers
2012-09-10Update ChangeLogH.J. Lu
2012-09-10Run tst-fopenloc if $(build-shared) is yesH.J. Lu
2012-09-10Update copyright yearsH.J. Lu
2012-09-10Fix x86 SSE cosf, sinf issuesLiubov Dmitrieva
2012-09-07Add "shopt -s nullglob" to check-local-headers.shH.J. Lu
2012-09-07Check if deriv->steps is NULL before freeing itH.J. Lu
2012-09-07Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++H.J. Lu
2012-09-07Remove gnu/stubs.h dependency on soversions.mkH.J. Lu
2012-09-07Use www.gnu.org as example hostname in manual/examples/inetcli.c.Joseph Myers
2012-09-07Cleanup code duplication in malloc on fallback to use another arenaSiddhesh Poyarekar
2012-09-07Fix description of carg branch cut (bug 13542)John Tobey
2012-09-07Use www.gnu.org as example hostname in manual (bug 10014).Joseph Myers
2012-09-07Fix pointers between nodes in manual (bug 10038).Joseph Myers
2012-09-06Restore GL(dl_initial_dtv)H.J. Lu
2012-09-06Remove _dl_initial_dtvH.J. Lu
2012-09-06Synchronize with linux/elf.h.Petr Machata
2012-09-06Always check dtv before freeing dtv[-1]H.J. Lu
2012-09-06Use crtbeginT.o to statically link programsH.J. Lu
2012-09-06Fix strtod test for values above maximum for IBM long double.Joseph Myers
2012-09-06S/390: Fix optimized mem* running on 31 bit kernels.Andreas Krebbel
2012-09-05Recognize new sparc hwcap bits.David S. Miller
2012-09-05Update sparc ULPs for recently added math tests.David S. Miller
2012-09-05* malloc/arena.c: Fold copyright years.Alexandre Oliva
2012-09-05* malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.Alexandre Oliva
2012-09-05* manual/contrib.texi (Contributors): Fix typo. Complete entry.Alexandre Oliva
2012-09-05Don't change no_dyn_threshold on mallopt failureAlexandre Oliva
2012-09-05Fix typos in malloc/.Alexandre Oliva
2012-09-05Fix typos in commentsSiddhesh Poyarekar
2012-09-05Fixed minor typo in ChangeLogSiddhesh Poyarekar
2012-09-05Return requested size for malloc_usable_size when MALLOC_CHECK_ > 0Siddhesh Poyarekar
2012-09-05Increase timeout for stdlib/tst-strtod-overflowAndreas Schwab
2012-09-06Improve C++ header location detection (bug 13966)Allan McRae
2012-09-05Use LDBL_MIN_EXP to distinguish Intel and Motorola extended float formatAndreas Schwab
2012-09-05Correctly handle Motorola extended float format in tst-strtod-roundAndreas Schwab
2012-09-04Use sparcv8 GMP routines when building 32-bit sparcv9.David S. Miller
2012-09-04stdlib/tst-secure-getenv.c: whitespace-only changes in commentsFlorian Weimer
2012-09-04stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID failuresFlorian Weimer
2012-09-04Fix iogetdelim.c (latent) integer overflow (bug 9914).Joseph Myers
2012-09-03Update libm-test-ulpsAndreas Jaeger
2012-09-03Add optimized sinf and cosf routines for x86 and x86-64Liubov Dmitrieva