aboutsummaryrefslogtreecommitdiff
path: root/ports/ChangeLog.tile
AgeCommit message (Expand)AuthorFilesLines
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+6
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab1-0/+10
2013-03-05Use bits/mman-linux.h for TILEAndreas Jaeger1-0/+5
2013-02-28tile: Add priority inheritance futex supportChris Metcalf1-0/+9
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar1-0/+7
2013-01-10tilegx: fix ldd to work with both tilegx64 and tilegx32Chris Metcalf1-0/+6
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-0/+5
2012-12-28tile: support lll_futex_timed_wait_bitsetChris Metcalf1-0/+5
2012-12-21tile: fix DWARF bug in clone() for created threadChris Metcalf1-0/+4
2012-11-29tile: remove redundant defines of libc_fetestexcept, etc. in s_fmaf.cChris Metcalf1-0/+5
2012-11-20tile: update libm-test-ulps for new testsChris Metcalf1-0/+2
2012-11-20tile: Fix __bswap_64 return type in tile bits/byteswap.hChris Metcalf1-0/+3
2012-11-20tile: remove redundant defines of libc_fetestexcept, etc. in s_fma.cChris Metcalf1-0/+5
2012-11-07Update language in ChangeLog.tile.Chris Metcalf1-2/+1
2012-11-06tile: use memcpy in memmove when possibleChris Metcalf1-0/+2
2012-11-06tile: use atomic op to unlock pthread_spinlock_tChris Metcalf1-0/+4
2012-11-06Make ieee754 fma tolerate architectures without exception support.Chris Metcalf1-0/+3
2012-11-06tile: support very large shared objectsChris Metcalf1-0/+7
2012-11-06tile: improve simulator notification for relative paths in dlopenChris Metcalf1-0/+3
2012-11-06Optimize tile (mostly tilegx) memcpy and memmove performance.Chris Metcalf1-0/+6
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers1-0/+7
2012-11-03tile: Account for new tests (missed test-double changes)Chris Metcalf1-0/+4
2012-10-30Invoke DL_AFTER_LOAD if definedChris Metcalf1-0/+5
2012-10-30tile: improve ABI and #include use in gettimeofday vdso supportChris Metcalf1-0/+4
2012-10-30tile: update libm-test-ulps for new testsChris Metcalf1-0/+4
2012-10-29tile: add vDSO support for gettimeofday()Chris Metcalf1-0/+8
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath1-0/+9
2012-10-12tilegx: add optimized sched_getcpu() using TILE_COORD SPRChris Metcalf1-0/+4
2012-10-02Split my last ChangeLog entry into respective arch-specific filesSiddhesh Poyarekar1-0/+5
2012-09-17tile: update libm-test-ulps for new testsChris Metcalf1-0/+4
2012-09-06tile: fix type of prfpregset_t in <sys/procfs.h>Chris Metcalf1-0/+2
2012-09-06tile: Add BZ to Changelog and update NEWSChris Metcalf1-0/+1
2012-09-06tile: BZ#14237: fix __tls_get_addr bug initializing new modulesChris Metcalf1-0/+4
2012-08-27Remove __ASSUME_STAT64_SYSCALL.Joseph Myers1-0/+5
2012-08-21Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers1-0/+5
2012-08-20Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers1-0/+5
2012-08-14Remove __ASSUME_CLONE_THREAD_FLAGS.Joseph Myers1-0/+5
2012-08-08Remove __ASSUME_TGKILL.Joseph Myers1-0/+5
2012-08-02tile: Get rid of ASM_TYPE_DIRECTIVEChris Metcalf1-0/+4
2012-08-01Remove __ASSUME_FCNTL64.Joseph Myers1-0/+5
2012-07-26Merge Linux 3.5 ptrace changesAndreas Jaeger1-0/+5
2012-07-26Merge _sigsys changes from Linux 3.5Andreas Jaeger1-0/+6
2012-07-25Fix up ChangeLog entriesFlorian Weimer1-0/+7
2012-07-17tile: exit with status zero on makecontext return with NULL uc_linkChris Metcalf1-0/+3
2012-07-17tile: update libm test ULPsChris Metcalf1-0/+2
2012-07-17Move tile c++-types baselines to sysdeps directories.Chris Metcalf1-0/+10
2012-07-10tile: correct typo in commentChris Metcalf1-0/+3
2012-07-10tile: Convert ASM_GLOBAL_DIRECTIVE to .globlChris Metcalf1-0/+5
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers1-0/+371