aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
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
2019-07-12nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe
2019-07-12nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe
2019-07-12nptl: Add clockid parameter to futex timed wait callsMike Crowe
2019-07-10posix: Fix large mmap64 offset for mips64n32 (BZ#24699)Adhemerval Zanella
2019-07-10aarch64: simplify the DT_AARCH64_VARIANT_PCS handling codeSzabolcs Nagy
2019-07-09[powerpc] fenv_libc.h: protect use of __builtin_cpu_supportsPaul A. Clarke
2019-07-08powerpc: refactor logb{f,l}Adhemerval Zanella
2019-07-08math: Use wordsize-64 version for s_logbAdhemerval Zanella
2019-07-08powerpc: Refactor modf{f}Adhemerval Zanella
2019-07-08powerpc: hypot refactor and optimizationAdhemerval Zanella
2019-07-08dl-vdso: Add LINUX_4 HASH CODE to support nds32 vdso mechanismVincent Chen
2019-07-04riscv: restore ABI compatibility (bug 24484)Andreas Schwab
2019-07-04aarch64: new ifunc resolver ABISzabolcs Nagy
2019-07-02nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer
2019-07-01Call _dl_open_check after relocation [BZ #24259]H.J. Lu
2019-06-30powerpc: Use faster means to access FPSCR when possible in some casesPaul A. Clarke
2019-06-28Linux: Use mmap instead of malloc in dirent/tst-getdents64Florian Weimer
2019-06-28Replace PREPARE_VERSION macro with inline functionTobias Klauser
2019-06-28io: Remove copy_file_range emulation [BZ #24744]Florian Weimer
2019-06-27Linux: Adjust gedents64 buffer size to int range [BZ #24740]Florian Weimer
2019-06-26x86: Add sysdeps/x86/dl-lookupcfg.hH.J. Lu
2019-06-26powerpc: Use generic e_expfAdhemerval Zanella
2019-06-26powerpc: Refactor powerpc32 lround/lroundf/llround/llroundfAdhemerval Zanella
2019-06-26Linux: Add nds32 specific syscalls to syscall-names.listVincent Chen
2019-06-25S390: Regenerate ULPs.Stefan Liebler
2019-06-21Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWNTobias Klauser
2019-06-19[powerpc] add 'volatile' to asmPaul A. Clarke
2019-06-19powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]Stan Shebs
2019-06-17m68k: Remove vDSO supportAdhemerval Zanella
2019-06-17powerpc: Refactor powerpc64 lround/lroundf/llround/llroundfAdhemerval Zanella
2019-06-17powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintfAdhemerval Zanella
2019-06-17powerpc: refactor powerpc64 lrint/lrintf/llrint/llrintfAdhemerval Zanella