aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2013-10-30rename configure.in to configure.acMike Frysinger38-23/+23
2013-10-12Fix typos.Yuri Chornoivan2-2/+2
2013-10-08Fix typo in last changeAndreas Schwab1-1/+1
2013-10-08m68k: use PIC for Scrt1.oAndreas Schwab1-0/+21
2013-10-04Move powerpc ports pieces to libc.Joseph Myers61-13286/+0
2013-10-04e500 port: getcontext / setcontext / swapcontext.Joseph Myers4-0/+150
2013-10-04ARM: Allow building __sigsetjmp as Thumb.Will Newton1-3/+2
2013-10-04ARM: Allow building __longjmp as Thumb.Will Newton2-5/+3
2013-10-04PowerPC floating point little-endian [1 of 15]Alan Modra1-4/+6
2013-10-032013-09-26 Steve Ellcey <sellcey@mips.com>Steve Ellcey6-0/+6
2013-10-03ARM: Add pointer encryption support.Will Newton6-6/+94
2013-10-01alpha: Improve conditions under which PTR_MANGLE is definedRichard Henderson1-31/+21
2013-09-30[AArch64] Fix BE access to errno.Andrew Pinski1-1/+1
2013-09-24[AArch64] Support __mcount profiling.Marcus Shawcroft1-8/+7
2013-09-24[AArch64] Adding sigcontextinfo.hMarcus Shawcroft1-0/+35
2013-09-24ports/sysdeps/arm/nptl/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton1-4/+0
2013-09-232013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-0/+108
2013-09-23MIPS: bits/atomic.h: Fix comment typoMaciej W. Rozycki1-1/+1
2013-09-232013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-3/+3
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