aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)AuthorFilesLines
2024-01-12math: remove exp10 wrappersWilco Dijkstra1-0/+3
2024-01-10i386: Remove CET support bitsH.J. Lu2-78/+2
2024-01-09i386: Fail if configured with --enable-cetAdhemerval Zanella2-7/+8
2024-01-09i386: Remove CET supportAdhemerval Zanella21-241/+29
2024-01-04i386: Ignore --enable-cetH.J. Lu2-0/+9
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert275-275/+275
2023-12-19x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990)Bruno Haible1-21/+42
2023-12-19i686: Do not raise exception traps on fesetexcept (BZ 30989)Adhemerval Zanella2-4/+71
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2-1/+3
2023-11-21x86: Use dl-symbol-redir-ifunc.h on cpu-tunablesAdhemerval Zanella1-0/+5
2023-08-10i686: Fix build with --disable-multiarchAdhemerval Zanella6-2/+10
2023-07-26i386: Remove memset_chk-nonshared.SAdhemerval Zanella Netto4-30/+6
2023-07-26i386: Fix build with --enable-fortify=3Adhemerval Zanella Netto4-65/+1
2023-07-19Update i686 libm-test-ulps (again)Andreas K. Hüttel1-1/+1
2023-07-18Update i686 libm-test-ulpsAndreas K. Hüttel1-0/+1
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar1-14/+16
2023-07-12i386: make debug wrappers compatible with static PIEAndreas Schwab4-8/+8
2023-07-10sysdeps: Add missing hidden definitions for i386Frédéric Bérat2-0/+2
2023-07-05string: Ensure *_chk routines have their hidden builtin definition availableFrédéric Bérat14-1/+26
2023-06-22sysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace for __mempcpy_chkFrederic Berat1-1/+1
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov6-6/+6
2023-04-03math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto2-0/+28
2023-04-03hurd: Move rtld-strncpy-c.c out of mach/hurd/Sergey Bugaev1-0/+1
2023-02-12htl: Generalize i386 pt-machdep.h to x86Samuel Thibault2-28/+1
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella2-0/+3
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella1-0/+1
2023-02-06string: Improve generic strnlen with memchrAdhemerval Zanella1-7/+7
2023-02-06Parameterize OP_T_THRES from memcopy.hRichard Henderson2-3/+25
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers278-278/+278
2023-01-02i686: Regenerate ulpsAndreas K. Hüttel1-7/+7
2022-11-21i386: Avoid rely on linker optimization to avoid relocationAdhemerval Zanella Netto1-4/+9
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer1-2/+1
2022-10-24Remove all assembly optimizations for htonl and htonsAdhemerval Zanella1-35/+0
2022-10-24Remove htonl.S for i386/x86_64Cristian Rodríguez1-34/+0
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer2-7/+1
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer5-0/+5
2022-10-10elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella1-0/+24
2022-10-03x86: Remove .tfloat usageAdhemerval Zanella8-25/+45
2022-08-05i386: Use cmpl instead of cmpAdhemerval Zanella2-12/+12
2022-08-05i386: Use fldt instead of fld on e_logl.SAdhemerval Zanella1-2/+2
2022-08-04i386: Replace movzx with movzblFangrui Song1-18/+18
2022-08-04i386: Remove RELA supportAdhemerval Zanella2-197/+1
2022-07-12i386: Remove -Wa,-mtune=i686Fangrui Song1-10/+0
2022-06-17i386: Fix include paths for strspn, strcspn, and strpbrkNoah Goldstein3-6/+6
2022-06-15Remove remnant reference to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATAFangrui Song1-4/+1
2022-06-15elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATAFangrui Song1-2/+1
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra1-7/+2
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James2-4/+4
2022-06-01i686: Use generic sincosf implementation for SSE2 versionAdhemerval Zanella4-585/+7
2022-06-01i686: Use generic sinf implementation for SSE2 versionAdhemerval Zanella4-565/+8