aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/x32
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-16Add x32 gmp-mparam.hH.J. Lu1-0/+33
2012-05-16Add x32 ffsH.J. Lu1-0/+4
2012-05-16Add dummy files for x32H.J. Lu2-0/+2
2012-05-15Add x86_64 Implies-after filesH.J. Lu1-0/+1
2012-05-15Add sysdeps/x86_64/x32/sysdep.hH.J. Lu1-0/+92
2012-05-14Add sysdeps/x86_64/{64,x32}/shlib-versionsH.J. Lu1-0/+4
2012-05-14Add x32 dl-machine.hH.J. Lu1-0/+86