aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/sysv/linux/tile
AgeCommit message (Expand)Author
2014-02-10Move tilegx, tilepro, and linux-generic from ports to libc.Chris Metcalf
2014-01-06ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-10-30rename configure.in to configure.acMike Frysinger
2013-07-19tile: add missing semicolon in <bits/ptrace.h>Chris Metcalf
2013-07-07tile: use _dl_static_init to set GLRO(gl_pagesize)Chris Metcalf
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-06-05Remove trailing whitespace in ports.Joseph Myers
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab
2013-03-05Use bits/mman-linux.h for TILEAndreas Jaeger
2013-02-28tile: Add priority inheritance futex supportChris Metcalf
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-01-10tilegx: fix ldd to work with both tilegx64 and tilegx32Chris Metcalf
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-28tile: support lll_futex_timed_wait_bitsetChris Metcalf
2012-12-21tile: fix DWARF bug in clone() for created threadChris Metcalf
2012-10-30tile: improve ABI and #include use in gettimeofday vdso supportChris Metcalf
2012-10-29tile: add vDSO support for gettimeofday()Chris Metcalf
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-12tilegx: add optimized sched_getcpu() using TILE_COORD SPRChris Metcalf
2012-10-02Fix clone flag name in comment to CLONE_CHILD_CLEARTID.Siddhesh Poyarekar
2012-09-06tile: fix type of prfpregset_t in <sys/procfs.h>Chris Metcalf
2012-08-27Remove __ASSUME_STAT64_SYSCALL.Joseph Myers
2012-08-21Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers
2012-08-20Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers
2012-08-14Remove __ASSUME_CLONE_THREAD_FLAGS.Joseph Myers
2012-08-08Remove __ASSUME_TGKILL.Joseph Myers
2012-08-01Remove __ASSUME_FCNTL64.Joseph Myers
2012-07-26Merge Linux 3.5 ptrace changesAndreas Jaeger
2012-07-26Merge _sigsys changes from Linux 3.5Andreas Jaeger
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-07-17tile: exit with status zero on makecontext return with NULL uc_linkChris Metcalf
2012-07-17Move tile c++-types baselines to sysdeps directories.Chris Metcalf
2012-07-10tile: correct typo in commentChris Metcalf
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers