about summary refs log tree commit diff
path: root/sysdeps/i386
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use rint functions not __rint functions in glibc libm.Joseph Myers2018-09-141-0/+1
* Add new log2 implementationSzabolcs Nagy2018-09-121-0/+1
* Add new log implementationSzabolcs Nagy2018-09-121-0/+1
* i386: Use ENTRY and END in start.S [BZ #23606]H.J. Lu2018-09-121-4/+6
* Add new exp and exp2 implementationsSzabolcs Nagy2018-09-053-1/+2
* [BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2018-08-311-1/+1
* Split fenv_private.h out of math_private.h more consistently.Joseph Myers2018-08-282-502/+0
* Remove unused math filesWilco Dijkstra2018-08-241-3/+0
* Move SNAN_TESTS_* out of math-tests.h.Joseph Myers2018-08-101-7/+19
* Move __fentry__ version definition to sysdeps/{i386,x86_64}Ilya Leoshkevich2018-08-101-0/+3
* x86: Don't include <init-arch.h> in assembly codesH.J. Lu2018-08-031-1/+0
* 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