aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2013-09-232013-09-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-0/+2
2013-09-232013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-3/+3
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell2-0/+9
2013-09-20Make __ffs hiddenAndreas Schwab5-0/+5
2013-09-202013-09-20 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-90/+0
2013-09-202013-09-20 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-56/+338
2013-09-19Improve atomic locking for ARM.Maxim Kuvyrkov1-8/+86
2013-09-18MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki14-50/+572
2013-09-16ARM: Improve armv7 memcpy performance.Will Newton1-6/+5
2013-09-11Add O_TMPFILE to <fcntl.h>Andreas Schwab2-0/+2
2013-09-04Define MMAP2_PAGE_SHIFT to -1 for m68k.Joseph Myers1-0/+5
2013-09-02hppa: add fanotify_markMike Frysinger2-0/+4
2013-08-30Use sfi_* macros in armv6t2 strlen.Roland McGrath1-9/+14
2013-08-30Make armv6t2 strlen work in ARM mode too.Roland McGrath1-2/+25
2013-08-30Fix then/than typos.Ondřej Bílka2-8/+8
2013-08-30Fix typos.Ondřej Bílka11-16/+16
2013-08-30ARM: Fix clone code when built for Thumb.Will Newton1-2/+2
2013-08-30sysdeps/arm/armv6t2/strlen.S: strlen implementation for armv6t2.Will Newton1-0/+141
2013-08-29Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge2-5/+5
2013-08-29Fix typos.Ondřej Bílka9-49/+49
2013-08-29ARM: Pass dl_hwcap to IFUNC resolver.Carlos O'Donell1-1/+1
2013-08-22MIPS: Correct the handling of reserved FCSR bitsMaciej W. Rozycki3-4/+3
2013-08-21Fix typos.Ondřej Bílka12-15/+15
2013-08-17PR 15483Alexandre Oliva3-0/+15
2013-07-26[AArch64] Provide symbol version for _mcount.Marcus Shawcroft4-0/+74
2013-07-23hppa: Regenerate libm-test-ulps.Carlos O'Donell1-0/+39
2013-07-22tile BZ #15759: Fix bug in _dl_unmapChris Metcalf1-3/+9
2013-07-21m68k: use _dl_static_init to set GLR0(dl_pagesize)Andreas Schwab4-2/+124
2013-07-19tile: add missing semicolon in <bits/ptrace.h>Chris Metcalf1-1/+1
2013-07-12[AArch64] Adding -funwind-tables to backtrace.cMarcus Shawcroft1-0/+4
2013-07-09[AArch64] Use _dl_static_init to set GLR0(dl_pagesize)Marcus Shawcroft4-0/+128
2013-07-07tile: use _dl_static_init to set GLRO(gl_pagesize)Chris Metcalf4-0/+128
2013-07-07tile: update libm-test-ulps from scratchChris Metcalf1-129/+2795
2013-07-07tile: use soft-fp for fma() and fmaf()Chris Metcalf3-8/+99
2013-07-05[AArch64] Regenerate libm-test-ulpsMarcus Shawcroft1-0/+46
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger3-3/+76
2013-07-03Condition sysdeps/arm/include/bits/setjmp.h contents on _ISOMAC.Joseph Myers1-2/+4
2013-07-03Regenerate powerpc-nofpu ULPs.Joseph Myers1-183/+4154
2013-07-03m68k: update libm test ULPsAndreas Schwab1-6/+704
2013-07-02Regenerate MIPS ulps.Joseph Myers2-378/+9203
2013-07-02Regenerate ARM ulps.Joseph Myers1-103/+2804
2013-07-02Make soft-float ARM use soft-fp fma/fmaf.Joseph Myers4-0/+60
2013-07-02alpha: Update libm-test-ulps from scratchRichard Henderson1-205/+66
2013-07-02Implement fma in soft-fp.Joseph Myers8-12/+32
2013-07-02ARM: Pass dl_hwcap to IFUNC resolver functions.Will Newton1-1/+1
2013-06-30Support no-FPU ColdFire in sysdeps/m68k/dl-trampoline.S and refactor code.Joseph Myers1-24/+19
2013-06-30tile: switch to using <fenv.h> fallback functionsChris Metcalf6-165/+0
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold3-3/+7
2013-06-28Fix sysdeps/m68k/fpu_control.h preprocessor indentation.Joseph Myers1-32/+32
2013-06-28Support no-FPU ColdFire in sysdeps/m68k/fpu_control.h.Nathan Sidwell1-3/+13