about summary refs log tree commit diff
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* AArch64 PortMarcus Shawcroft2012-11-09128-0/+13767
* Update language in ChangeLog.tile.Chris Metcalf2012-11-071-2/+1
* tile: use memcpy in memmove when possibleChris Metcalf2012-11-062-0/+24
* Use memcpy in memmove when possibleMaxim Kuvyrkov2012-11-062-0/+27
* tile: use atomic op to unlock pthread_spinlock_tChris Metcalf2012-11-062-0/+37
* Make ieee754 fma tolerate architectures without exception support.Chris Metcalf2012-11-062-7/+28
* tile: support very large shared objectsChris Metcalf2012-11-064-12/+59
* tile: improve simulator notification for relative paths in dlopenChris Metcalf2012-11-062-14/+92
* Optimize tile (mostly tilegx) memcpy and memmove performance.Chris Metcalf2012-11-064-67/+615
* Define lll_futex_timed_wait_bitset for MIPS.Joseph Myers2012-11-052-0/+17
* Define lll_futex_timed_wait_bitset for ARM.Joseph Myers2012-11-052-1/+16
* Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).Joseph Myers2012-11-054-3/+15
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-045-4/+11
* Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2012-11-0316-7/+40
* Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers2012-11-0316-133/+310
* tile: Account for new tests (missed test-double changes)Chris Metcalf2012-11-032-0/+20
* Regenerate all configure scripts.Thomas Schwinge2012-11-012-2/+4
* Convert alpha to use <bits/fcntl-linux.h>Andreas Jaeger2012-11-012-228/+19
* BZ#14743: Move clock_* symbols from librt to libc.Thomas Schwinge2012-11-012-0/+10
* Fix powerpc abilist sort orderAndreas Schwab2012-10-312-1/+6
* Remove 'Contributed' line, glibc is not using them anymore.Steve Ellcey2012-10-311-2/+0
* Remove trailing white spaces.Steve Ellcey2012-10-311-5/+5
* 2012-10-31 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-10-313-243/+609
* Fix ChangeLog date for commit 09dec6c37e3cd967f62795320703647f24545e3eRyan S. Arnold2012-10-301-1/+1
* Correct cacheline size to 32-bytes for ppc405 memset.S (bug 14595).Ryan S. Arnold2012-10-303-6/+169
* Invoke DL_AFTER_LOAD if definedChris Metcalf2012-10-303-5/+8
* tile: improve ABI and #include use in gettimeofday vdso supportChris Metcalf2012-10-303-4/+7
* tile: update libm-test-ulps for new testsChris Metcalf2012-10-302-2/+54
* Fix strtod handling of underflow (bug 14047).Joseph Myers2012-10-3010-0/+30
* hppa: Add cfi direcvtives.Carlos O'Donell2012-10-292-1/+18
* hppa: Fix r19 save and restore.Carlos O'Donell2012-10-292-22/+27
* hppa: Optimize syscall sequence.Carlos O'Donell2012-10-292-10/+10
* Fix trailing whitespace.Carlos O'Donell2012-10-292-10/+13
* 2012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-10-294-8/+213
* 2012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-10-293-3/+0
* tile: add vDSO support for gettimeofday()Chris Metcalf2012-10-295-0/+114
* Remove redundant defines of __O_LARGEFILEAndreas Jaeger2012-10-272-2/+6
* HPPA: Use <bits/fcntl-linux.h>Andreas Jaeger2012-10-262-255/+25
* Convert ia64, linux-generic, m68k <bits/fcntl.h> to use <bits/fcntl-linux.h>Andreas Jaeger2012-10-256-829/+34
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-2419-5/+104
* Convert MIPS to use <bits/fcntl-linux.h>Andreas Jaeger2012-10-242-250/+26
* Don't set resource limits in tst-oddstacklimit-ENV.Joseph Myers2012-10-243-7/+32
* Always define __O_LARGEFILEAndreas Jaeger2012-10-222-5/+5
* ARM: Use <bits/fcntl-linux.h>Andreas Jaeger2012-10-222-271/+13
* tilegx: add optimized sched_getcpu() using TILE_COORD SPRChris Metcalf2012-10-122-0/+91
* hppa: Update pthread.hCarlos O'Donell2012-10-102-7/+17
* hppa: Remove pt-initfini.cCarlos O'Donell2012-10-102-108/+2
* hppa: Restore nptl/shlib-versions.Carlos O'Donell2012-10-102-0/+5
* Add missing magic to GLIBC_PROVIDES.Roland McGrath2012-10-099-267/+17
* Clean up R_ARM_PC24 handling.Roland McGrath2012-10-052-69/+57