about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/tile
Commit message (Expand)AuthorAgeFilesLines
* LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab2018-01-251-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0134-34/+34
* linux: update sys/ptrace.h commentsDmitry V. Levin2017-12-291-2/+6
* linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin2017-12-291-55/+3
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-222-0/+2
* Simplify tile assembly definitionsAdhemerval Zanella2017-12-207-106/+106
* Simplify tilegx sysdeps folderAdhemerval Zanella2017-12-2043-8/+7
* Remove tilepro-*-linux-gnu supportAdhemerval Zanella2017-12-2020-3666/+3
* Add _Float32 function aliases.Joseph Myers2017-12-076-0/+327
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-066-0/+654
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-053-0/+15
* Implement the mlock2 functionFlorian Weimer2017-11-273-0/+3
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-233-0/+3
* Add jmp_buf-macros.hH.J. Lu2017-11-093-0/+18
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-111-35/+0
* tile: Check SHARED instead PIC for SYSCALL_ERROR_NAMEH.J. Lu2017-10-031-1/+1
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-023-0/+9
* Hide internal __ioctl function [BZ #18822]H.J. Lu2017-10-011-0/+1
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-253-0/+9
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-253-0/+9
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-311-1/+0
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-8/+27
* Remove abi-*-options compiler flagsFlorian Weimer2017-08-281-2/+0
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-241-124/+6
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-1/+9
* Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers2017-08-071-4/+4
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-262-3/+3
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-261-4/+2
* Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).Joseph Myers2017-06-211-0/+2
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-313-0/+12
* Add reallocarray functionDennis Wölfing2017-05-303-0/+6
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-8/+2
* Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg2017-05-221-1/+0
* Remove __need macros from signal.h.Zack Weinberg2017-05-204-347/+26
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+3
* posix: Consolidate Linux waitpid syscallAdhemerval Zanella2017-05-181-18/+0
* Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers2017-05-111-2/+4
* Consolidate Linux send implementationAdhemerval Zanella2017-03-091-0/+4
* Add Linux PTRACE_EVENT_STOPKir Kolyshkin2017-02-081-2/+4
* tile: pass __IPC_64 as zero for SysV IPC callsChris Metcalf2017-01-161-0/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0137-37/+37
* Add fromfp functions.Joseph Myers2016-12-313-0/+36
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-213-0/+9
* Add fmaxmag, fminmag functions.Joseph Myers2016-12-203-0/+18
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-163-0/+6
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-123-0/+6
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-023-0/+9
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-303-3/+0
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-243-0/+9
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-242-44/+0