about summary refs log tree commit diff
path: root/sysdeps/x86_64/x32
Commit message (Expand)AuthorAgeFilesLines
* string: Use builtins for ffs and ffsllAdhemerval Zanella Netto2024-02-011-4/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0125-25/+25
* Parameterize op_t from memcopy.hAdhemerval Zanella2023-02-061-0/+24
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0624-24/+24
* x86-64 strncat: Properly handle the length parameter [BZ# 24097]H.J. Lu2022-12-022-1/+60
* Fix build with GCC 13 _FloatN, _FloatNx built-in functionsJoseph Myers2022-10-311-1/+2
* x86-64: Move LP_SIZE definition to its own headerFlorian Weimer2022-10-182-5/+24
* x86_64: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-11/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0122-22/+22
* mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]H.J. Lu2021-07-121-4/+0
* Add a generic malloc test for MALLOC_ALIGNMENTH.J. Lu2021-07-091-0/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0222-22/+22
* Remove unused floating-point configuration from gmp-impl.h.Joseph Myers2020-04-281-2/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0122-22/+22
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0722-22/+22
* x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu2019-02-042-1/+81
* x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-213-2/+94
* x86-64 strncpy: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-212-1/+59
* x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-214-2/+161
* x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-213-2/+95
* x86-64 memrchr: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-212-1/+59
* x86-64 memcpy: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-212-1/+59
* x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-213-2/+98
* x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-214-0/+135
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-016-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-016-6/+6
* Use libm_alias_float for x86_64.Joseph Myers2017-11-291-1/+2
* Use libm_alias_double for x86_64.Joseph Myers2017-11-291-1/+2
* Use libm_alias_ldouble in sysdeps/x86_64/fpu.Joseph Myers2017-11-171-1/+2
* Remove CALL_THREAD_FCT macroAdhemerval Zanella2017-04-041-46/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-017-7/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-047-7/+7
* Update lrint/lrintf/lrintl for x32H.J. Lu2015-10-093-0/+84
* Don't use dbl-64/wordsize-64 lround based on llround for ILP32 (bug 19079).Joseph Myers2015-10-071-4/+0
* lround: provide cast for wordsize-64 version if neededChris Metcalf2015-01-051-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-024-4/+4
* Replace -Wno-error with -fno-builtin-lroundH.J. Lu2014-12-191-2/+2
* Compile s_llround.c with -Wno-error for x32 buildH.J. Lu2014-12-191-0/+6
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-2/+2
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-171-3/+0
* Remove shlib-versions ABI names support.Joseph Myers2014-06-271-4/+0
* x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-241-3/+0
* Move x86_64 code out of nptl/ subdirectory.Roland McGrath2014-06-112-0/+49
* Include generic symbol-hacks.h for x32H.J. Lu2014-01-201-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-013-3/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-023-3/+3
* Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu2012-05-301-1/+0
* Add x32 C++ type dataH.J. Lu2012-05-241-0/+4
* Add a comment to sysdeps/x86_64/x32/_itoa.hH.J. Lu2012-05-191-0/+1
* Add sysdeps/x86_64/x32/_itoa.hH.J. Lu2012-05-181-0/+3