aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/sysv/linux/tile
AgeCommit message (Expand)AuthorFilesLines
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