aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)AuthorFilesLines
2020-02-01i386: Use ENTRY/END in assembly codesH.J. Lu3-15/+10
2020-02-01i386-mcount.S: Add _CET_ENDBR to _mcount and __fentry__H.J. Lu1-0/+2
2020-02-01i386/sub_n.S: Add a missing _CET_ENDBR to indirect jump targetH.J. Lu1-0/+1
2020-01-13htl: Add type sizes in bits/pthreadtypes-arch.h and check themSamuel Thibault1-0/+14
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra50-55/+103
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers291-291/+291
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer1-2/+4
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella1-0/+2
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella1-4/+0
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert291-291/+291
2019-08-20Update i386 libm-test-ulpsAndreas Schwab1-2/+2
2019-08-15Update i386 libm-test-ulpsAndreas Schwab1-4/+4
2019-06-26x86: Add sysdeps/x86/dl-lookupcfg.hH.J. Lu1-31/+0
2019-02-26Add and move fall-through comments in system-specific code.Joseph Myers1-0/+1
2019-02-04Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab1-1/+2
2019-01-03i386: Remove bogus THREAD_ATOMIC_* macrosAdhemerval Zanella1-37/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers292-292/+292
2018-12-18x86: Merge i386/x86_64 atomic-machine.hH.J. Lu1-545/+0
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy2-0/+2
2018-11-12Fix i686 build with GCC 9.Joseph Myers6-6/+6
2018-10-17x86: Use _rdtsc intrinsic for HP_TIMING_NOWH.J. Lu4-48/+21
2018-09-28Remove unnecessary math_private.h includes.Joseph Myers7-7/+0
2018-09-28i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716]H.J. Lu2-69/+11
2018-09-19Add new pow implementationSzabolcs Nagy1-0/+1
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers1-0/+1
2018-09-12Add new log2 implementationSzabolcs Nagy1-0/+1
2018-09-12Add new log implementationSzabolcs Nagy1-0/+1
2018-09-12i386: Use ENTRY and END in start.S [BZ #23606]H.J. Lu1-4/+6
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy3-1/+2
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov1-1/+1
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers2-502/+0
2018-08-24Remove unused math filesWilco Dijkstra1-3/+0
2018-08-10Move SNAN_TESTS_* out of math-tests.h.Joseph Myers1-7/+19
2018-08-10Move __fentry__ version definition to sysdeps/{i386,x86_64}Ilya Leoshkevich1-0/+3
2018-08-03x86: Don't include <init-arch.h> in assembly codesH.J. Lu1-1/+0
2018-07-25x86: Rename __glibc_reserved2 to ssp_base in tcbhead_tH.J. Lu2-1/+3
2018-07-18i386: Use _CET_NOTRACK in memset-sse2-rep.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in strcat-sse2.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in strcpy-sse2.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in memcpy-ssse3.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in memcpy-ssse3-rep.SH.J. Lu1-4/+4
2018-07-18i386: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in memset-sse2.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in i686/memcmp.SH.J. Lu1-2/+2
2018-07-17i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.SH.J. Lu3-3/+77
2018-07-17x86: Add _CET_ENDBR to functions in dl-tlsdesc.SH.J. Lu1-0/+7
2018-07-17x86: Add _CET_ENDBR to functions in crti.SH.J. Lu1-0/+2