aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2013-09-19Improve atomic locking for ARM.Maxim Kuvyrkov
2013-09-18MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki
2013-09-16ARM: Improve armv7 memcpy performance.Will Newton
2013-09-11Add O_TMPFILE to <fcntl.h>Andreas Schwab
2013-09-04Define MMAP2_PAGE_SHIFT to -1 for m68k.Joseph Myers
2013-09-02hppa: add fanotify_markMike Frysinger
2013-08-30Use sfi_* macros in armv6t2 strlen.Roland McGrath
2013-08-30Make armv6t2 strlen work in ARM mode too.Roland McGrath
2013-08-30Fix then/than typos.Ondřej Bílka
2013-08-30Fix typos.Ondřej Bílka
2013-08-30ARM: Fix clone code when built for Thumb.Will Newton
2013-08-30sysdeps/arm/armv6t2/strlen.S: strlen implementation for armv6t2.Will Newton
2013-08-29Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge
2013-08-29Fix typos.Ondřej Bílka
2013-08-29ARM: Pass dl_hwcap to IFUNC resolver.Carlos O'Donell
2013-08-22MIPS: Correct the handling of reserved FCSR bitsMaciej W. Rozycki
2013-08-21Fix typos.Ondřej Bílka
2013-08-17PR 15483Alexandre Oliva
2013-07-26[AArch64] Provide symbol version for _mcount.Marcus Shawcroft
2013-07-23hppa: Regenerate libm-test-ulps.Carlos O'Donell
2013-07-22tile BZ #15759: Fix bug in _dl_unmapChris Metcalf
2013-07-21m68k: use _dl_static_init to set GLR0(dl_pagesize)Andreas Schwab
2013-07-19tile: add missing semicolon in <bits/ptrace.h>Chris Metcalf
2013-07-12[AArch64] Adding -funwind-tables to backtrace.cMarcus Shawcroft
2013-07-09[AArch64] Use _dl_static_init to set GLR0(dl_pagesize)Marcus Shawcroft
2013-07-07tile: use _dl_static_init to set GLRO(gl_pagesize)Chris Metcalf
2013-07-07tile: update libm-test-ulps from scratchChris Metcalf
2013-07-07tile: use soft-fp for fma() and fmaf()Chris Metcalf
2013-07-05[AArch64] Regenerate libm-test-ulpsMarcus Shawcroft
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger
2013-07-03Condition sysdeps/arm/include/bits/setjmp.h contents on _ISOMAC.Joseph Myers
2013-07-03Regenerate powerpc-nofpu ULPs.Joseph Myers
2013-07-03m68k: update libm test ULPsAndreas Schwab
2013-07-02Regenerate MIPS ulps.Joseph Myers
2013-07-02Regenerate ARM ulps.Joseph Myers
2013-07-02Make soft-float ARM use soft-fp fma/fmaf.Joseph Myers
2013-07-02alpha: Update libm-test-ulps from scratchRichard Henderson
2013-07-02Implement fma in soft-fp.Joseph Myers
2013-07-02ARM: Pass dl_hwcap to IFUNC resolver functions.Will Newton
2013-06-30Support no-FPU ColdFire in sysdeps/m68k/dl-trampoline.S and refactor code.Joseph Myers
2013-06-30tile: switch to using <fenv.h> fallback functionsChris Metcalf
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold
2013-06-28Fix sysdeps/m68k/fpu_control.h preprocessor indentation.Joseph Myers
2013-06-28Support no-FPU ColdFire in sysdeps/m68k/fpu_control.h.Nathan Sidwell
2013-06-28[AArch64] Adjust elf_machine_dynamic to find _DYNAMIC via _GLOBAL_OFFSET_TABLE_Marcus Shawcroft
2013-06-28[AArch64] Simplify getcontext pstate initialization.Marcus Shawcroft
2013-06-27_dl_static_init: Remove nested locking.Maciej W. Rozycki
2013-06-25m68k: fix bad use of register alias in cfi insnAndreas Schwab
2013-06-24[BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson
2013-06-23alpha: Update libm-test-ulpsRichard Henderson