aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Regenerate ARM ulps.Joseph Myers1-629/+3691
2014-01-01Regenerate MIPS ulps.Joseph Myers2-1692/+11644
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1464-1464/+1464
2013-12-30ia64: longjmp_chk: support signal stacks [BZ #16372]Mike Frysinger4-12/+71
2013-12-30ia64: setjmp/longjmp: stop saving/restoring fpsr [BZ #16379]Mike Frysinger3-10/+10
2013-12-30ia64: setjmp: use HIDDEN_JUMPTARGETMike Frysinger1-3/+4
2013-12-29ia64: syscall: add some helpful documentationMike Frysinger1-0/+4
2013-12-25ia64: implement futex requeue pi supportMike Frysinger1-0/+25
2013-12-25ia64: add lll_futex_timed_wait_bitsetMike Frysinger1-0/+11
2013-12-24ia64: ioperm: clean up long dead codeMike Frysinger1-19/+4
2013-12-24ia64: implement sotruss supportMike Frysinger1-0/+50
2013-12-24ia64: link.h: adjust whitespaceMike Frysinger1-10/+10
2013-12-18[AArch64] Save and restore q0-q7 on entry to dynamic linker.Marcus Shawcroft1-4/+24
2013-12-17[AArch64] Implement FUTEX_*_REQUEUE_PIMarcus Shawcroft1-0/+31
2013-12-17[AArch64] libm-test-ulps regenerated from scratch.Marcus Shawcroft1-1926/+74
2013-12-17[AArch64] Back out sqrt() addition to libm-test-ulps.Marcus Shawcroft1-20/+0
2013-12-11[AArch64] Regenerate libm-test-ulps.Marcus Shawcroft1-13/+4292
2013-12-10m68k: use math_force_eval in nextafterlAndreas Schwab1-5/+3
2013-12-10m68k: add support for PI futexesAndreas Schwab1-0/+29
2013-12-10m68k: don't assume PI futexes before 3.10Andreas Schwab1-0/+6
2013-12-07alpha: Convert <bits/mman.h> to <bits/mman-linux.h>Richard Henderson1-83/+19
2013-12-03Update MIPS dl-lookup.c from generic version.Joseph Myers1-3/+2
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers9-0/+9
2013-11-27MIPS: Fix RLIM64_INFINITY constant for O32 and N32 ABIsAurelien Jarno7-30/+60
2013-11-27MIPS: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constantAurelien Jarno2-0/+119
2013-11-26aarch64: Enable ifunc support.Will Newton2-3/+39
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka29-111/+111
2013-11-22ARM: Fix memcpy computed-jump calculations for ARM_ALWAYS_BX case.Roland McGrath2-18/+11
2013-11-21Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin4-48/+64
2013-11-20linux-generic: fix alignment of struct stat/statfs for nios2Chung-Lin Tang2-6/+6
2013-11-16alpha: Fix signal thunk unwind infoRichard Henderson1-4/+14
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