aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-21x86-64: Check Prefer_FSRM in ifunc-memmove.hH.J. Lu4-1/+15
2018-05-21Initial Fast Short REP MOVSB (FSRM) supportH.J. Lu2-0/+9
2018-05-18Split test-tgmath3 by function.Joseph Myers3-11/+80
2018-05-18Obsolete nfsservctl.Joseph Myers3-1/+10
2018-05-18Fix year 2039 bug for localtime with 64-bit time_t (bug 22639).Joseph Myers4-2/+55
2018-05-17Add missing changelog from previous commitLeonardo Sandoval1-0/+5
2018-05-17x86-64: remove duplicate line on PREFETCH_ONE_SET macroLeonardo Sandoval1-1/+0
2018-05-17math: Reverse include order in <math-type-macros-*.h>Florian Weimer5-4/+15
2018-05-17Remove unneeded setting of errno after malloc failureAndreas Schwab2-4/+6
2018-05-17nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu17-166/+37
2018-05-17Add narrowing divide functions.Joseph Myers59-4/+22648
2018-05-16Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella12-310/+40
2018-05-16x86-64: Use IFUNC strncat inside libc.soH.J. Lu3-2/+14
2018-05-16Update MIPS libm-test-ulps.Joseph Myers3-0/+21
2018-05-16support: Add TEST_COMPARE_BLOB, support_quote_blobFlorian Weimer8-0/+390
2018-05-16math: Merge strtod_nan_*.h into math-type-macros-*.hFlorian Weimer22-35/+105
2018-05-16Add narrowing multiply functions.Joseph Myers60-4/+12631
2018-05-14i386: Replace PREINIT_FUNCTION@PLT with *%eax in callH.J. Lu2-1/+6
2018-05-14x86: Add sysdeps/x86/ldsodefs.hH.J. Lu3-43/+22
2018-05-14x86-64: Remove the unnecessary testl in strlen-avx2.SH.J. Lu2-1/+5
2018-05-13R_PARISC_TLS_DTPOFF32 reloc handlingAlan Modra2-1/+6
2018-05-11powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdoubleTulio Magno Quites Machado Filho4-13/+43
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers55-3/+112
2018-05-11time: Use 64-bit time values for time zone parsingFlorian Weimer3-81/+56
2018-05-11sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166]Florian Weimer5-8/+37
2018-05-11gd_GB: Fix typo in abbreviated "May" (bug 23152).Rafal Luzynski2-2/+8
2018-05-11aarch64,falkor: Ignore prefetcher tagging for smaller copiesSiddhesh Poyarekar2-27/+44
2018-05-11aarch64,falkor: Ignore prefetcher hints for memmove tailSiddhesh Poyarekar2-18/+34
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers100-53/+287
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers13-82/+245
2018-05-08Fix BZ 22786: integer addition overflow may cause stack buffer overflowPaul Pluzhnikov4-2/+100
2018-05-09Move math_narrow_eval to separate math-narrow-eval.h.Joseph Myers34-23/+116
2018-05-08Fix comment typoAndreas Schwab2-1/+5
2018-05-07x86-64/memset: Mark the debugger symbol as hiddenH.J. Lu2-1/+8
2018-05-07benchtests: Move iterator declaration into loop headerSiddhesh Poyarekar3-6/+11
2018-05-07Revert:Alexandre Oliva2-0/+14
2018-05-05Fix BZ 20419. A PT_NOTE in a binary could be arbitratily large, so usingPaul Pluzhnikov5-4/+85
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers327-1683/+357
2018-05-04Fix blocking pthread_join. [BZ #23137]Stefan Liebler2-5/+14
2018-05-02x86-64/swapcontext: Restore the pointer into %rdx after syscallH.J. Lu1-20/+22
2018-05-02clH.J. Lu1-0/+6
2018-05-02x86-64/setcontext: Pop the pointer into %rdx after syscallH.J. Lu2-19/+28
2018-05-02x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu8-8/+239
2018-05-02Fix ChangeLog from cf2478d53ad commitAdhemerval Zanella1-14/+0
2018-05-02Deprecate ustat syscall interfaceAdhemerval Zanella10-134/+93
2018-04-30Replace hidden_def with libm_hidden_def in mathTulio Magno Quites Machado Filho4-6/+9
2018-04-30manual/startup.texi (Aborting a Program): Remove inappropriate joke.Raymond Nicholson2-8/+4
2018-04-27Consolidate Linux readahead implementationAdhemerval Zanella8-66/+17
2018-04-27Replace M_SUF (M_LN2) with M_MLIT (M_LN2)Tulio Magno Quites Machado Filho2-1/+3
2018-04-27Replace M_SUF (fabs) with M_FABSTulio Magno Quites Machado Filho4-4/+10