about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Update ulps with "make regen-ulps" on AMD Ryzen 7 1800X.Paul Pluzhnikov2018-05-301-1/+1
* powerpc: Add multiarch sqrtf128 for ppc64leRajalakshmi Srinivasaraghavan2018-05-304-0/+107
* Remove sysdeps/sparc/sparc64/soft-fp directory.Joseph Myers2018-05-2534-121/+38
* Remove sysdeps/sparc/sparc32/soft-fp directory.Joseph Myers2018-05-2533-38/+15
* powerpc: Move around math-related ImpliesTulio Magno Quites Machado Filho2018-05-243-0/+10
* Remove sysdeps/powerpc/soft-fp directory.Joseph Myers2018-05-243-2/+0
* Remove sysdeps/sh/soft-fp directory.Joseph Myers2018-05-232-1/+0
* x86-64: Skip zero length in __mem[pcpy|move|set]_ermsH.J. Lu2018-05-232-0/+11
* Remove sysdeps/alpha/soft-fp directory.Joseph Myers2018-05-2320-20/+18
* Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]Florian Weimer2018-05-234-77/+21
* Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196)Andreas Schwab2018-05-231-2/+3
* Remove sysdeps/aarch64/soft-fp directory.Joseph Myers2018-05-225-4/+4
* Fix i686-linux-gnu build with GCC mainline.Joseph Myers2018-05-222-0/+19
* Make llseek a compat symbol (bug 18471).Joseph Myers2018-05-224-9/+7
* i386: Drop -mpreferred-stack-boundary=4Florian Weimer2018-05-222-43/+1
* x86-64: Check Prefer_FSRM in ifunc-memmove.hH.J. Lu2018-05-213-1/+6
* Initial Fast Short REP MOVSB (FSRM) supportH.J. Lu2018-05-211-0/+3
* Obsolete nfsservctl.Joseph Myers2018-05-181-1/+1
* x86-64: remove duplicate line on PREFETCH_ONE_SET macroLeonardo Sandoval2018-05-171-1/+0
* math: Reverse include order in <math-type-macros-*.h>Florian Weimer2018-05-174-4/+4
* nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu2018-05-1713-133/+13
* Add narrowing divide functions.Joseph Myers2018-05-1748-2/+829
* 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