aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/tile
AgeCommit message (Expand)AuthorFilesLines
2018-04-27Remove tilegx port.Joseph Myers80-9700/+0
2018-04-24Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers1-1/+5
2018-04-05linux: Consolidate sigaction implementationAdhemerval Zanella1-0/+9
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers1-5/+0
2018-03-20Add narrowing subtract functions.Joseph Myers2-0/+12
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella1-29/+0
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault1-0/+5
2018-02-10Add narrowing add functions.Joseph Myers2-0/+14
2018-01-25LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab1-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers34-34/+34
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin1-2/+6
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin1-55/+3
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer2-0/+2
2017-12-20Simplify tile assembly definitionsAdhemerval Zanella7-106/+106
2017-12-20Simplify tilegx sysdeps folderAdhemerval Zanella43-8/+7
2017-12-20Remove tilepro-*-linux-gnu supportAdhemerval Zanella20-3666/+3
2017-12-07Add _Float32 function aliases.Joseph Myers6-0/+327
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers6-0/+654
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer3-0/+15
2017-11-27Implement the mlock2 functionFlorian Weimer3-0/+3
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer3-0/+3
2017-11-09Add jmp_buf-macros.hH.J. Lu3-0/+18
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella1-35/+0
2017-10-03tile: Check SHARED instead PIC for SYSCALL_ERROR_NAMEH.J. Lu1-1/+1
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy3-0/+9
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu1-0/+1
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella3-0/+9
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy3-0/+9
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella1-1/+0
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers1-8/+27
2017-08-28Remove abi-*-options compiler flagsFlorian Weimer1-2/+0
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella1-124/+6
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers1-1/+9
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers1-4/+4
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers2-3/+3
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella1-4/+2
2017-06-21Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).Joseph Myers1-0/+2
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella3-0/+12
2017-05-30Add reallocarray functionDennis Wölfing3-0/+6
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers1-8/+2
2017-05-22Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg1-1/+0
2017-05-20Remove __need macros from signal.h.Zack Weinberg4-347/+26
2017-05-19Split up bits/sigstack.h.Joseph Myers1-0/+3
2017-05-18posix: Consolidate Linux waitpid syscallAdhemerval Zanella1-18/+0
2017-05-11Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers1-2/+4
2017-03-09Consolidate Linux send implementationAdhemerval Zanella1-0/+4
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin1-2/+4
2017-01-16tile: pass __IPC_64 as zero for SysV IPC callsChris Metcalf1-0/+21
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers37-37/+37
2016-12-31Add fromfp functions.Joseph Myers3-0/+36