tile BZ #15759: Fix bug in _dl_unmap
[platform/upstream/glibc.git] / ports / ChangeLog.tile
2013-07-22 Chris Metcalftile BZ #15759: Fix bug in _dl_unmap
2013-07-19 Chris Metcalftile: add missing semicolon in <bits/ptrace.h>
2013-07-07 Chris Metcalftile: use _dl_static_init to set GLRO(gl_pagesize)
2013-07-07 Chris Metcalftile: update libm-test-ulps from scratch
2013-07-07 Chris Metcalftile: use soft-fp for fma() and fmaf()
2013-07-04 Andreas JaegerSync sys/ptrace with Linux 3.10
2013-06-30 Chris Metcalftile: switch to using <fenv.h> fallback functions
2013-06-15 Siddhesh PoyarekarNew API to set default thread attributes
2013-06-13 Chris Metcalftile: default to little-endian in bits/endian.h
2013-06-05 Joseph MyersRemove trailing whitespace in ports.
2013-05-29 Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-05-24 Chris Metcalftile: improve detection for missing -mcmodel=large...
2013-05-22 Edjunior Barbosa... Update bits/siginfo.h with Linux hwpoison SIGBUS changes
2013-05-22 Joseph MyersDon't include expected results in libm-test test names.
2013-05-19 Joseph MyersHandle sincos with generic libm-test logic.
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-03-11 Andreas SchwabRemove extra pthread_atfork compat symbols
2013-03-05 Andreas JaegerUse bits/mman-linux.h for TILE
2013-02-28 Chris Metcalftile: Add priority inheritance futex support
2013-02-18 Siddhesh PoyarekarC++11 thread_local destructors support
2013-01-10 Chris Metcalftilegx: fix ldd to work with both tilegx64 and tilegx32
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-12-28 Chris Metcalftile: support lll_futex_timed_wait_bitset
2012-12-21 Chris Metcalftile: fix DWARF bug in clone() for created thread upstream/2.16.90
2012-11-29 Chris Metcalftile: remove redundant defines of libc_fetestexcept...
2012-11-20 Chris Metcalftile: update libm-test-ulps for new tests
2012-11-20 Chris Metcalftile: Fix __bswap_64 return type in tile bits/byteswap.h
2012-11-20 Chris Metcalftile: remove redundant defines of libc_fetestexcept...
2012-11-07 Chris MetcalfUpdate language in ChangeLog.tile.
2012-11-07 Chris Metcalftile: use memcpy in memmove when possible
2012-11-06 Chris Metcalftile: use atomic op to unlock pthread_spinlock_t
2012-11-06 Chris MetcalfMake ieee754 fma tolerate architectures without excepti...
2012-11-06 Chris Metcalftile: support very large shared objects
2012-11-06 Chris Metcalftile: improve simulator notification for relative paths...
2012-11-06 Chris MetcalfOptimize tile (mostly tilegx) memcpy and memmove perfor...
2012-11-03 Joseph MyersMake fenv.h FE_* macros usable in #if (bug 3439).
2012-11-03 Chris Metcalftile: Account for new tests (missed test-double changes)
2012-10-30 Chris MetcalfInvoke DL_AFTER_LOAD if defined
2012-10-30 Chris Metcalftile: improve ABI and #include use in gettimeofday...
2012-10-30 Chris Metcalftile: update libm-test-ulps for new tests
2012-10-29 Chris Metcalftile: add vDSO support for gettimeofday()
2012-10-24 Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-12 Chris Metcalftilegx: add optimized sched_getcpu() using TILE_COORD SPR
2012-10-02 Siddhesh PoyarekarSplit my last ChangeLog entry into respective arch...
2012-09-17 Chris Metcalftile: update libm-test-ulps for new tests
2012-09-06 Chris Metcalftile: fix type of prfpregset_t in <sys/procfs.h>
2012-09-06 Chris Metcalftile: Add BZ to Changelog and update NEWS
2012-09-06 Chris Metcalftile: BZ#14237: fix __tls_get_addr bug initializing...
2012-08-27 Joseph MyersRemove __ASSUME_STAT64_SYSCALL.
2012-08-21 Joseph MyersRemove __ASSUME_FADVISE64_64_SYSCALL.
2012-08-20 Joseph MyersRemove __ASSUME_MMAP2_SYSCALL.
2012-08-14 Joseph MyersRemove __ASSUME_CLONE_THREAD_FLAGS.
2012-08-08 Joseph MyersRemove __ASSUME_TGKILL.
2012-08-02 Chris Metcalftile: Get rid of ASM_TYPE_DIRECTIVE
2012-08-01 Joseph MyersRemove __ASSUME_FCNTL64.
2012-07-26 Andreas JaegerMerge Linux 3.5 ptrace changes
2012-07-26 Andreas JaegerMerge _sigsys changes from Linux 3.5
2012-07-25 Florian WeimerFix up ChangeLog entries
2012-07-17 Chris Metcalftile: exit with status zero on makecontext return with...
2012-07-17 Chris Metcalftile: update libm test ULPs
2012-07-17 Chris MetcalfMove tile c++-types baselines to sysdeps directories.
2012-07-10 Chris Metcalftile: correct typo in comment
2012-07-10 Chris Metcalftile: Convert ASM_GLOBAL_DIRECTIVE to .globl
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-07-01 Joseph MyersMove all files into ports/ subdirectory in preparation...