about summary refs log tree commit diff
path: root/ports/sysdeps/unix/sysv/linux/tile
Commit message (Expand)AuthorAgeFilesLines
* Move tilegx, tilepro, and linux-generic from ports to libc.Chris Metcalf2014-02-10103-13302/+0
* ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger2014-01-061-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0143-43/+43
* rename configure.in to configure.acMike Frysinger2013-10-304-2/+2
* tile: add missing semicolon in <bits/ptrace.h>Chris Metcalf2013-07-191-1/+1
* tile: use _dl_static_init to set GLRO(gl_pagesize)Chris Metcalf2013-07-074-0/+128
* Sync sys/ptrace with Linux 3.10Andreas Jaeger2013-07-041-1/+36
* New API to set default thread attributesSiddhesh Poyarekar2013-06-153-0/+12
* Remove trailing whitespace in ports.Joseph Myers2013-06-053-7/+7
* Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado2013-05-221-2/+8
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-023-0/+12
* Remove extra pthread_atfork compat symbolsAndreas Schwab2013-03-113-3/+0
* Use bits/mman-linux.h for TILEAndreas Jaeger2013-03-051-74/+2
* tile: Add priority inheritance futex supportChris Metcalf2013-02-281-0/+28
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-183-0/+9
* tilegx: fix ldd to work with both tilegx64 and tilegx32Chris Metcalf2013-01-103-0/+9
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0241-41/+41
* tile: support lll_futex_timed_wait_bitsetChris Metcalf2012-12-281-0/+13
* tile: fix DWARF bug in clone() for created threadChris Metcalf2012-12-211-1/+2
* tile: improve ABI and #include use in gettimeofday vdso supportChris Metcalf2012-10-302-4/+3
* tile: add vDSO support for gettimeofday()Chris Metcalf2012-10-294-0/+106
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-243-0/+15
* tilegx: add optimized sched_getcpu() using TILE_COORD SPRChris Metcalf2012-10-121-0/+87
* Fix clone flag name in comment to CLONE_CHILD_CLEARTID.Siddhesh Poyarekar2012-10-021-1/+1
* tile: fix type of prfpregset_t in <sys/procfs.h>Chris Metcalf2012-09-061-1/+1
* Remove __ASSUME_STAT64_SYSCALL.Joseph Myers2012-08-271-1/+0
* Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers2012-08-211-1/+0
* Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers2012-08-201-1/+0
* Remove __ASSUME_CLONE_THREAD_FLAGS.Joseph Myers2012-08-141-1/+0
* Remove __ASSUME_TGKILL.Joseph Myers2012-08-081-1/+0
* Remove __ASSUME_FCNTL64.Joseph Myers2012-08-011-2/+1
* Merge Linux 3.5 ptrace changesAndreas Jaeger2012-07-261-5/+9
* Merge _sigsys changes from Linux 3.5Andreas Jaeger2012-07-261-0/+11
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-253-0/+9
* tile: exit with status zero on makecontext return with NULL uc_linkChris Metcalf2012-07-171-1/+4
* Move tile c++-types baselines to sysdeps directories.Chris Metcalf2012-07-173-0/+201
* tile: correct typo in commentChris Metcalf2012-07-101-1/+1
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-0191-0/+12695