aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686
AgeCommit message (Expand)AuthorFilesLines
2022-02-23i686: Remove bzero optimizationsAdhemerval Zanella10-146/+18
2022-02-23i386: Remove bcopy optimizationsAdhemerval Zanella12-289/+96
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert132-132/+132
2021-12-28malloc: Remove memusage.hAdhemerval Zanella1-20/+0
2021-12-28malloc: Use hp-timing on libmemusageAdhemerval Zanella1-1/+0
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein3-0/+6
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein3-0/+6
2021-09-22Add narrowing fma functionsJoseph Myers1-0/+6
2021-09-15Redirect fma calls to __fma in libmJoseph Myers2-0/+2
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar48-50/+0
2021-08-30i686: Don't include multiarch memove in libc.aH.J. Lu1-1/+1
2021-07-25i386: Regenerate ulpsArjun Shankar1-37/+37
2021-05-24Properly check stack alignment [BZ #27901]H.J. Lu1-44/+0
2021-05-07Remove architecture specific sched_cpucount optimizationsAdhemerval Zanella1-1/+0
2021-04-13i386: Update ulpsAdhemerval Zanella1-2/+2
2021-04-05i386: Update ulpsAdhemerval Zanella1-17/+17
2021-03-19nptl: Remove MULTI_PAGE_ALIASING [BZ #23554]H.J. Lu1-23/+0
2021-03-02i386: Regenerate ulpsFlorian Weimer1-23/+23
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert135-135/+135
2020-12-21i386: Regenerate ulpsFlorian Weimer1-5/+5
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu2-5/+0
2020-08-08math: Update x86_64 ulpsAdhemerval Zanella1-3/+3
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu14-91/+91
2020-05-28i386: Remove NO_TLS_DIRECT_SEG_REFS handlingFlorian Weimer2-40/+0
2020-03-31math: Add inputs that yield larger errors for float type (x86_64)Paul Zimmermann1-17/+18
2020-03-19math: Remove inline math testsAdhemerval Zanella1-1086/+0
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra7-11/+14
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers135-135/+135
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert135-135/+135
2019-02-04Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab1-1/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers135-135/+135
2018-11-12Fix i686 build with GCC 9.Joseph Myers6-6/+6
2018-10-17x86: Use _rdtsc intrinsic for HP_TIMING_NOWH.J. Lu2-44/+7
2018-08-03x86: Don't include <init-arch.h> in assembly codesH.J. Lu1-1/+0
2018-07-18i386: Use _CET_NOTRACK in memset-sse2-rep.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in strcat-sse2.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in strcpy-sse2.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in memcpy-ssse3.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in memcpy-ssse3-rep.SH.J. Lu1-4/+4
2018-07-18i386: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in memset-sse2.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in i686/memcmp.SH.J. Lu1-2/+2
2018-07-17i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.SH.J. Lu1-1/+26
2018-06-12x86: Make strncmp usable from rtldFlorian Weimer1-1/+1
2018-06-01math: Update i686 ulpsFlorian Weimer1-270/+278
2018-04-06Update i386 libm-test-ulps.Adhemerval Zanella1-4/+10
2018-03-23Fix i386 memmove issue (bug 22644).Andrew Senkevich1-6/+6
2018-03-16Update i386 libm-test-ulps.Joseph Myers1-12/+12
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers136-136/+136
2017-12-07Add _Float32 function aliases.Joseph Myers1-2/+5