about summary refs log tree commit diff
path: root/ports/ChangeLog.tile
Commit message (Expand)AuthorAgeFilesLines
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). rsa/stdint_noheadersRyan S. Arnold2013-05-011-0/+6
* Remove extra pthread_atfork compat symbolsAndreas Schwab2013-03-111-0/+10
* Use bits/mman-linux.h for TILEAndreas Jaeger2013-03-051-0/+5
* tile: Add priority inheritance futex supportChris Metcalf2013-02-281-0/+9
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-181-0/+7
* tilegx: fix ldd to work with both tilegx64 and tilegx32Chris Metcalf2013-01-101-0/+6
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-0/+5
* tile: support lll_futex_timed_wait_bitsetChris Metcalf2012-12-281-0/+5
* tile: fix DWARF bug in clone() for created threadChris Metcalf2012-12-211-0/+4
* tile: remove redundant defines of libc_fetestexcept, etc. in s_fmaf.cChris Metcalf2012-11-291-0/+5
* tile: update libm-test-ulps for new testsChris Metcalf2012-11-201-0/+2
* tile: Fix __bswap_64 return type in tile bits/byteswap.hChris Metcalf2012-11-201-0/+3
* tile: remove redundant defines of libc_fetestexcept, etc. in s_fma.cChris Metcalf2012-11-201-0/+5
* Update language in ChangeLog.tile.Chris Metcalf2012-11-071-2/+1
* tile: use memcpy in memmove when possibleChris Metcalf2012-11-061-0/+2
* tile: use atomic op to unlock pthread_spinlock_tChris Metcalf2012-11-061-0/+4
* Make ieee754 fma tolerate architectures without exception support.Chris Metcalf2012-11-061-0/+3
* tile: support very large shared objectsChris Metcalf2012-11-061-0/+7
* tile: improve simulator notification for relative paths in dlopenChris Metcalf2012-11-061-0/+3
* Optimize tile (mostly tilegx) memcpy and memmove performance.Chris Metcalf2012-11-061-0/+6
* Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers2012-11-031-0/+7
* tile: Account for new tests (missed test-double changes)Chris Metcalf2012-11-031-0/+4
* Invoke DL_AFTER_LOAD if definedChris Metcalf2012-10-301-0/+5
* tile: improve ABI and #include use in gettimeofday vdso supportChris Metcalf2012-10-301-0/+4
* tile: update libm-test-ulps for new testsChris Metcalf2012-10-301-0/+4
* tile: add vDSO support for gettimeofday()Chris Metcalf2012-10-291-0/+8
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-0/+9
* tilegx: add optimized sched_getcpu() using TILE_COORD SPRChris Metcalf2012-10-121-0/+4
* Split my last ChangeLog entry into respective arch-specific filesSiddhesh Poyarekar2012-10-021-0/+5
* tile: update libm-test-ulps for new testsChris Metcalf2012-09-171-0/+4
* tile: fix type of prfpregset_t in <sys/procfs.h>Chris Metcalf2012-09-061-0/+2
* tile: Add BZ to Changelog and update NEWSChris Metcalf2012-09-061-0/+1
* tile: BZ#14237: fix __tls_get_addr bug initializing new modulesChris Metcalf2012-09-061-0/+4
* Remove __ASSUME_STAT64_SYSCALL.Joseph Myers2012-08-271-0/+5
* Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers2012-08-211-0/+5
* Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers2012-08-201-0/+5
* Remove __ASSUME_CLONE_THREAD_FLAGS.Joseph Myers2012-08-141-0/+5
* Remove __ASSUME_TGKILL.Joseph Myers2012-08-081-0/+5
* tile: Get rid of ASM_TYPE_DIRECTIVEChris Metcalf2012-08-021-0/+4
* Remove __ASSUME_FCNTL64.Joseph Myers2012-08-011-0/+5
* Merge Linux 3.5 ptrace changesAndreas Jaeger2012-07-261-0/+5
* Merge _sigsys changes from Linux 3.5Andreas Jaeger2012-07-261-0/+6
* Fix up ChangeLog entriesFlorian Weimer2012-07-251-0/+7
* tile: exit with status zero on makecontext return with NULL uc_linkChris Metcalf2012-07-171-0/+3
* tile: update libm test ULPsChris Metcalf2012-07-171-0/+2
* Move tile c++-types baselines to sysdeps directories.Chris Metcalf2012-07-171-0/+10
* tile: correct typo in commentChris Metcalf2012-07-101-0/+3
* tile: Convert ASM_GLOBAL_DIRECTIVE to .globlChris Metcalf2012-07-101-0/+5
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-011-0/+371