aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps
AgeCommit message (Expand)Author
2013-01-19Add not-cancel.h for m68k/nptlAndreas Schwab
2013-01-17AArch64: Implement optimized strlen.Marcus Shawcroft
2013-01-17AArch64: Implement optimized strcmpMarcus Shawcroft
2013-01-17AArch64: Implement optimized bzero.Marcus Shawcroft
2013-01-17AArch64: Implement optimized memmove.Marcus Shawcroft
2013-01-17AArch64: Implement optimized memcpy.Marcus Shawcroft
2013-01-17AArch64: Implement optimized memset.Marcus Shawcroft
2013-01-17AArch64: Implement optimized memcmp.Marcus Shawcroft
2013-01-17AArch64: Tidyup whitespace.Marcus Shawcroft
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers
2013-01-10tilegx: fix ldd to work with both tilegx64 and tilegx32Chris Metcalf
2013-01-08Fix trailing blank.Steve Ellcey
2013-01-082013-01-08 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger
2013-01-04Update m68k libm test ULPsAndreas Schwab
2013-01-02Fix copyright notice corruption from update-copyright bug.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-02alpha: Add lll_futex_timed_wait_bitsetRichard Henderson
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-12-28tile: support lll_futex_timed_wait_bitsetChris Metcalf
2012-12-21tile: fix DWARF bug in clone() for created threadChris Metcalf
2012-12-10aarch64: Fix compiler warning for unused declaration _x0Marcus Shawcroft
2012-12-07alpha: Fix redefinition of __isnanl macro warningRichard Henderson
2012-12-07alpha: Avoid builtin warning for isnanfRichard Henderson
2012-12-07aarch64: Regenerate libm-test-ulps.Marcus Shawcroft
2012-12-07aarch64: Resolve sc_err and _x0 defined but not used warnings.Marcus Shawcroft
2012-12-07aarch64: Resolve implict cast warning.Marcus Shawcroft
2012-12-07aarch64: Resolve strtab defined but not used warning.Marcus Shawcroft
2012-12-05Specify powerpc-nofpu fegetexceptflag return type.Joseph Myers
2012-12-04Fix warnings from MIPS soft-float _FPU_GETCW.Joseph Myers
2012-12-04aarch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6Marcus Shawcroft
2012-12-04aarch64: Tag ARM and AArch64 binaries in the ldconfig cacheMarcus Shawcroft
2012-12-04arm: Check for the FLAG_ARM_LIBHF flag in the ldconfig cacheMarcus Shawcroft
2012-12-04arm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6Marcus Shawcroft
2012-12-04arm: Tag ARM and AArch64 binaries in the ldconfig cache.Marcus Shawcroft
2012-11-30Update ARM libm-test-ulps.Joseph Myers
2012-11-30Update MIPS libm-test-ulps.Joseph Myers
2012-11-30alpha: Add sysdeps/alpha/sotruss-lib.c.Richard Henderson
2012-11-30Remove powerpc-nofpu fma ulps.Joseph Myers
2012-11-30Update powerpc-nofpu libm-test-ulps.Joseph Myers
2012-11-30alpha: Update libm-test-ulps.Richard Henderson
2012-11-29ia64: clock_getcpuclockid.c: drop unused fileMike Frysinger
2012-11-30m68k: update libm-test ULPsAndreas Schwab
2012-11-29Add 64-bit support to MIPS register-dump.h (bug 14893).Joseph Myers
2012-11-29hppa: Remove socket.h and implement socket_type.h.Carlos O'Donell
2012-11-29hppa: Cleanup two build warnings for integer to pointers casts.Carlos O'Donell
2012-11-29tile: remove redundant defines of libc_fetestexcept, etc. in s_fmaf.cChris Metcalf
2012-11-29aarch64: Use FLAG_AARCH64_LIB64 ldconfig cache tag.Marcus Shawcroft
2012-11-25m68k/cf: fix copying frame in _dl_runtime_profileAndreas Schwab
2012-11-25m68k: add sotruss-lib.cAndreas Schwab