summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add support for rtld directory different from slib directoryAndreas Schwab2013-03-198-11/+50
* Fix up ChangeLogSiddhesh Poyarekar2013-03-191-6/+6
* Move __default_stacksize into __default_pthread_attrSiddhesh Poyarekar2013-03-197-22/+26
* Rename nptl.texi to threads.texiSiddhesh Poyarekar2013-03-193-1/+7
* ARM: Make dl-tlsdesc.S use sfi_breg, respect ARM_ALWAYS_BX and ARM_NO_INDEX_R...Roland McGrath2013-03-183-9/+38
* BZ#14812: Add missing translation marker on some argp option argument names i...Roland McGrath2013-03-186-13/+29
* Rename some static variablesSiddhesh Poyarekar2013-03-184-6/+19
* Add changelog entry.Ondrej Bilka2013-03-181-0/+23
* Faster strlen on x64.Ondrej Bilka2013-03-1813-1308/+755
* Move BZ#11261 from 2.18 to 2.16 bug list.Carlos O'Donell2013-03-171-20/+20
* manual: Sort mallopt M_* parameters alphabeticallyCarlos O'Donell2013-03-172-13/+24
* BZ#11261 fixed by previous commit.Carlos O'Donell2013-03-171-3/+3
* Update Sparc ULPs.David S. Miller2013-03-172-2/+18
* Fix y1l spurious overflows for ldbl-96 (bug 15283).Joseph Myers2013-03-166-2/+56
* Fix spurious underflow exceptions for Bessel functions for ldbl-128 / ldbl-12...Joseph Myers2013-03-164-66/+96
* Move "-sNaN" value into a separate variable.Thomas Schwinge2013-03-162-6/+14
* Clean up _dl_pagesize initialization.Roland McGrath2013-03-152-4/+6
* Move _dl_non_dynamic_init, _dl_aux_init declarations.Roland McGrath2013-03-153-6/+13
* * math/libm-test.inc (ldexp_test): Add missing START/END markers.Thomas Schwinge2013-03-152-0/+6
* Promote a math test for sNaN handling to the top-level.Thomas Schwinge2013-03-154-2/+9
* Use GCC's builtins for generating NaNs.Thomas Schwinge2013-03-154-73/+44
* Add one test, removed a duplicated one, add a few comments about missing tests.Thomas Schwinge2013-03-152-1/+21
* Better distinguish between NaN/qNaN/sNaN.Thomas Schwinge2013-03-1512-681/+700
* Enable tests for x86_64, too, which currently are enabled only for x86.Thomas Schwinge2013-03-153-2/+6
* Fix copy'n'pastos.Thomas Schwinge2013-03-153-3/+6
* Remove unused declarations.Thomas Schwinge2013-03-152-3/+5
* Avoid duplicate MAP_ANONYMOUS definition for MIPS GNU/Linux.Thomas Schwinge2013-03-152-1/+5
* Revert configurable mantissa patchSiddhesh Poyarekar2013-03-155-148/+67
* Reverting wrong commit.Adhemerval Zanella2013-03-151-0/+42
* ARM: sfi_sp assembler macroRoland McGrath2013-03-153-1/+9
* ARM: sfi_breg assembler macroRoland McGrath2013-03-1518-189/+404
* PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella2013-03-154-54/+53
* Framework for performance benchmarking of functionsSiddhesh Poyarekar2013-03-159-2/+278
* Make mantissa type configurableSiddhesh Poyarekar2013-03-155-60/+165
* Modify threads in nptl cindex to pthreadsSiddhesh Poyarekar2013-03-152-1/+5
* Regenerate sysdeps/x86_64/preconfigure.Joseph Myers2013-03-152-120/+4
* Fix spurious underflow exceptions for Bessel functions for double (bug 14155).Joseph Myers2013-03-144-8/+23
* aarch64: use lib64 as default lib and slib directoryAndreas Schwab2013-03-143-0/+31
* Add nptl manual chapterSiddhesh Poyarekar2013-03-144-2/+51
* Fix formatting in last changeSiddhesh Poyarekar2013-03-142-1/+5
* Fix __times() handling of EFAULT when buf is NULLPetr Baudis2013-03-142-4/+12
* ARM_BX_ALIGN_LOG2Roland McGrath2013-03-134-12/+63
* ARM: Handle ARM_ALWAYS_BX in {add,sub}_n.S code.Roland McGrath2013-03-132-0/+9
* ARM: Support avoiding pc as destination register.Roland McGrath2013-03-134-2/+67
* Don't build .os objects of static-only-routines for extra libsAndreas Schwab2013-03-132-1/+11
* Include atomic.h in generic lowlevellock.c.Carlos O'Donell2013-03-122-1/+5
* Update zic from tzcode 2013b.Joseph Myers2013-03-132-2/+8
* Remove mention of i386-pc-linux-gnu.Carlos O'Donell2013-03-123-7/+18
* ARM: Make armv6t2 memchr implementation usable without Thumb.Roland McGrath2013-03-122-2/+26
* ARM: Change register allocation in armv6t2 memchr implementation.Roland McGrath2013-03-122-15/+20