about summary refs log tree commit diff
path: root/sysdeps/i386/i686
Commit message (Expand)AuthorAgeFilesLines
* i386: Use generic memrchr in libc (bug 31316)Florian Weimer2024-02-162-1/+1
* string: Use builtins for ffs and ffsllAdhemerval Zanella Netto2024-02-011-47/+0
* i386: Remove CET supportAdhemerval Zanella2024-01-099-43/+18
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-01122-122/+122
* x86: Use dl-symbol-redir-ifunc.h on cpu-tunablesAdhemerval Zanella2023-11-211-0/+5
* i686: Fix build with --disable-multiarchAdhemerval Zanella2023-08-106-2/+10
* i386: Remove memset_chk-nonshared.SAdhemerval Zanella Netto2023-07-264-30/+6
* i386: Fix build with --enable-fortify=3Adhemerval Zanella Netto2023-07-264-65/+1
* Update i686 libm-test-ulps (again)Andreas K. Hüttel2023-07-191-1/+1
* Update i686 libm-test-ulpsAndreas K. Hüttel2023-07-181-0/+1
* string: Ensure *_chk routines have their hidden builtin definition availableFrédéric Bérat2023-07-058-1/+20
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-304-4/+4
* 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