aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2020-08-27hurd: define BSD 4.3 ioctls only under __USE_MISCSamuel Thibault
2020-08-24linux: Simplify utimensatAdhemerval Zanella
2020-08-24linux: Simplify timerfd_settimeAdhemerval Zanella
2020-08-24linux: Simplify timer_gettimeAdhemerval Zanella
2020-08-24linux: Simplify sched_rr_get_intervalAdhemerval Zanella
2020-08-24linux: Simplify ppollAdhemerval Zanella
2020-08-24linux: Simplify mq_timedsendAdhemerval Zanella
2020-08-24linux: Simplify mq_timedreceiveAdhemerval Zanella
2020-08-24linux: Simplify clock_settimeAdhemerval Zanella
2020-08-24linux: Simplify clock_nanosleepAdhemerval Zanella
2020-08-24linux: Simplify clock_gettimeAdhemerval Zanella
2020-08-24linux: Simplify clock_adjtimeAdhemerval Zanella
2020-08-24linux: Add helper function to optimize 64-bit time_t fallback supportAdhemerval Zanella
2020-08-21S390: Sync HWCAP names with kernel by adding aliases [BZ #25971]Stefan Liebler
2020-08-13Update kernel version to 5.8 in tst-mman-consts.py.Joseph Myers
2020-08-13y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit timeLukasz Majewski
2020-08-13aarch64: update ulps.Szabolcs Nagy
2020-08-12S390: Regenerate ULPs.Stefan Liebler
2020-08-08math: Update x86_64 ulpsAdhemerval Zanella
2020-08-07Linux: Use faccessat2 to implement faccessat (bug 18683)Florian Weimer
2020-08-07math: Fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tinyPaul Zimmermann
2020-08-07Update syscall lists for Linux 5.8.Joseph Myers
2020-08-06htl: Enable tst-cancelx?[45]Samuel Thibault
2020-08-06hurd: Add missing hidden defSamuel Thibault
2020-08-05hurd: Rework sbrkSamuel Thibault
2020-08-05hurd: Implement basic sched_get/setschedulerSamuel Thibault
2020-08-05x86: Rename Intel CPU feature namesH.J. Lu
2020-08-04Regenerate configure scripts.Carlos O'Donell
2020-08-04RISC-V: Update lp64d libm-test-ulps according to HiFive UnleashedMaciej W. Rozycki
2020-08-03powerpc: Fix incorrect cache line size load in memset (bug 26332)Florian Weimer
2020-08-03Update Nios II libm-test-ulps file.Chung-Lin Tang
2020-07-27aarch64: Use future HWCAP2_MTE in ifunc resolverSzabolcs Nagy
2020-07-25Update x86-64 libm-test-ulpsAndreas K. Hüttel
2020-07-24aarch64: Respect p_flags when protecting code with PROT_BTISzabolcs Nagy
2020-07-21powerpc: Fix POWER10 selectionTulio Magno Quites Machado Filho
2020-07-21powerpc64le: guarantee a .gnu.attributes section [BZ #26220]Paul E. Murphy
2020-07-20Update powerpc-nofpu libm-test-ulps.Joseph Myers
2020-07-18hurd: Fix longjmp check for sigstateSamuel Thibault
2020-07-18hurd: Fix longjmp early in initializationSamuel Thibault
2020-07-17AArch64: Improve strlen_asimd performance (bug 25824)Wilco Dijkstra
2020-07-16Linux: Remove rseq supportFlorian Weimer
2020-07-16arm: remove string/tst-memmove-overflow XFAILAurelien Jarno
2020-07-15AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra
2020-07-15AArch64: Add optimized Q-register memcpyWilco Dijkstra
2020-07-15AArch64: Align ENTRY to a cachelineWilco Dijkstra
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel
2020-07-13hurd: Fix build-many-glibcs.pyAdhemerval Zanella
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu
2020-07-11x86: Remove __ASSEMBLER__ check in init-arch.hH.J. Lu
2020-07-11x86: Remove the unused __x86_prefetchwH.J. Lu