about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: strspn optimization for PPC64/POWER7Vidya Ranganathan2014-03-116-1/+279
* PowerPC: strncat optimization for PPC64Adhemerval Zanella2014-03-106-1/+333
* PowerPC: Fix modf/modff optimization return signAdhemerval Zanella2014-03-082-4/+4
* Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers2014-03-078-316/+364
* [PATCH] [AArch64] Optional trapping exceptions support.Marcus Shawcroft2014-03-072-0/+23
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-1/+1
* Don't define __ASSUME_UTIMES for linux-generic architectures.Joseph Myers2014-03-062-2/+0
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-0517-207976/+0
* PowerPC: Update powerpc-fpu ULPs.Adhemerval Zanella2014-03-031-0/+53
* PowerPC: strrchr optimization for POWER7/PPC64Rajalakshmi Srinivasaraghavan2014-03-036-1/+372
* PowerPC: llround/llroundf POWER8 optimizationAdhemerval Zanella2014-02-274-5/+86
* PowerPC: llrint/llrintf POWER8 optimizationAdhemerval Zanella2014-02-274-3/+83
* PowerPC: Optimized finite/finitef for POWER8Adhemerval Zanella2014-02-276-6/+102
* PowerPC: Optimized isinf/isinff for POWER8Adhemerval Zanella2014-02-276-6/+108
* PowerPC: Optimized isnan/isnanf for POWER8Adhemerval Zanella2014-02-277-17/+112
* Fix ARM NAN fraction bits.Joey Ye2014-02-271-3/+3
* Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar2014-02-272-6/+54
* Add macros and inline functions to mips math_private.h file.Steve Ellcey2014-02-261-8/+128
* PowerPC: Update powerpc-fpu ULPs.Adhemerval Zanella2014-02-261-2/+3495
* BZ #16613: Support TLS in audit libraries.Carlos O'Donell2014-02-251-0/+3
* ARM: Add SystemTap probes to longjmp and setjmp.Will Newton2014-02-254-31/+49
* S/390: Regenerate ULPs.Stefan Liebler2014-02-251-30/+4666
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-1/+2
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-2122-48/+48
* Update ARM ulps for VFPv4 (bug 16600).Yury Gribov2014-02-211-22/+345
* Allow sys/auxv.h to be used from the testsuite on powerpc and sparc.Adam Conrad2014-02-214-4/+4
* Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers2014-02-2010-7/+70
* Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers2014-02-2010-6/+66
* Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers2014-02-2012-22/+87
* Update ARM HWCAP data.Joseph Myers2014-02-203-3/+6
* Move tests of clog10 from libm-test.inc to auto-libm-test-in.Joseph Myers2014-02-192-8/+6730
* Fix gen-auto-libm-tests sticky bit setting for negative results.Joseph Myers2014-02-182-0/+123
* [MicroBlaze]: Move MicroBlaze from ports to sysdeps.David Holsgrove2014-02-1797-0/+13039
* ia64: relocate out of ports/ subdirMike Frysinger2014-02-16507-0/+165066
* Update MIPS math-tests.h for GCC 4.9 using soft-fp.Joseph Myers2014-02-132-4/+2200
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-1217-26/+26
* soft-fp: support after-rounding tininess detection.Joseph Myers2014-02-1210-0/+20
* Update x86_64 libm-test-ulps on AMD family 21h model 1 (bug 16545).Dylan Alex Simon2014-02-121-16/+63
* Relocate alpha from ports to libcRichard Henderson2014-02-12360-0/+47070
* Regenerate x86_64 ulps.Joseph Myers2014-02-111-0/+3
* Merge MIPS dl-lookup.c into generic file.Joseph Myers2014-02-112-1029/+15
* BZ #16447: Fix ldbl-128 expl implementation.Andreas Krebbel2014-02-112-1/+4
* Relocate AArch64 from ports to libc.Marcus Shawcroft2014-02-11173-0/+31795
* Fix whitespace in MIPS files to allow move.Joseph Myers2014-02-102-2/+0
* Move mips from ports to libc.Joseph Myers2014-02-10363-0/+58942
* Whitespace fixesAndreas Schwab2014-02-102-2/+0
* Move m68k from ports to libcAndreas Schwab2014-02-10399-0/+29748
* Move tilegx, tilepro, and linux-generic from ports to libc.Chris Metcalf2014-02-10271-0/+28727
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-10121-341/+341
* shm_open: sync with logic in sem_openMike Frysinger2014-02-081-3/+6