aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)AuthorFilesLines
2012-11-19AArch64: Adding optimized maths functions.Marcus Shawcroft29-2/+812
2012-11-19hppa: Mark __pthread_once as a hidden def.Carlos O'Donell2-2/+7
2012-11-19hppa: Fix fesetenv for FE_DFL_ENV.Carlos O'Donell2-10/+5
2012-11-19hppa: Implement get-rounding-mode.hCarlos O'Donell3-1/+39
2012-11-19hppa: Implement fpu_control.h.Carlos O'Donell2-0/+68
2012-11-19hppa: Add ____longjmp_check C implementation.Carlos O'Donell1-0/+47
2012-11-19hppa: Implement __longjmp_chk.Carlos O'Donell5-80/+129
2012-11-18m68k: fix cancellable syscall with 5 or 6 argumentsAndreas Schwab2-5/+10
2012-11-18m68k: define ELF_MACHINE_RUNTIME_FIXUP_PARAMSAndreas Schwab2-2/+7
2012-11-18m68k: update libm test ULPsAndreas Schwab2-0/+121
2012-11-18m68k: define lll_futex_timed_wait_bitsetAndreas Schwab2-1/+18
2012-11-17Fix "set but not used" warnings from MIPS bits/atomic.h.Joseph Myers2-4/+13
2012-11-14Fix thumb2 build breakage in libcryptMarcus Shawcroft2-0/+9
2012-11-09AArch64 PortMarcus Shawcroft128-0/+13767
2012-11-07Update language in ChangeLog.tile.Chris Metcalf1-2/+1
2012-11-06tile: use memcpy in memmove when possibleChris Metcalf2-0/+24
2012-11-06Use memcpy in memmove when possibleMaxim Kuvyrkov2-0/+27
2012-11-06tile: use atomic op to unlock pthread_spinlock_tChris Metcalf2-0/+37
2012-11-06Make ieee754 fma tolerate architectures without exception support.Chris Metcalf2-7/+28
2012-11-06tile: support very large shared objectsChris Metcalf4-12/+59
2012-11-06tile: improve simulator notification for relative paths in dlopenChris Metcalf2-14/+92
2012-11-06Optimize tile (mostly tilegx) memcpy and memmove performance.Chris Metcalf4-67/+615
2012-11-05Define lll_futex_timed_wait_bitset for MIPS.Joseph Myers2-0/+17
2012-11-05Define lll_futex_timed_wait_bitset for ARM.Joseph Myers2-1/+16
2012-11-05Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).Joseph Myers4-3/+15
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge5-4/+11
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers16-7/+40
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers16-133/+310
2012-11-03tile: Account for new tests (missed test-double changes)Chris Metcalf2-0/+20
2012-11-01Regenerate all configure scripts.Thomas Schwinge2-2/+4
2012-11-01Convert alpha to use <bits/fcntl-linux.h>Andreas Jaeger2-228/+19
2012-11-01BZ#14743: Move clock_* symbols from librt to libc.Thomas Schwinge2-0/+10
2012-10-31Fix powerpc abilist sort orderAndreas Schwab2-1/+6
2012-10-31Remove 'Contributed' line, glibc is not using them anymore.Steve Ellcey1-2/+0
2012-10-31Remove trailing white spaces.Steve Ellcey1-5/+5
2012-10-312012-10-31 Steve Ellcey <sellcey@mips.com>Steve Ellcey3-243/+609
2012-10-30Fix ChangeLog date for commit 09dec6c37e3cd967f62795320703647f24545e3eRyan S. Arnold1-1/+1
2012-10-30Correct cacheline size to 32-bytes for ppc405 memset.S (bug 14595).Ryan S. Arnold3-6/+169
2012-10-30Invoke DL_AFTER_LOAD if definedChris Metcalf3-5/+8
2012-10-30tile: improve ABI and #include use in gettimeofday vdso supportChris Metcalf3-4/+7
2012-10-30tile: update libm-test-ulps for new testsChris Metcalf2-2/+54
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers10-0/+30
2012-10-29hppa: Add cfi direcvtives.Carlos O'Donell2-1/+18
2012-10-29hppa: Fix r19 save and restore.Carlos O'Donell2-22/+27
2012-10-29hppa: Optimize syscall sequence.Carlos O'Donell2-10/+10
2012-10-29Fix trailing whitespace.Carlos O'Donell2-10/+13
2012-10-292012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey4-8/+213
2012-10-292012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey3-3/+0
2012-10-29tile: add vDSO support for gettimeofday()Chris Metcalf5-0/+114
2012-10-27Remove redundant defines of __O_LARGEFILEAndreas Jaeger2-2/+6