about summary refs log tree commit diff
path: root/sysdeps/x86_64/x32/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86-64 strncat: Properly handle the length parameter [BZ# 24097]H.J. Lu2022-12-021-1/+1
* Fix build with GCC 13 _FloatN, _FloatNx built-in functionsJoseph Myers2022-10-311-1/+2
* 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
* x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu2019-02-041-1/+2
* x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-2/+2
* x86-64 strncpy: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-1/+1
* x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-2/+4
* x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-2/+2
* x86-64 memrchr: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-1/+2
* x86-64 memcpy: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-1/+1
* x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-2/+2
* x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-0/+8
* 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