summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2013-12-10ChangeLog fixAndreas Schwab
2013-12-07alpha: Convert <bits/mman.h> to <bits/mman-linux.h>Richard Henderson
2013-12-03Update MIPS dl-lookup.c from generic version.Joseph Myers
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-11-27MIPS: Fix RLIM64_INFINITY constant for O32 and N32 ABIsAurelien Jarno
2013-11-27MIPS: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constantAurelien Jarno
2013-11-26aarch64: Enable ifunc support.Will Newton
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-11-22ARM: Fix memcpy computed-jump calculations for ARM_ALWAYS_BX case.Roland McGrath
2013-11-21Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin
2013-11-20linux-generic: fix alignment of struct stat/statfs for nios2Chung-Lin Tang
2013-11-16alpha: Fix signal thunk unwind infoRichard Henderson
2013-10-30rename configure.in to configure.acMike Frysinger
2013-10-18Move entries to correct port ChangeLog files.Joseph Myers
2013-10-12Fix typos.Yuri Chornoivan
2013-10-08Fix typo in last changeAndreas Schwab
2013-10-08m68k: use PIC for Scrt1.oAndreas Schwab
2013-10-04Move powerpc ports pieces to libc.Joseph Myers
2013-10-04e500 port: getcontext / setcontext / swapcontext.Joseph Myers
2013-10-04ARM: Allow building __sigsetjmp as Thumb.Will Newton
2013-10-04ARM: Allow building __longjmp as Thumb.Will Newton
2013-10-04fix changelog dateAlan Modra
2013-10-04PowerPC floating point little-endian [1 of 15]Alan Modra
2013-10-032013-09-26 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-10-032013-09-26 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-10-03ARM: Add pointer encryption support.Will Newton
2013-10-01alpha: Improve conditions under which PTR_MANGLE is definedRichard Henderson
2013-09-30[AArch64] Fix BE access to errno.Andrew Pinski
2013-09-24[AArch64] Support __mcount profiling.Marcus Shawcroft
2013-09-24[AArch64] Adding sigcontextinfo.hMarcus Shawcroft
2013-09-24ports/sysdeps/arm/nptl/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton
2013-09-232013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-09-23MIPS: bits/atomic.h: Fix comment typoMaciej W. Rozycki
2013-09-232013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-09-232013-09-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-09-232013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell
2013-09-20Make __ffs hiddenAndreas Schwab
2013-09-20Remove trailing space.Steve Ellcey
2013-09-202013-09-20 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-09-202013-09-20 Steve Ellcey <sellcey@mips.com>Steve Ellcey
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