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