about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella2018-05-162-4/+1
* x86-64: Use IFUNC strncat inside libc.soH.J. Lu2018-05-162-2/+6
* Update MIPS libm-test-ulps.Joseph Myers2018-05-162-0/+16
* math: Merge strtod_nan_*.h into math-type-macros-*.hFlorian Weimer2018-05-1613-21/+84
* Add narrowing multiply functions.Joseph Myers2018-05-1648-2/+842
* i386: Replace PREINIT_FUNCTION@PLT with *%eax in callH.J. Lu2018-05-141-1/+1
* x86: Add sysdeps/x86/ldsodefs.hH.J. Lu2018-05-142-43/+12
* x86-64: Remove the unnecessary testl in strlen-avx2.SH.J. Lu2018-05-141-1/+0
* R_PARISC_TLS_DTPOFF32 reloc handlingAlan Modra2018-05-131-1/+1
* powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdoubleTulio Magno Quites Machado Filho2018-05-111-10/+14
* Do not include math-barriers.h in math_private.h.Joseph Myers2018-05-1149-2/+48
* aarch64,falkor: Ignore prefetcher tagging for smaller copiesSiddhesh Poyarekar2018-05-111-27/+41
* aarch64,falkor: Ignore prefetcher hints for memmove tailSiddhesh Poyarekar2018-05-111-18/+28
* Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers2018-05-1085-53/+84
* Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers2018-05-0912-82/+219
* Move math_narrow_eval to separate math-narrow-eval.h.Joseph Myers2018-05-0930-23/+29
* Fix comment typoAndreas Schwab2018-05-081-1/+1
* x86-64/memset: Mark the debugger symbol as hiddenH.J. Lu2018-05-071-1/+2
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-04325-1681/+0
* Fix blocking pthread_join. [BZ #23137]Stefan Liebler2018-05-041-5/+8
* x86-64/swapcontext: Restore the pointer into %rdx after syscallH.J. Lu2018-05-021-20/+22
* x86-64/setcontext: Pop the pointer into %rdx after syscallH.J. Lu2018-05-021-19/+22
* x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu2018-05-025-5/+206
* Deprecate ustat syscall interfaceAdhemerval Zanella2018-05-023-61/+42
* Consolidate Linux readahead implementationAdhemerval Zanella2018-04-277-66/+4
* powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes2018-04-27115-60/+100
* Remove tilegx port.Joseph Myers2018-04-27159-15709/+5
* Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766]Tulio Magno Quites Machado Filho2018-04-262-6/+4
* Consolidate getdirentries{64} implementationAdhemerval Zanella2018-04-254-20/+47
* Fix Hurd glibc build with GCC 8.Joseph Myers2018-04-241-2/+4
* Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers2018-04-2410-8/+53
* Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella2018-04-2312-28/+34
* Define XTABS to TAB3 on alpha to match Linux 4.16.Joseph Myers2018-04-201-1/+1
* Update hppa libm-test-ulpsAdhemerval Zanella2018-04-201-0/+2
* Consolidate scandir{at}{64} implementationAdhemerval Zanella2018-04-206-22/+20
* Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HWCAP_ASIMDFHM.Joseph Myers2018-04-202-2/+4
* hurd: XFAIL appearance of sched_param and sched_priority from <sys/types.h>Samuel Thibault2018-04-201-0/+69
* Revert "hurd: Fix mach installed headers test"Samuel Thibault2018-04-204-0/+34
* Drop fpregset unused symbol expositionSamuel Thibault2018-04-205-5/+5
* hurd: Fix hurd installed headers testSamuel Thibault2018-04-203-1/+7
* hurd: fix sigevent's sigev_notify_attributes field typeSamuel Thibault2018-04-191-0/+18
* Update sysdeps/nios2/libm-test-ulpsChung-Lin Tang2018-04-191-8/+16
* hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault2018-04-192-6/+2
* Fix mips64n32 getdents aliasAdhemerval Zanella2018-04-191-0/+2
* hurd: Fix symbols expositionSamuel Thibault2018-04-192-3/+3
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-1918-450/+291
* hurd: Update struct statfs according to struct statvfsSamuel Thibault2018-04-191-8/+8
* hurd: Fix standard compliance of some statvfs fieldsSamuel Thibault2018-04-191-8/+8
* hurd: xfail some structure fields ABI incompatibility with standardsSamuel Thibault2018-04-191-0/+5
* Revert "Fix sched_param"Samuel Thibault2018-04-194-6/+10