aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-03-20Do not warn about mblen, mbtowc and wctomb unused result.Ondrej Bilka
2013-03-19Consolidate Linux and POSIX libc_fatal code.Roland McGrath
2013-03-19Fix types of constants in k_casinh*.c.Joseph Myers
2013-03-19Adjust ChangeLog to give Benno Schulenberg his own header line.Roland McGrath
2013-03-19s390x: Move rtld link to /libAndreas Schwab
2013-03-19Add support for rtld directory different from slib directoryAndreas Schwab
2013-03-19Rename nptl.texi to threads.texiSiddhesh Poyarekar
2013-03-18BZ#14812: Add missing translation marker on some argp option argument names i...Roland McGrath
2013-03-18Add changelog entry.Ondrej Bilka
2013-03-17manual: Sort mallopt M_* parameters alphabeticallyCarlos O'Donell
2013-03-17Update Sparc ULPs.David S. Miller
2013-03-16Fix y1l spurious overflows for ldbl-96 (bug 15283).Joseph Myers
2013-03-16Fix spurious underflow exceptions for Bessel functions for ldbl-128 / ldbl-12...Joseph Myers
2013-03-16Move "-sNaN" value into a separate variable.Thomas Schwinge
2013-03-15Clean up _dl_pagesize initialization.Roland McGrath
2013-03-15Move _dl_non_dynamic_init, _dl_aux_init declarations.Roland McGrath
2013-03-15 * math/libm-test.inc (ldexp_test): Add missing START/END markers.Thomas Schwinge
2013-03-15Promote a math test for sNaN handling to the top-level.Thomas Schwinge
2013-03-15Use GCC's builtins for generating NaNs.Thomas Schwinge
2013-03-15Add one test, removed a duplicated one, add a few comments about missing tests.Thomas Schwinge
2013-03-15Better distinguish between NaN/qNaN/sNaN.Thomas Schwinge
2013-03-15Enable tests for x86_64, too, which currently are enabled only for x86.Thomas Schwinge
2013-03-15Fix copy'n'pastos.Thomas Schwinge
2013-03-15Remove unused declarations.Thomas Schwinge
2013-03-15Revert configurable mantissa patchSiddhesh Poyarekar
2013-03-15PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella
2013-03-15Framework for performance benchmarking of functionsSiddhesh Poyarekar
2013-03-15Make mantissa type configurableSiddhesh Poyarekar
2013-03-15Modify threads in nptl cindex to pthreadsSiddhesh Poyarekar
2013-03-15Regenerate sysdeps/x86_64/preconfigure.Joseph Myers
2013-03-14Fix spurious underflow exceptions for Bessel functions for double (bug 14155).Joseph Myers
2013-03-14Add nptl manual chapterSiddhesh Poyarekar
2013-03-14Fix formatting in last changeSiddhesh Poyarekar
2013-03-14Fix __times() handling of EFAULT when buf is NULLPetr Baudis
2013-03-13Don't build .os objects of static-only-routines for extra libsAndreas Schwab
2013-03-13Update zic from tzcode 2013b.Joseph Myers
2013-03-12Remove mention of i386-pc-linux-gnu.Carlos O'Donell
2013-03-12Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for ...Roland McGrath
2013-03-12Fix up log entry.Roland McGrath
2013-03-11Remove Prefer_SSE_for_memop on x64Ondrej Bilka
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab
2013-03-08Set LC_ALL=C before sed.Paul Pluzhnikov
2013-03-08Add dependency tracking for preconfigure files.Roland McGrath
2013-03-08Remove __malloc_ptr_t.Joseph Myers
2013-03-08Use ISO C prototype for __default_morecore.Joseph Myers
2013-03-08Remove __malloc_ptrdiff_t.Joseph Myers
2013-03-08Remove __malloc_size_t.Joseph Myers
2013-03-08PowerPC: unify math_ldbl.h implementationsAdhemerval Zanella
2013-03-08Consolidate copies of mp code in powerpcSiddhesh Poyarekar
2013-03-07Install <bits/mman-linux.h>Andreas Jaeger