aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)Author
2018-10-17x86: Use _rdtsc intrinsic for HP_TIMING_NOWH.J. Lu
2018-09-28Remove unnecessary math_private.h includes.Joseph Myers
2018-09-28i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716]H.J. Lu
2018-09-19Add new pow implementationSzabolcs Nagy
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers
2018-09-12Add new log2 implementationSzabolcs Nagy
2018-09-12Add new log implementationSzabolcs Nagy
2018-09-12i386: Use ENTRY and END in start.S [BZ #23606]H.J. Lu
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers
2018-08-24Remove unused math filesWilco Dijkstra
2018-08-10Move SNAN_TESTS_* out of math-tests.h.Joseph Myers
2018-08-10Move __fentry__ version definition to sysdeps/{i386,x86_64}Ilya Leoshkevich
2018-08-03x86: Don't include <init-arch.h> in assembly codesH.J. Lu
2018-07-25x86: Rename __glibc_reserved2 to ssp_base in tcbhead_tH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in memset-sse2-rep.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in strcat-sse2.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in strcpy-sse2.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in memcpy-ssse3.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in memcpy-ssse3-rep.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in memset-sse2.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in i686/memcmp.SH.J. Lu
2018-07-17i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.SH.J. Lu
2018-07-17x86: Add _CET_ENDBR to functions in dl-tlsdesc.SH.J. Lu
2018-07-17x86: Add _CET_ENDBR to functions in crti.SH.J. Lu
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu
2018-07-14x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu
2018-07-14x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]H.J. Lu
2018-06-21math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253]Florian Weimer
2018-06-12i386: Change offset of __private_ss to 0x30 [BZ #23250]H.J. Lu
2018-06-12x86: Make strncmp usable from rtldFlorian Weimer
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-06-01math: Update i686 ulps (--disable-multi-arch configuration)Florian Weimer
2018-06-01math: Update i686 ulpsFlorian Weimer
2018-05-22i386: Drop -mpreferred-stack-boundary=4Florian Weimer
2018-05-17nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu
2018-05-17Add narrowing divide functions.Joseph Myers
2018-05-16Add narrowing multiply functions.Joseph Myers
2018-05-14i386: Replace PREINIT_FUNCTION@PLT with *%eax in callH.J. Lu
2018-05-14x86: Add sysdeps/x86/ldsodefs.hH.J. Lu
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers
2018-05-09Move math_narrow_eval to separate math-narrow-eval.h.Joseph Myers
2018-04-20Drop fpregset unused symbol expositionSamuel Thibault
2018-04-06Update i386 libm-test-ulps.Adhemerval Zanella
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-04-02hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault
2018-04-02hurd: Add hurd thread librarySamuel Thibault