aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/x32
AgeCommit message (Expand)AuthorFilesLines
2024-02-01string: Use builtins for ffs and ffsllAdhemerval Zanella Netto1-4/+0
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert25-25/+25
2023-02-06Parameterize op_t from memcopy.hAdhemerval Zanella1-0/+24
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers24-24/+24
2022-12-02x86-64 strncat: Properly handle the length parameter [BZ# 24097]H.J. Lu2-1/+60
2022-10-31Fix build with GCC 13 _FloatN, _FloatNx built-in functionsJoseph Myers1-1/+2
2022-10-18x86-64: Move LP_SIZE definition to its own headerFlorian Weimer2-5/+24
2022-05-30x86_64: Remove _dl_skip_args usageAdhemerval Zanella1-11/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert22-22/+22
2021-07-12mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]H.J. Lu1-4/+0
2021-07-09Add a generic malloc test for MALLOC_ALIGNMENTH.J. Lu1-0/+4
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert22-22/+22
2020-04-28Remove unused floating-point configuration from gmp-impl.h.Joseph Myers1-2/+0
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers22-22/+22
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert22-22/+22
2019-02-04x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu2-1/+81
2019-01-21x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097]H.J. Lu3-2/+94
2019-01-21x86-64 strncpy: Properly handle the length parameter [BZ# 24097]H.J. Lu2-1/+59
2019-01-21x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]H.J. Lu4-2/+161
2019-01-21x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]H.J. Lu3-2/+95
2019-01-21x86-64 memrchr: Properly handle the length parameter [BZ# 24097]H.J. Lu2-1/+59
2019-01-21x86-64 memcpy: Properly handle the length parameter [BZ# 24097]H.J. Lu2-1/+59
2019-01-21x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097]H.J. Lu3-2/+98
2019-01-21x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]H.J. Lu4-0/+135
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers6-6/+6
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers6-6/+6
2017-11-29Use libm_alias_float for x86_64.Joseph Myers1-1/+2
2017-11-29Use libm_alias_double for x86_64.Joseph Myers1-1/+2
2017-11-17Use libm_alias_ldouble in sysdeps/x86_64/fpu.Joseph Myers1-1/+2
2017-04-04Remove CALL_THREAD_FCT macroAdhemerval Zanella1-46/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers7-7/+7
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers7-7/+7
2015-10-09Update lrint/lrintf/lrintl for x32H.J. Lu3-0/+84
2015-10-07Don't use dbl-64/wordsize-64 lround based on llround for ILP32 (bug 19079).Joseph Myers1-4/+0
2015-01-05lround: provide cast for wordsize-64 version if neededChris Metcalf1-0/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2014-12-19Replace -Wno-error with -fno-builtin-lroundH.J. Lu1-2/+2
2014-12-19Compile s_llround.c with -Wno-error for x32 buildH.J. Lu1-0/+6
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers1-2/+2
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers1-3/+0
2014-06-27Remove shlib-versions ABI names support.Joseph Myers1-4/+0
2014-06-24x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath1-3/+0
2014-06-11Move x86_64 code out of nptl/ subdirectory.Roland McGrath2-0/+49
2014-01-20Include generic symbol-hacks.h for x32H.J. Lu1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae3-3/+3
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers3-3/+3
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu1-1/+0
2012-05-24Add x32 C++ type dataH.J. Lu1-0/+4
2012-05-19Add a comment to sysdeps/x86_64/x32/_itoa.hH.J. Lu1-0/+1
2012-05-18Add sysdeps/x86_64/x32/_itoa.hH.J. Lu1-0/+3