aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)Author
2020-04-07i386: Remove build support for GCC older than GCC 6H.J. Lu
2020-03-31math: Add inputs that yield larger errors for float type (x86_64)Paul Zimmermann
2020-03-19math: Remove inline math testsAdhemerval Zanella
2020-02-28i386: Use comdat instead of .gnu.linkonce for i386 setup pic register (BZ #20...Adhemerval Zanella
2020-02-17x86: Avoid single-argument _Static_assert in <tls.h>Florian Weimer
2020-02-17x86 tls: Use _Static_assert for TLS access size assertionSamuel Thibault
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella
2020-02-01i386: Use ENTRY/END in assembly codesH.J. Lu
2020-02-01i386-mcount.S: Add _CET_ENDBR to _mcount and __fentry__H.J. Lu
2020-02-01i386/sub_n.S: Add a missing _CET_ENDBR to indirect jump targetH.J. Lu
2020-01-13htl: Add type sizes in bits/pthreadtypes-arch.h and check themSamuel Thibault
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-20Update i386 libm-test-ulpsAndreas Schwab
2019-08-15Update i386 libm-test-ulpsAndreas Schwab
2019-06-26x86: Add sysdeps/x86/dl-lookupcfg.hH.J. Lu
2019-02-26Add and move fall-through comments in system-specific code.Joseph Myers
2019-02-04Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab
2019-01-03i386: Remove bogus THREAD_ATOMIC_* macrosAdhemerval Zanella
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-18x86: Merge i386/x86_64 atomic-machine.hH.J. Lu
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy
2018-11-12Fix i686 build with GCC 9.Joseph Myers
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