about summary refs log tree commit diff
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* 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
* [AArch64] Fix BE access to errno.Andrew Pinski2013-09-302-1/+6
* [AArch64] Support __mcount profiling.Marcus Shawcroft2013-09-242-8/+12
* [AArch64] Adding sigcontextinfo.hMarcus Shawcroft2013-09-242-0/+39
* ports/sysdeps/arm/nptl/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton2013-09-242-4/+5
* 2013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-232-0/+131
* MIPS: bits/atomic.h: Fix comment typoMaciej W. Rozycki2013-09-232-1/+5
* 2013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-233-3/+8
* 2013-09-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-232-0/+6
* 2013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-232-3/+8
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-09-234-0/+19
* Make __ffs hiddenAndreas Schwab2013-09-209-0/+22
* Remove trailing space.Steve Ellcey2013-09-201-1/+1
* 2013-09-20 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-201-90/+0
* 2013-09-20 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-202-56/+343
* Improve atomic locking for ARM.Maxim Kuvyrkov2013-09-192-8/+96
* MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki2013-09-1815-50/+640
* ARM: Improve armv7 memcpy performance.Will Newton2013-09-162-6/+10
* Add O_TMPFILE to <fcntl.h>Andreas Schwab2013-09-114-0/+11
* Define MMAP2_PAGE_SHIFT to -1 for m68k.Joseph Myers2013-09-042-0/+9
* hppa: add fanotify_markMike Frysinger2013-09-023-0/+11
* Use sfi_* macros in armv6t2 strlen.Roland McGrath2013-08-302-9/+16
* Make armv6t2 strlen work in ARM mode too.Roland McGrath2013-08-302-2/+30
* Fix then/than typos.Ondřej Bílka2013-08-304-8/+16
* Fix typos.Ondřej Bílka2013-08-3016-16/+41
* ARM: Fix clone code when built for Thumb.Will Newton2013-08-302-2/+8
* sysdeps/arm/armv6t2/strlen.S: strlen implementation for armv6t2.Will Newton2013-08-302-0/+145