aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19aarch64: Move rtld link to /libAndreas Schwab
2013-03-19s390x: Move rtld link to /libAndreas Schwab
2013-03-19Add support for rtld directory different from slib directoryAndreas Schwab
2013-03-19Fix up ChangeLogSiddhesh Poyarekar
2013-03-19Move __default_stacksize into __default_pthread_attrSiddhesh Poyarekar
2013-03-19Rename nptl.texi to threads.texiSiddhesh Poyarekar
2013-03-18ARM: Make dl-tlsdesc.S use sfi_breg, respect ARM_ALWAYS_BX and ARM_NO_INDEX_R...Roland McGrath
2013-03-18BZ#14812: Add missing translation marker on some argp option argument names i...Roland McGrath
2013-03-18Rename some static variablesSiddhesh Poyarekar
2013-03-18Add changelog entry.Ondrej Bilka
2013-03-18Faster strlen on x64.Ondrej Bilka
2013-03-17Move BZ#11261 from 2.18 to 2.16 bug list.Carlos O'Donell
2013-03-17manual: Sort mallopt M_* parameters alphabeticallyCarlos O'Donell
2013-03-17BZ#11261 fixed by previous commit.Carlos 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-15Avoid duplicate MAP_ANONYMOUS definition for MIPS GNU/Linux.Thomas Schwinge
2013-03-15Revert configurable mantissa patchSiddhesh Poyarekar
2013-03-15Reverting wrong commit.Adhemerval Zanella
2013-03-15ARM: sfi_sp assembler macroRoland McGrath
2013-03-15ARM: sfi_breg assembler macroRoland McGrath
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-14aarch64: use lib64 as default lib and slib directoryAndreas Schwab
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-13ARM_BX_ALIGN_LOG2Roland McGrath
2013-03-13ARM: Handle ARM_ALWAYS_BX in {add,sub}_n.S code.Roland McGrath
2013-03-13ARM: Support avoiding pc as destination register.Roland McGrath
2013-03-13Don't build .os objects of static-only-routines for extra libsAndreas Schwab
2013-03-12Include atomic.h in generic lowlevellock.c.Carlos O'Donell