summaryrefslogtreecommitdiff
path: root/sysdeps/i386
Commit message (Expand)AuthorAgeFilesLines
* x86: Rename __glibc_reserved2 to ssp_base in tcbhead_tH.J. Lu2018-07-252-1/+3
* i386: Use _CET_NOTRACK in memset-sse2-rep.SH.J. Lu2018-07-181-2/+2
* i386: Use _CET_NOTRACK in strcat-sse2.SH.J. Lu2018-07-181-2/+2
* i386: Use _CET_NOTRACK in strcpy-sse2.SH.J. Lu2018-07-181-2/+2
* i386: Use _CET_NOTRACK in memcpy-ssse3.SH.J. Lu2018-07-181-2/+2
* i386: Use _CET_NOTRACK in memcpy-ssse3-rep.SH.J. Lu2018-07-181-4/+4
* i386: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu2018-07-181-2/+2
* i386: Use _CET_NOTRACK in memset-sse2.SH.J. Lu2018-07-181-2/+2
* i386: Use _CET_NOTRACK in i686/memcmp.SH.J. Lu2018-07-181-2/+2
* i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.SH.J. Lu2018-07-173-3/+77
* x86: Add _CET_ENDBR to functions in dl-tlsdesc.SH.J. Lu2018-07-171-0/+7
* x86: Add _CET_ENDBR to functions in crti.SH.J. Lu2018-07-171-0/+2
* x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu2018-07-162-0/+139
* x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu2018-07-144-0/+136
* x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]H.J. Lu2018-07-142-1/+5
* math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253]Florian Weimer2018-06-212-5/+21
* i386: Change offset of __private_ss to 0x30 [BZ #23250]H.J. Lu2018-06-121-1/+6
* x86: Make strncmp usable from rtldFlorian Weimer2018-06-121-1/+1
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-081-0/+2
* math: Update i686 ulps (--disable-multi-arch configuration)Florian Weimer2018-06-011-278/+294
* math: Update i686 ulpsFlorian Weimer2018-06-011-270/+278
* i386: Drop -mpreferred-stack-boundary=4Florian Weimer2018-05-222-43/+1
* nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu2018-05-172-7/+0
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+29
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+29
* i386: Replace PREINIT_FUNCTION@PLT with *%eax in callH.J. Lu2018-05-141-1/+1
* x86: Add sysdeps/x86/ldsodefs.hH.J. Lu2018-05-141-41/+0
* Do not include math-barriers.h in math_private.h.Joseph Myers2018-05-113-0/+3
* Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers2018-05-091-39/+0
* Move math_narrow_eval to separate math-narrow-eval.h.Joseph Myers2018-05-093-0/+3
* Drop fpregset unused symbol expositionSamuel Thibault2018-04-201-1/+1
* Update i386 libm-test-ulps.Adhemerval Zanella2018-04-061-4/+10
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-2/+2
* hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault2018-04-021-7/+7
* hurd: Add hurd thread librarySamuel Thibault2018-04-023-0/+79
* Fix i386 memmove issue (bug 22644).Andrew Senkevich2018-03-231-6/+6
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+41
* Update i386 libm-test-ulps.Joseph Myers2018-03-162-24/+24
* Add support for sqrt asm redirectsWilco Dijkstra2018-03-152-0/+2
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* Fix i386 fenv_private.h float128 for 32-bit --with-fpmath=sse (bug 22902).Joseph Myers2018-02-281-0/+6
* Remove mplog and mpexpWilco Dijkstra2018-02-152-2/+0
* Remove slow paths from expSzabolcs Nagy2018-02-121-1/+0
* Remove slow paths from powWilco Dijkstra2018-02-122-2/+0
* Add narrowing add functions.Joseph Myers2018-02-101-0/+41
* Add build infrastructure for narrowing libm functions.Joseph Myers2018-02-091-0/+2
* i386: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu2018-02-051-12/+12
* Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell2018-01-252-5/+0
* i386: Regenerate libm-test-ulps for for gcc 7 on i686Samuel Thibault2018-01-061-12/+12
* hurd: Fix build without NO_HIDDENSamuel Thibault2018-01-061-0/+4