aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/tile
AgeCommit message (Expand)Author
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes
2016-10-19Add getpayload, getpayloadf, getpayloadl.Joseph Myers
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers
2016-10-07Consolidate posix_fadvise implementationsAdhemerval Zanella
2016-10-06Add iseqsig.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg
2016-09-07Add femode_t functions.Joseph Myers
2016-08-29Add fetestexceptflag.Joseph Myers
2016-08-17Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer
2016-08-16Add fesetexcept.Joseph Myers
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg
2016-07-08tile: only define __ASSUME_ALIGNED_REGISTER_PAIRS for 32-bitChris Metcalf
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella
2016-06-06Bug 20198: quick_exit should not call destructors.Carlos O'Donell
2016-05-25network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-25network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-04-29Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella
2016-03-15Adjust kernel-features.h defaults for socket syscalls.Joseph Myers
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella
2016-02-26Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf
2015-11-24tile: define __NO_LONG_DOUBLE_MATHChris Metcalf
2015-11-23Update <sys/ptrace.h> for Linux 4.3.Joseph Myers
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers
2015-11-06Simplify the abilist formatFlorian Weimer
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard
2015-10-21tile: avoid preprocessor redefinition warningsChris Metcalf
2015-07-21tile: Fix BZ #18508 (makecontext yield infinite backtrace)Chris Metcalf
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2015-05-26tile: use better variable naming in INLINE_SYSCALLChris Metcalf
2015-05-26Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella
2015-05-26Consolidate vDSO macros and usageAdhemerval Zanella
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath
2015-01-05tile: check error properly for vDSO callsChris Metcalf
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-26tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf
2014-12-22Make __ASSUME_UTIMES hppa-specific.Joseph Myers
2014-12-21tile: remove localplt.data and use generic one again.Chris Metcalf
2014-12-20tile: provide localplt.data with __tls_get_addr optionalChris Metcalf
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar