aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers85-53/+84
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers12-82/+219
2018-05-09Move math_narrow_eval to separate math-narrow-eval.h.Joseph Myers30-23/+29
2018-05-08Fix comment typoAndreas Schwab1-1/+1
2018-05-07x86-64/memset: Mark the debugger symbol as hiddenH.J. Lu1-1/+2
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers325-1681/+0
2018-05-04Fix blocking pthread_join. [BZ #23137]Stefan Liebler1-5/+8
2018-05-02x86-64/swapcontext: Restore the pointer into %rdx after syscallH.J. Lu1-20/+22
2018-05-02x86-64/setcontext: Pop the pointer into %rdx after syscallH.J. Lu1-19/+22
2018-05-02x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu5-5/+206
2018-05-02Deprecate ustat syscall interfaceAdhemerval Zanella3-61/+42
2018-04-27Consolidate Linux readahead implementationAdhemerval Zanella7-66/+4
2018-04-27powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes115-60/+100
2018-04-27Remove tilegx port.Joseph Myers159-15709/+5
2018-04-26Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766]Tulio Magno Quites Machado Filho2-6/+4
2018-04-25Consolidate getdirentries{64} implementationAdhemerval Zanella4-20/+47
2018-04-24Fix Hurd glibc build with GCC 8.Joseph Myers1-2/+4
2018-04-24Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers10-8/+53
2018-04-23Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella12-28/+34
2018-04-20Define XTABS to TAB3 on alpha to match Linux 4.16.Joseph Myers1-1/+1
2018-04-20Update hppa libm-test-ulpsAdhemerval Zanella1-0/+2
2018-04-20Consolidate scandir{at}{64} implementationAdhemerval Zanella6-22/+20
2018-04-20Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HWCAP_ASIMDFHM.Joseph Myers2-2/+4
2018-04-20hurd: XFAIL appearance of sched_param and sched_priority from <sys/types.h>Samuel Thibault1-0/+69
2018-04-20Revert "hurd: Fix mach installed headers test"Samuel Thibault4-0/+34
2018-04-20Drop fpregset unused symbol expositionSamuel Thibault5-5/+5
2018-04-20hurd: Fix hurd installed headers testSamuel Thibault3-1/+7
2018-04-19hurd: fix sigevent's sigev_notify_attributes field typeSamuel Thibault1-0/+18
2018-04-19Update sysdeps/nios2/libm-test-ulpsChung-Lin Tang1-8/+16
2018-04-19hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault2-6/+2
2018-04-19Fix mips64n32 getdents aliasAdhemerval Zanella1-0/+2
2018-04-19hurd: Fix symbols expositionSamuel Thibault2-3/+3
2018-04-19Consolidate Linux getdents{64} implementationAdhemerval Zanella18-450/+291
2018-04-19hurd: Update struct statfs according to struct statvfsSamuel Thibault1-8/+8
2018-04-19hurd: Fix standard compliance of some statvfs fieldsSamuel Thibault1-8/+8
2018-04-19hurd: xfail some structure fields ABI incompatibility with standardsSamuel Thibault1-0/+5
2018-04-19Revert "Fix sched_param"Samuel Thibault4-6/+10
2018-04-18Fix sched_paramSamuel Thibault4-10/+6
2018-04-18hurd: Fix spurious installation of headers defining hidden prototypesSamuel Thibault4-26/+0
2018-04-16arm: Remove ununsed ARM code in optimized implementationAdhemerval Zanella4-86/+1
2018-04-15Improves __ieee754_exp(x) performance by 18-37% when |x| < 1.0397Patrick McGehearty2-7/+211
2018-04-12Update kernel version in syscall-names.list to 4.16.DJ Delorie1-2/+2
2018-04-12S390: Fix struct sigaction for 31bit in kernel_sigaction.h.Stefan Liebler1-6/+10
2018-04-06Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella20-80/+116
2018-04-06Update i386 libm-test-ulps.Adhemerval Zanella1-4/+10
2018-04-05Update SPARC libm-test-ulps.Adhemerval Zanella1-0/+6
2018-04-05Update ARM libm-test-ulps.Adhemerval Zanella1-0/+8
2018-04-05linux: Consolidate sigaction implementationAdhemerval Zanella21-585/+210
2018-04-05S390: Regenerate ULPs.Stefan Liebler1-0/+6
2018-04-05Revert "hurd: Avoid PLTs for longjmp & siglongjmp"Samuel Thibault1-2/+0