about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Move _dl_non_dynamic_init, _dl_aux_init declarations.Roland McGrath2013-03-151-0/+6
* * math/libm-test.inc (ldexp_test): Add missing START/END markers.Thomas Schwinge2013-03-151-0/+2
* Promote a math test for sNaN handling to the top-level.Thomas Schwinge2013-03-151-0/+8
* Use GCC's builtins for generating NaNs.Thomas Schwinge2013-03-151-0/+16
* Add one test, removed a duplicated one, add a few comments about missing tests.Thomas Schwinge2013-03-151-0/+6
* Better distinguish between NaN/qNaN/sNaN.Thomas Schwinge2013-03-151-0/+17
* Enable tests for x86_64, too, which currently are enabled only for x86.Thomas Schwinge2013-03-151-0/+4
* Fix copy'n'pastos.Thomas Schwinge2013-03-151-0/+3
* Remove unused declarations.Thomas Schwinge2013-03-151-0/+5
* Revert configurable mantissa patchSiddhesh Poyarekar2013-03-151-0/+7
* PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella2013-03-151-0/+7
* Framework for performance benchmarking of functionsSiddhesh Poyarekar2013-03-151-0/+17
* Make mantissa type configurableSiddhesh Poyarekar2013-03-151-0/+17
* Modify threads in nptl cindex to pthreadsSiddhesh Poyarekar2013-03-151-0/+4
* Regenerate sysdeps/x86_64/preconfigure.Joseph Myers2013-03-151-0/+4
* Fix spurious underflow exceptions for Bessel functions for double (bug 14155).Joseph Myers2013-03-141-0/+13
* Add nptl manual chapterSiddhesh Poyarekar2013-03-141-0/+5
* Fix formatting in last changeSiddhesh Poyarekar2013-03-141-0/+4
* Fix __times() handling of EFAULT when buf is NULLPetr Baudis2013-03-141-0/+6
* Don't build .os objects of static-only-routines for extra libsAndreas Schwab2013-03-131-0/+5
* Update zic from tzcode 2013b.Joseph Myers2013-03-131-0/+4
* Remove mention of i386-pc-linux-gnu.Carlos O'Donell2013-03-121-0/+6
* Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for ...Roland McGrath2013-03-121-0/+13
* Fix up log entry.Roland McGrath2013-03-121-6/+2
* Remove Prefer_SSE_for_memop on x64Ondrej Bilka2013-03-111-0/+22
* Remove extra pthread_atfork compat symbolsAndreas Schwab2013-03-111-0/+8
* Set LC_ALL=C before sed.Paul Pluzhnikov2013-03-081-0/+5
* Add dependency tracking for preconfigure files.Roland McGrath2013-03-081-0/+5
* Remove __malloc_ptr_t.Joseph Myers2013-03-081-0/+29
* Use ISO C prototype for __default_morecore.Joseph Myers2013-03-081-0/+2
* Remove __malloc_ptrdiff_t.Joseph Myers2013-03-081-0/+4
* Remove __malloc_size_t.Joseph Myers2013-03-081-0/+19
* PowerPC: unify math_ldbl.h implementationsAdhemerval Zanella2013-03-081-0/+16
* Consolidate copies of mp code in powerpcSiddhesh Poyarekar2013-03-081-0/+11
* Install <bits/mman-linux.h>Andreas Jaeger2013-03-071-0/+5
* Merge powerpc slowexp.c into generic codeSiddhesh Poyarekar2013-03-071-0/+10
* Merge powerpc slowpow.c into generic codeSiddhesh Poyarekar2013-03-071-0/+10
* Use an intermediate variable to sum exponents in powerpc __mul and __sqrSiddhesh Poyarekar2013-03-071-0/+7
* Use generic mpa.c code for everything except __mul and __sqrSiddhesh Poyarekar2013-03-071-0/+7
* Remove PIPE_BUF Linux-specific codeSiddhesh Poyarekar2013-03-071-0/+9
* Revert " * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation"Ondrej Bilka2013-03-061-23/+0
* * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementationOndrej Bilka2013-03-061-0/+23
* T_REMOVEDIR and AT_EACCESS have the same value.Patsy Franklin2013-03-061-0/+4
* Use <bits/mman-linux.h> for MIPSAndreas Jaeger2013-03-061-0/+3
* Remove MAP_GROWSUP on s390Andreas Jaeger2013-03-061-0/+3
* Sync with Linux 3.8Andreas Jaeger2013-03-061-0/+38
* S/390: Add BZ number to changelog entry and NEWS.Andreas Krebbel2013-03-061-0/+1
* Replace __builtin_expect(..., 0) with __glibc_unlikely().Paul Pluzhnikov2013-03-051-0/+5
* Remove powerpc64 bounded-pointers code.Joseph Myers2013-03-061-0/+146
* * stdio-common/vfprintf.c (vfprintf): Check malloc return; don'tPaul Pluzhnikov2013-03-051-1/+6