aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)AuthorFilesLines
2013-01-24AArch64: Adding optimized strncmp implementation.Marcus Shawcroft2-0/+208
2013-01-24AArch64: Adding optimized strnlen implementation.Marcus Shawcroft3-0/+182
2013-01-20m68k: update libm test ULPsAndreas Schwab2-0/+26
2013-01-20m68k: add unwind tables to backtraceAndreas Schwab2-0/+10
2013-01-19Add backtrace for m68kAndreas Schwab2-0/+161
2013-01-19Add not-cancel.h for m68k/nptlAndreas Schwab3-0/+7
2013-01-17AArch64: Implement optimized strlen.Marcus Shawcroft2-0/+121
2013-01-17AArch64: Implement optimized strcmpMarcus Shawcroft2-0/+159
2013-01-17AArch64: Implement optimized bzero.Marcus Shawcroft2-0/+31
2013-01-17AArch64: Implement optimized memmove.Marcus Shawcroft2-0/+316
2013-01-17AArch64: Implement optimized memcpy.Marcus Shawcroft2-0/+180
2013-01-17AArch64: Implement optimized memset.Marcus Shawcroft2-0/+233
2013-01-17AArch64: Implement optimized memcmp.Marcus Shawcroft3-0/+165
2013-01-17AArch64: Tidyup whitespace.Marcus Shawcroft2-11/+16
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers9-21/+45
2013-01-10tilegx: fix ldd to work with both tilegx64 and tilegx32Chris Metcalf4-0/+15
2013-01-08Fix trailing blank.Steve Ellcey1-1/+1
2013-01-082013-01-08 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-65/+117
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger6-9/+19
2013-01-04Update m68k libm test ULPsAndreas Schwab2-0/+40
2013-01-02Update miscellaneous copyright dates.Joseph Myers2-1/+5
2013-01-02Fix copyright notice corruption from update-copyright bug.Joseph Myers4-2/+7
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1403-1443/+1447
2013-01-02alpha: Add lll_futex_timed_wait_bitsetRichard Henderson2-0/+18
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers20-30/+47
2012-12-28tile: support lll_futex_timed_wait_bitsetChris Metcalf2-0/+18
2012-12-21tile: fix DWARF bug in clone() for created threadChris Metcalf2-1/+6
2012-12-10aarch64: Fix compiler warning for unused declaration _x0Marcus Shawcroft2-1/+5
2012-12-07alpha: Fix redefinition of __isnanl macro warningRichard Henderson1-3/+0
2012-12-07alpha: Fix redefinition of __isnanl macro warningRichard Henderson1-0/+2
2012-12-07alpha: Avoid builtin warning for isnanfRichard Henderson2-0/+7
2012-12-07aarch64: Regenerate libm-test-ulps.Marcus Shawcroft2-0/+30
2012-12-07aarch64: Resolve sc_err and _x0 defined but not used warnings.Marcus Shawcroft2-2/+5
2012-12-07aarch64: Resolve implict cast warning.Marcus Shawcroft2-1/+5
2012-12-07aarch64: Resolve strtab defined but not used warning.Marcus Shawcroft2-7/+6
2012-12-06Fix ChangeLog formatting for arm and aarch64Adam Conrad2-3/+3
2012-12-06Change sources.redhat.com references to sourceware.org.Joseph Myers2-3/+9
2012-12-05Ports-related README updates.Joseph Myers2-9/+11
2012-12-05Specify powerpc-nofpu fegetexceptflag return type.Joseph Myers2-1/+7
2012-12-04Fix typo in ChangeLog.mips.Joseph Myers1-1/+1
2012-12-04Fix warnings from MIPS soft-float _FPU_GETCW.Joseph Myers2-4/+10
2012-12-04aarch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6Marcus Shawcroft2-1/+8
2012-12-04aarch64: Tag ARM and AArch64 binaries in the ldconfig cacheMarcus Shawcroft2-0/+22
2012-12-04arm: Check for the FLAG_ARM_LIBHF flag in the ldconfig cacheMarcus Shawcroft2-0/+33
2012-12-04arm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6Marcus Shawcroft2-0/+29
2012-12-04arm: Tag ARM and AArch64 binaries in the ldconfig cache.Marcus Shawcroft2-0/+77
2012-11-30Update ARM libm-test-ulps.Joseph Myers2-8/+432
2012-11-30Update MIPS libm-test-ulps.Joseph Myers3-50/+1254
2012-11-30alpha: Add sysdeps/alpha/sotruss-lib.c.Richard Henderson2-0/+52
2012-11-30Remove powerpc-nofpu fma ulps.Joseph Myers2-36/+2