aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)AuthorFilesLines
2020-07-11x86: Remove the unused __x86_prefetchwH.J. Lu2-7/+0
2020-07-09Update i686 libm-test-ulpsPatsy Franklin1-21/+21
2020-06-22i386: Use builtin sqrtlAdhemerval Zanella1-21/+0
2020-06-19i386: Use generic exp10fAdhemerval Zanella1-54/+0
2020-06-06hurd: fix clearing SS_ONSTACK when longjmp-ing from sighandlerSamuel Thibault2-0/+28
2020-05-28i386: Remove NO_TLS_DIRECT_SEG_REFS handlingFlorian Weimer3-44/+0
2020-05-26Update i386 libm-test-ulpsSamuel Thibault1-8/+9
2020-05-18x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu1-1/+1
2020-04-24Remove most gmp-mparam.h headers.Joseph Myers1-28/+0
2020-04-07i386: Remove build support for GCC older than GCC 6H.J. Lu2-36/+3
2020-03-31math: Add inputs that yield larger errors for float type (x86_64)Paul Zimmermann1-17/+18
2020-03-19math: Remove inline math testsAdhemerval Zanella2-2181/+0
2020-02-28i386: Use comdat instead of .gnu.linkonce for i386 setup pic register (BZ #20...Adhemerval Zanella1-2/+3
2020-02-17x86: Avoid single-argument _Static_assert in <tls.h>Florian Weimer1-8/+12
2020-02-17x86 tls: Use _Static_assert for TLS access size assertionSamuel Thibault1-26/+20
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella1-2/+1
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella1-1/+1
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