about summary refs log tree commit diff
path: root/ports/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Respect the legacy syscall restart convention.Maciej W. Rozycki2013-02-053-87/+234
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-048-21/+7
* Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers2013-01-312-5/+2
* Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers2013-01-312-9/+2
* MIPS: Correct NewABI syscall wrapper whitespace damage.Maciej W. Rozycki2013-01-292-164/+164
* 2013-01-25 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-01-251-23/+0
* AArch64: Adding optimized strncmp implementation.Marcus Shawcroft2013-01-241-0/+204
* AArch64: Adding optimized strnlen implementation.Marcus Shawcroft2013-01-242-0/+177
* m68k: update libm test ULPsAndreas Schwab2013-01-201-0/+24
* m68k: add unwind tables to backtraceAndreas Schwab2013-01-201-0/+6
* Add backtrace for m68kAndreas Schwab2013-01-191-0/+159
* Add not-cancel.h for m68k/nptlAndreas Schwab2013-01-192-0/+2
* AArch64: Implement optimized strlen.Marcus Shawcroft2013-01-171-0/+117
* AArch64: Implement optimized strcmpMarcus Shawcroft2013-01-171-0/+155
* AArch64: Implement optimized bzero.Marcus Shawcroft2013-01-171-0/+27
* AArch64: Implement optimized memmove.Marcus Shawcroft2013-01-171-0/+312
* AArch64: Implement optimized memcpy.Marcus Shawcroft2013-01-171-0/+176
* AArch64: Implement optimized memset.Marcus Shawcroft2013-01-171-0/+229
* AArch64: Implement optimized memcmp.Marcus Shawcroft2013-01-172-0/+160
* AArch64: Tidyup whitespace.Marcus Shawcroft2013-01-171-11/+11
* Use __extension__ with long long in installed headers.Joseph Myers2013-01-105-21/+22
* tilegx: fix ldd to work with both tilegx64 and tilegx32Chris Metcalf2013-01-103-0/+9
* Fix trailing blank.Steve Ellcey2013-01-081-1/+1
* 2013-01-08 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-01-081-65/+112
* BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger2013-01-083-9/+3
* Update m68k libm test ULPsAndreas Schwab2013-01-041-0/+36
* Fix copyright notice corruption from update-copyright bug.Joseph Myers2013-01-022-2/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021392-1443/+1392
* alpha: Add lll_futex_timed_wait_bitsetRichard Henderson2013-01-021-0/+13
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-0116-30/+16
* tile: support lll_futex_timed_wait_bitsetChris Metcalf2012-12-281-0/+13
* tile: fix DWARF bug in clone() for created threadChris Metcalf2012-12-211-1/+2
* aarch64: Fix compiler warning for unused declaration _x0Marcus Shawcroft2012-12-101-1/+0
* alpha: Fix redefinition of __isnanl macro warningRichard Henderson2012-12-071-3/+0
* alpha: Avoid builtin warning for isnanfRichard Henderson2012-12-071-0/+2
* aarch64: Regenerate libm-test-ulps.Marcus Shawcroft2012-12-071-0/+26
* aarch64: Resolve sc_err and _x0 defined but not used warnings.Marcus Shawcroft2012-12-071-2/+0
* aarch64: Resolve implict cast warning.Marcus Shawcroft2012-12-071-1/+1
* aarch64: Resolve strtab defined but not used warning.Marcus Shawcroft2012-12-071-7/+1
* Specify powerpc-nofpu fegetexceptflag return type.Joseph Myers2012-12-051-1/+2
* Fix warnings from MIPS soft-float _FPU_GETCW.Joseph Myers2012-12-041-4/+3
* aarch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6Marcus Shawcroft2012-12-041-1/+3
* aarch64: Tag ARM and AArch64 binaries in the ldconfig cacheMarcus Shawcroft2012-12-041-0/+18
* arm: Check for the FLAG_ARM_LIBHF flag in the ldconfig cacheMarcus Shawcroft2012-12-041-0/+29
* arm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6Marcus Shawcroft2012-12-041-0/+25
* arm: Tag ARM and AArch64 binaries in the ldconfig cache.Marcus Shawcroft2012-12-041-0/+73
* Update ARM libm-test-ulps.Joseph Myers2012-11-301-8/+428
* Update MIPS libm-test-ulps.Joseph Myers2012-11-302-50/+1249
* alpha: Add sysdeps/alpha/sotruss-lib.c.Richard Henderson2012-11-301-0/+50
* Remove powerpc-nofpu fma ulps.Joseph Myers2012-11-301-36/+0