summaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)Author
2018-12-27Merge branch 't/tls' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
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
2018-03-23Fix i386 memmove issue (bug 22644).Andrew Senkevich
2018-03-20Add narrowing subtract functions.Joseph Myers
2018-03-16Update i386 libm-test-ulps.Joseph Myers
2018-03-15Add support for sqrt asm redirectsWilco Dijkstra
2018-03-11hurd: add gscope supportSamuel Thibault
2018-03-04Merge branch 't/gscope' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2018-03-04fix buildSamuel Thibault
2018-02-28Fix i386 fenv_private.h float128 for 32-bit --with-fpmath=sse (bug 22902).Joseph Myers
2018-02-15Remove mplog and mpexpWilco Dijkstra
2018-02-12Remove slow paths from expSzabolcs Nagy
2018-02-12Remove slow paths from powWilco Dijkstra
2018-02-10Add narrowing add functions.Joseph Myers
2018-02-09Add build infrastructure for narrowing libm functions.Joseph Myers
2018-02-05i386: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu