about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/tile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-193-0/+9
* Make tile's set_dataplane API compatibility-onlyChris Metcalf2016-11-183-40/+9
* Make tilegx32 install libraries in lib32 directories.Joseph Myers2016-11-142-0/+23
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-263-0/+9
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-253-0/+9
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-193-0/+9
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-153-0/+9
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-123-0/+9
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-071-0/+1
* Add iseqsig.Joseph Myers2016-10-063-0/+6
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-2/+4
* Add femode_t functions.Joseph Myers2016-09-073-0/+6
* Add fetestexceptflag.Joseph Myers2016-08-293-0/+3
* Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer2016-08-171-0/+1
* Add fesetexcept.Joseph Myers2016-08-163-0/+6
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-033-0/+3
* tile: only define __ASSUME_ALIGNED_REGISTER_PAIRS for 32-bitChris Metcalf2016-07-081-1/+3
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-163-0/+21