aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)AuthorFilesLines
5 daysreplace tgammaf by the CORE-MATH implementationPaul Zimmermann2-8/+0
8 daysFix whitespace related license issues.Carlos O'Donell4-4/+4
2024-09-05i386: Update ulpsFlorian Weimer1-3/+3
2024-09-05i386: Update ulpsFlorian Weimer1-1/+1
2024-08-07i386: Regenerate ULPsAdhemerval Zanella2-73/+73
2024-07-25i386: Regenerate ULPsAdhemerval Zanella2-4/+4
2024-06-20i386: Update ulpsFlorian Weimer1-2/+2
2024-06-20i386: Update ulpsFlorian Weimer2-8/+104
2024-06-17Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel1-3/+4
2024-06-17Implement C23 exp2m1, exp10m1Joseph Myers1-0/+48
2024-06-17Implement C23 log10p1Joseph Myers1-0/+24
2024-06-17Implement C23 logp1Joseph Myers2-0/+46
2024-06-14i686: Regenerate ulpsAndreas K. Hüttel1-5/+5
2024-05-21math: Fix i386 and m68k exp10 on static build (BZ 31775)Adhemerval Zanella1-2/+7
2024-05-21math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)Adhemerval Zanella2-6/+8
2024-05-20i386: Don't define stpncpy alias when used in IFUNC [BZ #31768]H.J. Lu1-0/+2
2024-05-20Implement C23 log2p1Joseph Myers1-0/+24
2024-05-02i686: Fix multiple definitions of __memmove_chk and __memset_chkGabi Falk2-2/+2
2024-05-02i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chkGabi Falk1-1/+1
2024-04-25i386: ulp update for SSE2 --disable-multi-arch configurationsFlorian Weimer1-0/+1
2024-04-04math: x86 trunc traps when FE_INEXACT is enabled (BZ 31603)Adhemerval Zanella3-76/+12
2024-04-04math: x86 floor traps when FE_INEXACT is enabled (BZ 31601)Adhemerval Zanella5-107/+50
2024-04-04math: x86 ceill traps when FE_INEXACT is enabled (BZ 31600)Adhemerval Zanella5-107/+50
2024-02-28x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registersH.J. Lu3-66/+241
2024-02-16i386: Use generic memrchr in libc (bug 31316)Florian Weimer2-1/+1
2024-02-01string: Use builtins for ffs and ffsllAdhemerval Zanella Netto3-96/+2
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