about summary refs log tree commit diff
path: root/sysdeps/i386/i686
Commit message (Expand)AuthorAgeFilesLines
* hurd: Move rtld-strncpy-c.c out of mach/hurd/Sergey Bugaev2023-04-031-0/+1
* string: Add libc_hidden_proto for memrchrAdhemerval Zanella2023-02-082-0/+3
* string: Improve generic strnlen with memchrAdhemerval Zanella2023-02-061-7/+7
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06126-126/+126
* i686: Regenerate ulpsAndreas K. Hüttel2023-01-021-7/+7
* elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella2022-10-101-0/+24
* i386: Use cmpl instead of cmpAdhemerval Zanella2022-08-052-12/+12
* i386: Use fldt instead of fld on e_logl.SAdhemerval Zanella2022-08-051-2/+2
* i386: Replace movzx with movzblFangrui Song2022-08-041-18/+18
* i386: Remove -Wa,-mtune=i686Fangrui Song2022-07-121-10/+0
* i386: Fix include paths for strspn, strcspn, and strpbrkNoah Goldstein2022-06-173-6/+6
* Add bounds check to __libc_ifunc_impl_listWilco Dijkstra2022-06-101-7/+2
* i686: Use generic sincosf implementation for SSE2 versionAdhemerval Zanella2022-06-014-585/+7
* i686: Use generic sinf implementation for SSE2 versionAdhemerval Zanella2022-06-014-565/+8
* i686: Use generic cosf implementation for SSE2 versionAdhemerval Zanella2022-06-014-552/+8
* i386: Regenerate ulpsCarlos O'Donell2022-04-261-1/+1
* i686: Remove bzero optimizationsAdhemerval Zanella2022-02-2310-146/+18
* i386: Remove bcopy optimizationsAdhemerval Zanella2022-02-2312-289/+96
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01132-132/+132
* malloc: Remove memusage.hAdhemerval Zanella2021-12-281-20/+0
* malloc: Use hp-timing on libmemusageAdhemerval Zanella2021-12-281-1/+0
* String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein2021-10-263-0/+6
* String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein2021-10-263-0/+6
* Add narrowing fma functionsJoseph Myers2021-09-221-0/+6
* Redirect fma calls to __fma in libmJoseph Myers2021-09-152-0/+2
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0348-50/+0
* i686: Don't include multiarch memove in libc.aH.J. Lu2021-08-301-1/+1
* i386: Regenerate ulpsArjun Shankar2021-07-251-37/+37
* Properly check stack alignment [BZ #27901]H.J. Lu2021-05-241-44/+0
* Remove architecture specific sched_cpucount optimizationsAdhemerval Zanella2021-05-071-1/+0
* i386: Update ulpsAdhemerval Zanella2021-04-131-2/+2
* i386: Update ulpsAdhemerval Zanella2021-04-051-17/+17
* nptl: Remove MULTI_PAGE_ALIASING [BZ #23554]H.J. Lu2021-03-191-23/+0
* i386: Regenerate ulpsFlorian Weimer2021-03-021-23/+23
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02135-135/+135
* i386: Regenerate ulpsFlorian Weimer2020-12-211-5/+5
* x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu2020-09-112-5/+0
* math: Update x86_64 ulpsAdhemerval Zanella2020-08-081-3/+3
* x86: Support usable check for all CPU featuresH.J. Lu2020-07-1314-91/+91
* i386: Remove NO_TLS_DIRECT_SEG_REFS handlingFlorian Weimer2020-05-282-40/+0
* 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-191-1086/+0
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-037-11/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01135-135/+135
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07135-135/+135
* Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab2019-02-041-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01135-135/+135
* Fix i686 build with GCC 9.Joseph Myers2018-11-126-6/+6
* x86: Use _rdtsc intrinsic for HP_TIMING_NOWH.J. Lu2018-10-172-44/+7
* x86: Don't include <init-arch.h> in assembly codesH.J. Lu2018-08-031-1/+0