aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2019-08-28[powerpc] fegetenv_status: simplify instruction generationPaul A. Clarke
2019-08-28[powerpc] fesetenv: optimize FPSCR accessPaul A. Clarke
2019-08-28[powerpc] SET_RESTORE_ROUND improvementsPaul A. Clarke
2019-08-28[powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accessesPaul A. Clarke
2019-08-28[powerpc] fe{en,dis}ableexcept optimize bit translationsPaul A. Clarke
2019-08-28nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer
2019-08-23Don't put non-ASCII into installed headersPaul Eggert
2019-08-23Fix spellings of contributor names in comments and docPaul Eggert
2019-08-23[MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916]Mihailo Stojanovic
2019-08-23mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic
2019-08-23linux: Make profil_counter a compat_symbol (BZ#17726)Adhemerval Zanella
2019-08-23Refactor sigcontextinfo.hAdhemerval Zanella
2019-08-23Add RTLD_SINGLE_THREAD_P on generic single-thread.hAdhemerval Zanella
2019-08-22powerpc: Fix typos and field name in commentsGustavo Romero
2019-08-21Don't use the argument to time.Zack Weinberg
2019-08-20Update i386 libm-test-ulpsAndreas Schwab
2019-08-19Do not print backtraces on fatal glibc errorsFlorian Weimer
2019-08-16nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer
2019-08-15nptl: Move pthread_attr_init implementation into libcFlorian Weimer
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers
2019-08-15login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]Florian Weimer
2019-08-15nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer
2019-08-15nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer
2019-08-15Update i386 libm-test-ulpsAndreas Schwab
2019-08-15nptl: Move pthread_equal implementation into libcFlorian Weimer
2019-08-14aarch64: Disable using DC ZVA in emag memsetFeng Xue
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers
2019-08-13login: Assume that _HAVE_UT_* constants are trueFlorian Weimer
2019-08-07Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fcntl-linux.h.Joseph Myers
2019-08-06s390: Fix Enable VDSO for static linkingStefan Liebler
2019-08-05Add CLONE_PIDFD from Linux 5.2 to bits/sched.h.Joseph Myers
2019-08-05linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella
2019-08-05sparc: Enable VDSO for static linkingAdhemerval Zanella
2019-08-05s390: Enable VDSO for static linkingAdhemerval Zanella
2019-08-05riscv: Enable VDSO for static linkingAdhemerval Zanella
2019-08-05sh: Update libm-tests-ulpsAdhemerval Zanella
2019-08-05login: Remove utmp backend jump tables [BZ #23518]Florian Weimer
2019-08-02Update kernel version in comment in syscall-names.list.Joseph Myers
2019-08-02Update Linux kernel version number in tst-mman-consts.py to 5.2.Joseph Myers
2019-08-01powerpc: Cleanup: use actual power8 assembly mnemonicsRaoni Fassina Firmino
2019-08-01hppa: Update libm-tests-ulpsAdhemerval Zanella
2019-08-01Get new entropy on each attempt __gen_tempname (BZ #15813)Adhemerval Zanella
2019-07-30Restore r31 setting in powerpc32 swapcontext.Joseph Myers
2019-07-29Linux: Move getdents64 to <dirent.h>Florian Weimer
2019-07-24x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603]H.J. Lu
2019-07-24Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer
2019-07-19Linux: Update syscall-names.list to Linux 5.2Florian Weimer
2019-07-18nptl: Add POSIX-proposed _clock functions to hppa pthread.hAdhemerval Zanella
2019-07-18nptl: Remove unnecessary forwarding of pthread_cond_clockwait from libcMike Crowe
2019-07-12nptl: Remove futex_supports_exact_relative_timeoutsMike Crowe