about summary refs log tree commit diff
path: root/sysdeps/i386
Commit message (Expand)AuthorAgeFilesLines
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* x86: Use one ldbl2mpn.c file for both i386 and x86_64Florian Weimer2020-09-221-120/+0
* x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu2020-09-112-5/+0
* Update i686 ulps.Patsy Griffin2020-09-021-3/+3
* math: Update x86_64 ulpsAdhemerval Zanella2020-08-081-3/+3
* x86: Support usable check for all CPU featuresH.J. Lu2020-07-1328-105/+105
* x86: Remove the unused __x86_prefetchwH.J. Lu2020-07-112-7/+0
* Update i686 libm-test-ulpsPatsy Franklin2020-07-091-21/+21
* i386: Use builtin sqrtlAdhemerval Zanella2020-06-221-21/+0
* i386: Use generic exp10fAdhemerval Zanella2020-06-191-54/+0
* hurd: fix clearing SS_ONSTACK when longjmp-ing from sighandlerSamuel Thibault2020-06-062-0/+28
* i386: Remove NO_TLS_DIRECT_SEG_REFS handlingFlorian Weimer2020-05-283-44/+0
* Update i386 libm-test-ulpsSamuel Thibault2020-05-261-8/+9
* x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu2020-05-181-1/+1
* Remove most gmp-mparam.h headers.Joseph Myers2020-04-241-28/+0
* i386: Remove build support for GCC older than GCC 6H.J. Lu2020-04-072-36/+3
* math: Add inputs that yield larger errors for float type (x86_64)Paul Zimmermann2020-03-311-17/+18
* math: Remove inline math testsAdhemerval Zanella2020-03-192-2181/+0
* i386: Use comdat instead of .gnu.linkonce for i386 setup pic register (BZ #20...Adhemerval Zanella2020-02-281-2/+3
* x86: Avoid single-argument _Static_assert in <tls.h>Florian Weimer2020-02-171-8/+12
* x86 tls: Use _Static_assert for TLS access size assertionSamuel Thibault2020-02-171-26/+20
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-141-2/+1
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-1/+1
* i386: Use ENTRY/END in assembly codesH.J. Lu2020-02-013-15/+10
* i386-mcount.S: Add _CET_ENDBR to _mcount and __fentry__H.J. Lu2020-02-011-0/+2
* i386/sub_n.S: Add a missing _CET_ENDBR to indirect jump targetH.J. Lu2020-02-011-0/+1
* htl: Add type sizes in bits/pthreadtypes-arch.h and check themSamuel Thibault2020-01-131-0/+14
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-0350-55/+103
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01291-291/+291
* elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer2019-12-021-2/+4
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+2
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-4/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07291-291/+291
* Update i386 libm-test-ulpsAndreas Schwab2019-08-201-2/+2
* Update i386 libm-test-ulpsAndreas Schwab2019-08-151-4/+4
* x86: Add sysdeps/x86/dl-lookupcfg.hH.J. Lu2019-06-261-31/+0
* Add and move fall-through comments in system-specific code.Joseph Myers2019-02-261-0/+1
* Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab2019-02-041-1/+2
* i386: Remove bogus THREAD_ATOMIC_* macrosAdhemerval Zanella2019-01-031-37/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01292-292/+292
* x86: Merge i386/x86_64 atomic-machine.hH.J. Lu2018-12-181-545/+0
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-212-0/+2
* Fix i686 build with GCC 9.Joseph Myers2018-11-126-6/+6
* x86: Use _rdtsc intrinsic for HP_TIMING_NOWH.J. Lu2018-10-174-48/+21
* Remove unnecessary math_private.h includes.Joseph Myers2018-09-287-7/+0
* i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716]H.J. Lu2018-09-282-69/+11
* Add new pow implementationSzabolcs Nagy2018-09-191-0/+1