about summary refs log tree commit diff
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Regenerate libm-test-ulps.Marcus Shawcroft2014-01-012-498/+7248
* [AArch64] Define ABORT_INSTRUCTION.Marcus Shawcroft2014-01-012-0/+5
* [AArch64] Pointer mangling support for AArch64.Venkataramanan Kumar2014-01-017-17/+106
* Regenerate ARM ulps.Joseph Myers2014-01-012-629/+3695
* Regenerate MIPS ulps.Joseph Myers2014-01-013-1692/+11649
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011464-1464/+1464
* ia64: longjmp_chk: support signal stacks [BZ #16372]Mike Frysinger2013-12-305-12/+82
* ia64: setjmp/longjmp: stop saving/restoring fpsr [BZ #16379]Mike Frysinger2013-12-304-12/+21
* ia64: setjmp: use HIDDEN_JUMPTARGETMike Frysinger2013-12-302-3/+12
* ia64: syscall: add some helpful documentationMike Frysinger2013-12-292-0/+8
* ia64: implement futex requeue pi supportMike Frysinger2013-12-252-0/+34
* ia64: add lll_futex_timed_wait_bitsetMike Frysinger2013-12-252-0/+16
* ia64: ioperm: clean up long dead codeMike Frysinger2013-12-242-19/+8
* ia64: implement sotruss supportMike Frysinger2013-12-242-0/+54
* ia64: link.h: adjust whitespaceMike Frysinger2013-12-242-10/+14
* [AArch64] Save and restore q0-q7 on entry to dynamic linker.Marcus Shawcroft2013-12-182-4/+30
* [AArch64] Implement FUTEX_*_REQUEUE_PIMarcus Shawcroft2013-12-172-0/+40
* [AArch64] libm-test-ulps regenerated from scratch.Marcus Shawcroft2013-12-172-1926/+78
* [AArch64] Back out sqrt() addition to libm-test-ulps.Marcus Shawcroft2013-12-172-20/+4
* [AArch64] Regenerate libm-test-ulps.Marcus Shawcroft2013-12-112-13/+4296
* m68k: use math_force_eval in nextafterlAndreas Schwab2013-12-102-5/+6
* m68k: add support for PI futexesAndreas Schwab2013-12-102-0/+34
* m68k: don't assume PI futexes before 3.10Andreas Schwab2013-12-102-0/+12
* ChangeLog fixAndreas Schwab2013-12-101-1/+3
* alpha: Convert <bits/mman.h> to <bits/mman-linux.h>Richard Henderson2013-12-072-83/+24
* Update MIPS dl-lookup.c from generic version.Joseph Myers2013-12-032-3/+6
* Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers2013-11-2818-0/+48
* MIPS: Fix RLIM64_INFINITY constant for O32 and N32 ABIsAurelien Jarno2013-11-278-30/+75
* MIPS: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constantAurelien Jarno2013-11-273-0/+127
* aarch64: Enable ifunc support.Will Newton2013-11-263-3/+49
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-2636-111/+150
* ARM: Fix memcpy computed-jump calculations for ARM_ALWAYS_BX case.Roland McGrath2013-11-223-18/+19
* Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin2013-11-216-48/+82
* linux-generic: fix alignment of struct stat/statfs for nios2Chung-Lin Tang2013-11-203-6/+15
* alpha: Fix signal thunk unwind infoRichard Henderson2013-11-162-4/+19
* rename configure.in to configure.acMike Frysinger2013-10-3050-25/+119
* Move entries to correct port ChangeLog files.Joseph Myers2013-10-183-11/+11
* Fix typos.Yuri Chornoivan2013-10-123-2/+7
* Fix typo in last changeAndreas Schwab2013-10-081-1/+1
* m68k: use PIC for Scrt1.oAndreas Schwab2013-10-082-0/+25
* Move powerpc ports pieces to libc.Joseph Myers2013-10-0462-13286/+31
* e500 port: getcontext / setcontext / swapcontext.Joseph Myers2013-10-045-0/+161
* ARM: Allow building __sigsetjmp as Thumb.Will Newton2013-10-042-3/+5
* ARM: Allow building __longjmp as Thumb.Will Newton2013-10-043-5/+10
* fix changelog dateAlan Modra2013-10-041-1/+1
* PowerPC floating point little-endian [1 of 15]Alan Modra2013-10-042-4/+10
* 2013-09-26 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-10-036-0/+6
* 2013-09-26 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-10-031-0/+10
* ARM: Add pointer encryption support.Will Newton2013-10-037-6/+109
* alpha: Improve conditions under which PTR_MANGLE is definedRichard Henderson2013-10-012-31/+26