about summary refs log tree commit diff
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge2013-08-294-5/+16
* Fix typos.Ondřej Bílka2013-08-2912-49/+67
* ARM: Pass dl_hwcap to IFUNC resolver.Carlos O'Donell2013-08-292-1/+8
* MIPS: Correct the handling of reserved FCSR bitsMaciej W. Rozycki2013-08-224-4/+12
* Fix typos.Ondřej Bílka2013-08-2117-15/+42
* PR 15483Alexandre Oliva2013-08-174-0/+24
* [AArch64] Provide symbol version for _mcount.Marcus Shawcroft2013-07-265-0/+81
* hppa: Regenerate libm-test-ulps.Carlos O'Donell2013-07-232-0/+43
* tile BZ #15759: Fix bug in _dl_unmapChris Metcalf2013-07-222-3/+15