about summary refs log tree commit diff
path: root/sysdeps/i386/i686/multiarch
Commit message (Expand)AuthorAgeFilesLines
* i386: Use generic memrchr in libc (bug 31316)Florian Weimer2024-02-162-1/+1
* i386: Remove CET supportAdhemerval Zanella2024-01-097-16/+16
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0196-96/+96
* x86: Use dl-symbol-redir-ifunc.h on cpu-tunablesAdhemerval Zanella2023-11-211-0/+5
* i686: Fix build with --disable-multiarchAdhemerval Zanella2023-08-104-0/+8
* i386: Remove memset_chk-nonshared.SAdhemerval Zanella Netto2023-07-263-29/+5
* i386: Fix build with --enable-fortify=3Adhemerval Zanella Netto2023-07-264-65/+1
* string: Ensure *_chk routines have their hidden builtin definition availableFrédéric Bérat2023-07-054-1/+16
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-303-3/+3
* 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-06100-100/+100
* 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: Replace movzx with movzblFangrui Song2022-08-041-18/+18
* 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: Remove bzero optimizationsAdhemerval Zanella2022-02-238-124/+13
* i386: Remove bcopy optimizationsAdhemerval Zanella2022-02-2310-269/+91
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01103-103/+103
* String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein2021-10-262-0/+5
* String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein2021-10-262-0/+4
* 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-0331-31/+0
* i686: Don't include multiarch memove in libc.aH.J. Lu2021-08-301-1/+1
* Remove architecture specific sched_cpucount optimizationsAdhemerval Zanella2021-05-071-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02103-103/+103
* x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu2020-09-112-5/+0
* x86: Support usable check for all CPU featuresH.J. Lu2020-07-1311-88/+88
* i386: Remove NO_TLS_DIRECT_SEG_REFS handlingFlorian Weimer2020-05-282-40/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01103-103/+103
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07103-103/+103
* 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-01103-103/+103
* x86: Don't include <init-arch.h> in assembly codesH.J. Lu2018-08-031-1/+0
* 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
* i386: Use _CET_NOTRACK in strcpy-sse2.SH.J. Lu2018-07-181-2/+2
* i386: Use _CET_NOTRACK in memcpy-ssse3.SH.J. Lu2018-07-181-2/+2
* i386: Use _CET_NOTRACK in memcpy-ssse3-rep.SH.J. Lu2018-07-181-4/+4
* i386: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu2018-07-181-2/+2
* i386: Use _CET_NOTRACK in memset-sse2.SH.J. Lu2018-07-181-2/+2
* x86: Make strncmp usable from rtldFlorian Weimer2018-06-121-1/+1
* Fix i386 memmove issue (bug 22644).Andrew Senkevich2018-03-231-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01103-103/+103
* Use libm_alias_float for i386.Joseph Myers2017-11-291-1/+2
* Use libm_alias_double for i386.Joseph Myers2017-11-281-1/+2
* Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)Adhemerval Zanella2017-09-061-1/+0