about summary refs log tree commit diff
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-07-266-3/+24
* PowerPC: Remove redundant ports/sysdeps/powerpc/dl-procinfo.[ch].Ryan S. Arnold2013-07-263-268/+7
* PowerPC: Merge ports/ dl-procinfo.[ch] with base.Ryan S. Arnold2013-07-262-69/+74
* Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado2013-07-268-5/+59
* tile BZ #15759: Fix bug in _dl_unmapChris Metcalf2013-07-232-3/+15
* tile: default to little-endian in bits/endian.hChris Metcalf2013-06-192-3/+5
* tile: improve detection for missing -mcmodel=large supportChris Metcalf2013-06-094-4/+41
* Backport fixes for BZ #15006 from master.Wilhelm Eger2013-05-223-4/+24
* tile: fix DWARF bug in clone() for created threadChris Metcalf2012-12-212-1/+6
* aarch64: Fix compiler warning for unused declaration _x0Marcus Shawcroft2012-12-102-1/+5
* alpha: Fix redefinition of __isnanl macro warningRichard Henderson2012-12-071-3/+0
* alpha: Fix redefinition of __isnanl macro warningRichard Henderson2012-12-071-0/+2
* alpha: Avoid builtin warning for isnanfRichard Henderson2012-12-072-0/+7
* aarch64: Regenerate libm-test-ulps.Marcus Shawcroft2012-12-072-0/+30
* aarch64: Resolve sc_err and _x0 defined but not used warnings.Marcus Shawcroft2012-12-072-2/+5
* aarch64: Resolve implict cast warning.Marcus Shawcroft2012-12-072-1/+5
* aarch64: Resolve strtab defined but not used warning.Marcus Shawcroft2012-12-072-7/+6
* Fix ChangeLog formatting for arm and aarch64Adam Conrad2012-12-062-3/+3
* Change sources.redhat.com references to sourceware.org.Joseph Myers2012-12-062-3/+9
* Ports-related README updates.Joseph Myers2012-12-052-9/+11
* Specify powerpc-nofpu fegetexceptflag return type.Joseph Myers2012-12-052-1/+7
* Fix typo in ChangeLog.mips.Joseph Myers2012-12-041-1/+1
* Fix warnings from MIPS soft-float _FPU_GETCW.Joseph Myers2012-12-042-4/+10
* aarch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6Marcus Shawcroft2012-12-042-1/+8
* aarch64: Tag ARM and AArch64 binaries in the ldconfig cacheMarcus Shawcroft2012-12-042-0/+22
* arm: Check for the FLAG_ARM_LIBHF flag in the ldconfig cacheMarcus Shawcroft2012-12-042-0/+33
* arm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6Marcus Shawcroft2012-12-042-0/+29
* arm: Tag ARM and AArch64 binaries in the ldconfig cache.Marcus Shawcroft2012-12-042-0/+77
* Update ARM libm-test-ulps.Joseph Myers2012-11-302-8/+432
* Update MIPS libm-test-ulps.Joseph Myers2012-11-303-50/+1254
* alpha: Add sysdeps/alpha/sotruss-lib.c.Richard Henderson2012-11-302-0/+52
* Remove powerpc-nofpu fma ulps.Joseph Myers2012-11-302-36/+2
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2012-11-302-38/+737
* alpha: Update libm-test-ulps.Richard Henderson2012-11-302-0/+254
* ia64: clock_getcpuclockid.c: drop unused fileMike Frysinger2012-11-292-31/+4
* m68k: update libm-test ULPsAndreas Schwab2012-11-302-0/+47
* Add 64-bit support to MIPS register-dump.h (bug 14893).Joseph Myers2012-11-293-12/+50
* hppa: Fix ChangeLog format issues.Carlos O'Donell2012-11-291-5/+5
* hppa: Remove socket.h and implement socket_type.h.Carlos O'Donell2012-11-293-444/+58
* hppa: Cleanup two build warnings for integer to pointers casts.Carlos O'Donell2012-11-293-4/+9
* tile: remove redundant defines of libc_fetestexcept, etc. in s_fmaf.cChris Metcalf2012-11-292-4/+5
* hppa: Add BZ#14447 to NEWS and ChangeLog.hppa.Carlos O'Donell2012-11-291-0/+1
* aarch64: Use FLAG_AARCH64_LIB64 ldconfig cache tag.Marcus Shawcroft2012-11-292-0/+49
* m68k/cf: fix copying frame in _dl_runtime_profileAndreas Schwab2012-11-252-1/+4
* m68k: add sotruss-lib.cAndreas Schwab2012-11-252-0/+55
* aarch64: Re-generate libm-test-ulps.Marcus Shawcroft2012-11-222-0/+49
* Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822).Joseph Myers2012-11-223-0/+11
* m68k: fix return value of lll_futex_timed_wait_bitsetAndreas Schwab2012-11-212-1/+7
* Avoid $(shell) in determining default ARM ABI.Joseph Myers2012-11-214-16/+20
* Make ARM fesetenv (FE_NOMASK_ENV) detect failure (bug 14866).Joseph Myers2012-11-212-0/+16