aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2013-01-24AArch64: Adding optimized strncmp implementation.Marcus Shawcroft1-0/+204
2013-01-24AArch64: Adding optimized strnlen implementation.Marcus Shawcroft2-0/+177
2013-01-20m68k: update libm test ULPsAndreas Schwab1-0/+24
2013-01-20m68k: add unwind tables to backtraceAndreas Schwab1-0/+6
2013-01-19Add backtrace for m68kAndreas Schwab1-0/+159
2013-01-19Add not-cancel.h for m68k/nptlAndreas Schwab2-0/+2
2013-01-17AArch64: Implement optimized strlen.Marcus Shawcroft1-0/+117
2013-01-17AArch64: Implement optimized strcmpMarcus Shawcroft1-0/+155
2013-01-17AArch64: Implement optimized bzero.Marcus Shawcroft1-0/+27
2013-01-17AArch64: Implement optimized memmove.Marcus Shawcroft1-0/+312
2013-01-17AArch64: Implement optimized memcpy.Marcus Shawcroft1-0/+176
2013-01-17AArch64: Implement optimized memset.Marcus Shawcroft1-0/+229
2013-01-17AArch64: Implement optimized memcmp.Marcus Shawcroft2-0/+160
2013-01-17AArch64: Tidyup whitespace.Marcus Shawcroft1-11/+11
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers5-21/+22
2013-01-10tilegx: fix ldd to work with both tilegx64 and tilegx32Chris Metcalf3-0/+9
2013-01-08Fix trailing blank.Steve Ellcey1-1/+1
2013-01-082013-01-08 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-65/+112
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger3-9/+3
2013-01-04Update m68k libm test ULPsAndreas Schwab1-0/+36
2013-01-02Fix copyright notice corruption from update-copyright bug.Joseph Myers2-2/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1392-1443/+1392
2013-01-02alpha: Add lll_futex_timed_wait_bitsetRichard Henderson1-0/+13
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers16-30/+16
2012-12-28tile: support lll_futex_timed_wait_bitsetChris Metcalf1-0/+13
2012-12-21tile: fix DWARF bug in clone() for created threadChris Metcalf1-1/+2
2012-12-10aarch64: Fix compiler warning for unused declaration _x0Marcus Shawcroft1-1/+0
2012-12-07alpha: Fix redefinition of __isnanl macro warningRichard Henderson1-3/+0
2012-12-07alpha: Avoid builtin warning for isnanfRichard Henderson1-0/+2
2012-12-07aarch64: Regenerate libm-test-ulps.Marcus Shawcroft1-0/+26
2012-12-07aarch64: Resolve sc_err and _x0 defined but not used warnings.Marcus Shawcroft1-2/+0
2012-12-07aarch64: Resolve implict cast warning.Marcus Shawcroft1-1/+1
2012-12-07aarch64: Resolve strtab defined but not used warning.Marcus Shawcroft1-7/+1
2012-12-05Specify powerpc-nofpu fegetexceptflag return type.Joseph Myers1-1/+2
2012-12-04Fix warnings from MIPS soft-float _FPU_GETCW.Joseph Myers1-4/+3
2012-12-04aarch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6Marcus Shawcroft1-1/+3
2012-12-04aarch64: Tag ARM and AArch64 binaries in the ldconfig cacheMarcus Shawcroft1-0/+18
2012-12-04arm: Check for the FLAG_ARM_LIBHF flag in the ldconfig cacheMarcus Shawcroft1-0/+29
2012-12-04arm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6Marcus Shawcroft1-0/+25
2012-12-04arm: Tag ARM and AArch64 binaries in the ldconfig cache.Marcus Shawcroft1-0/+73
2012-11-30Update ARM libm-test-ulps.Joseph Myers1-8/+428
2012-11-30Update MIPS libm-test-ulps.Joseph Myers2-50/+1249
2012-11-30alpha: Add sysdeps/alpha/sotruss-lib.c.Richard Henderson1-0/+50
2012-11-30Remove powerpc-nofpu fma ulps.Joseph Myers1-36/+0
2012-11-30Update powerpc-nofpu libm-test-ulps.Joseph Myers1-38/+733
2012-11-30alpha: Update libm-test-ulps.Richard Henderson1-0/+250
2012-11-29ia64: clock_getcpuclockid.c: drop unused fileMike Frysinger1-31/+0
2012-11-30m68k: update libm-test ULPsAndreas Schwab1-0/+43
2012-11-29Add 64-bit support to MIPS register-dump.h (bug 14893).Joseph Myers2-12/+33
2012-11-29hppa: Remove socket.h and implement socket_type.h.Carlos O'Donell2-444/+55