about summary refs log tree commit diff
path: root/ports/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Update MIPS dl-lookup.c from generic version.Joseph Myers2013-12-031-3/+2
* Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers2013-11-289-0/+9
* MIPS: Fix RLIM64_INFINITY constant for O32 and N32 ABIsAurelien Jarno2013-11-277-30/+60
* MIPS: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constantAurelien Jarno2013-11-272-0/+119
* aarch64: Enable ifunc support.Will Newton2013-11-262-3/+39
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-2629-111/+111
* ARM: Fix memcpy computed-jump calculations for ARM_ALWAYS_BX case.Roland McGrath2013-11-222-18/+11
* Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin2013-11-214-48/+64
* linux-generic: fix alignment of struct stat/statfs for nios2Chung-Lin Tang2013-11-202-6/+6
* alpha: Fix signal thunk unwind infoRichard Henderson2013-11-161-4/+14
* rename configure.in to configure.acMike Frysinger2013-10-3038-23/+23
* Fix typos.Yuri Chornoivan2013-10-122-2/+2
* Fix typo in last changeAndreas Schwab2013-10-081-1/+1
* m68k: use PIC for Scrt1.oAndreas Schwab2013-10-081-0/+21
* Move powerpc ports pieces to libc.Joseph Myers2013-10-0461-13286/+0
* e500 port: getcontext / setcontext / swapcontext.Joseph Myers2013-10-044-0/+150
* ARM: Allow building __sigsetjmp as Thumb.Will Newton2013-10-041-3/+2
* ARM: Allow building __longjmp as Thumb.Will Newton2013-10-042-5/+3
* PowerPC floating point little-endian [1 of 15]Alan Modra2013-10-041-4/+6
* 2013-09-26 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-10-036-0/+6
* ARM: Add pointer encryption support.Will Newton2013-10-036-6/+94
* alpha: Improve conditions under which PTR_MANGLE is definedRichard Henderson2013-10-011-31/+21
* [AArch64] Fix BE access to errno.Andrew Pinski2013-09-301-1/+1
* [AArch64] Support __mcount profiling.Marcus Shawcroft2013-09-241-8/+7
* [AArch64] Adding sigcontextinfo.hMarcus Shawcroft2013-09-241-0/+35
* ports/sysdeps/arm/nptl/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton2013-09-241-4/+0
* 2013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-231-0/+108
* MIPS: bits/atomic.h: Fix comment typoMaciej W. Rozycki2013-09-231-1/+1
* 2013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-232-3/+3
* 2013-09-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-231-0/+2
* 2013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-09-231-3/+3
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-09-232-0/+9
* Make __ffs hiddenAndreas Schwab2013-09-205-0/+5
* 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-201-56/+338
* Improve atomic locking for ARM.Maxim Kuvyrkov2013-09-191-8/+86
* MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki2013-09-1814-50/+572
* ARM: Improve armv7 memcpy performance.Will Newton2013-09-161-6/+5
* Add O_TMPFILE to <fcntl.h>Andreas Schwab2013-09-112-0/+2
* Define MMAP2_PAGE_SHIFT to -1 for m68k.Joseph Myers2013-09-041-0/+5
* hppa: add fanotify_markMike Frysinger2013-09-022-0/+4
* Use sfi_* macros in armv6t2 strlen.Roland McGrath2013-08-301-9/+14
* Make armv6t2 strlen work in ARM mode too.Roland McGrath2013-08-301-2/+25
* Fix then/than typos.Ondřej Bílka2013-08-302-8/+8
* Fix typos.Ondřej Bílka2013-08-3011-16/+16
* ARM: Fix clone code when built for Thumb.Will Newton2013-08-301-2/+2
* sysdeps/arm/armv6t2/strlen.S: strlen implementation for armv6t2.Will Newton2013-08-301-0/+141
* Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge2013-08-292-5/+5
* Fix typos.Ondřej Bílka2013-08-299-49/+49
* ARM: Pass dl_hwcap to IFUNC resolver.Carlos O'Donell2013-08-291-1/+1