aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps
AgeCommit message (Expand)Author
2012-11-21aarch64: Rename .x files to .cMarcus Shawcroft
2012-11-21aarch64: Don't use K&R CMarcus Shawcroft
2012-11-21Add sotruss-lib.c for MIPS.Joseph Myers
2012-11-20tile: update libm-test-ulps for new testsChris Metcalf
2012-11-20tile: Fix __bswap_64 return type in tile bits/byteswap.hChris Metcalf
2012-11-20tile: remove redundant defines of libc_fetestexcept, etc. in s_fma.cChris Metcalf
2012-11-20m68k: Remove indirection through weak_aliasxAndreas Schwab
2012-11-20Use parentheses around MIPS syscall macro arguments.Joseph Myers
2012-11-20Fix int-to-pointer-cast warnings for MIPS.Joseph Myers
2012-11-20Fix warnings from aborting MIPS atomic macros.Joseph Myers
2012-11-20Fix unused-variable warnings from MIPS RESOLVE_GOTSYM macro.Joseph Myers
2012-11-19Fix unused variable warnings from MIPS syscall macros.Joseph Myers
2012-11-19AArch64: Adding optimized maths functions.Marcus Shawcroft
2012-11-19hppa: Mark __pthread_once as a hidden def.Carlos O'Donell
2012-11-19hppa: Fix fesetenv for FE_DFL_ENV.Carlos O'Donell
2012-11-19hppa: Implement get-rounding-mode.hCarlos O'Donell
2012-11-19hppa: Implement fpu_control.h.Carlos O'Donell
2012-11-19hppa: Add ____longjmp_check C implementation.Carlos O'Donell
2012-11-19hppa: Implement __longjmp_chk.Carlos O'Donell
2012-11-18m68k: fix cancellable syscall with 5 or 6 argumentsAndreas Schwab
2012-11-18m68k: define ELF_MACHINE_RUNTIME_FIXUP_PARAMSAndreas Schwab
2012-11-18m68k: update libm test ULPsAndreas Schwab
2012-11-18m68k: define lll_futex_timed_wait_bitsetAndreas Schwab
2012-11-17Fix "set but not used" warnings from MIPS bits/atomic.h.Joseph Myers
2012-11-14Fix thumb2 build breakage in libcryptMarcus Shawcroft
2012-11-09AArch64 PortMarcus Shawcroft
2012-11-06tile: use memcpy in memmove when possibleChris Metcalf
2012-11-06Use memcpy in memmove when possibleMaxim Kuvyrkov
2012-11-06tile: use atomic op to unlock pthread_spinlock_tChris Metcalf
2012-11-06Make ieee754 fma tolerate architectures without exception support.Chris Metcalf
2012-11-06tile: support very large shared objectsChris Metcalf
2012-11-06tile: improve simulator notification for relative paths in dlopenChris Metcalf
2012-11-06Optimize tile (mostly tilegx) memcpy and memmove performance.Chris Metcalf
2012-11-05Define lll_futex_timed_wait_bitset for MIPS.Joseph Myers
2012-11-05Define lll_futex_timed_wait_bitset for ARM.Joseph Myers
2012-11-05Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers
2012-11-03tile: Account for new tests (missed test-double changes)Chris Metcalf
2012-11-01Regenerate all configure scripts.Thomas Schwinge
2012-11-01Convert alpha to use <bits/fcntl-linux.h>Andreas Jaeger
2012-11-01BZ#14743: Move clock_* symbols from librt to libc.Thomas Schwinge
2012-10-31Fix powerpc abilist sort orderAndreas Schwab
2012-10-31Remove 'Contributed' line, glibc is not using them anymore.Steve Ellcey
2012-10-31Remove trailing white spaces.Steve Ellcey
2012-10-312012-10-31 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-10-30Correct cacheline size to 32-bytes for ppc405 memset.S (bug 14595).Ryan S. Arnold
2012-10-30Invoke DL_AFTER_LOAD if definedChris Metcalf
2012-10-30tile: improve ABI and #include use in gettimeofday vdso supportChris Metcalf