about summary refs log tree commit diff
path: root/ports/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2012-11-301-38/+733
* alpha: Update libm-test-ulps.Richard Henderson2012-11-301-0/+250
* ia64: clock_getcpuclockid.c: drop unused fileMike Frysinger2012-11-291-31/+0
* m68k: update libm-test ULPsAndreas Schwab2012-11-301-0/+43
* Add 64-bit support to MIPS register-dump.h (bug 14893).Joseph Myers2012-11-292-12/+33
* hppa: Remove socket.h and implement socket_type.h.Carlos O'Donell2012-11-292-444/+55
* hppa: Cleanup two build warnings for integer to pointers casts.Carlos O'Donell2012-11-292-4/+4
* tile: remove redundant defines of libc_fetestexcept, etc. in s_fmaf.cChris Metcalf2012-11-291-4/+0
* aarch64: Use FLAG_AARCH64_LIB64 ldconfig cache tag.Marcus Shawcroft2012-11-291-0/+45
* m68k/cf: fix copying frame in _dl_runtime_profileAndreas Schwab2012-11-251-1/+1
* m68k: add sotruss-lib.cAndreas Schwab2012-11-251-0/+51
* aarch64: Re-generate libm-test-ulps.Marcus Shawcroft2012-11-221-0/+45
* Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822).Joseph Myers2012-11-222-0/+3
* m68k: fix return value of lll_futex_timed_wait_bitsetAndreas Schwab2012-11-211-1/+1
* Avoid $(shell) in determining default ARM ABI.Joseph Myers2012-11-213-16/+13
* Make ARM fesetenv (FE_NOMASK_ENV) detect failure (bug 14866).Joseph Myers2012-11-211-0/+10
* Cast to uintptr_t in MIPS jmpbuf-unwind.h.Joseph Myers2012-11-211-1/+1
* aarch64: Fix lll_futex_timed_wait_bitset return value sign.Marcus Shawcroft2012-11-211-1/+1
* aarch64: Remove weak_aliasx macro.Marcus Shawcroft2012-11-215-10/+5
* aarch64: Remove support for NO_LONG_DOUBLE.Marcus Shawcroft2012-11-215-25/+0
* aarch64: Indent preprocessor directives.Marcus Shawcroft2012-11-216-35/+35
* aarch64: Use range in copyright years.Marcus Shawcroft2012-11-2130-30/+30
* aarch64: Rename .x files to .cMarcus Shawcroft2012-11-2114-14/+14
* aarch64: Don't use K&R CMarcus Shawcroft2012-11-215-13/+5
* Add sotruss-lib.c for MIPS.Joseph Myers2012-11-211-0/+117
* tile: update libm-test-ulps for new testsChris Metcalf2012-11-201-0/+34
* tile: Fix __bswap_64 return type in tile bits/byteswap.hChris Metcalf2012-11-201-1/+3
* tile: remove redundant defines of libc_fetestexcept, etc. in s_fma.cChris Metcalf2012-11-201-4/+0
* m68k: Remove indirection through weak_aliasxAndreas Schwab2012-11-2014-51/+28
* Use parentheses around MIPS syscall macro arguments.Joseph Myers2012-11-202-46/+46
* Fix int-to-pointer-cast warnings for MIPS.Joseph Myers2012-11-203-12/+14
* Fix warnings from aborting MIPS atomic macros.Joseph Myers2012-11-201-3/+3