834 Commits (367c31b5d61164db97834917f5487094ebef2f58)

Author SHA1 Message Date
Adhemerval Zanella 367c31b5d6 string: Improve generic strncmp 3 years ago
Adhemerval Zanella 30cf54bf30 string: Improve generic strcmp 3 years ago
Adhemerval Zanella 506f7dbbab string: Improve generic strchr 3 years ago
Adhemerval Zanella 685e844a97 string: Improve generic strchrnul 3 years ago
Adhemerval Zanella 350d8d1366 string: Improve generic strlen 3 years ago
Richard Henderson d45890b28c Parameterize OP_T_THRES from memcopy.h 3 years ago
Adhemerval Zanella d1a9b6d8e7 Parameterize op_t from memcopy.h 3 years ago
Wilco Dijkstra 32c7acd464 Replace rawmemchr (s, '\0') with strchr 3 years ago
Noah Goldstein b2c474f8de x86: Fix strncat-avx2.S reading past length [BZ #30065] 3 years ago
Adhemerval Zanella 402853be1d string: Suppress -Wmaybe-unitialized for wordcopy [BZ #19444] 3 years ago
Joseph Myers 6d7e8eda9b Update copyright dates with scripts/update-copyrights 3 years ago
Noah Goldstein ca7d181b62 string: Add len=0 to {w}memcmp{eq} tests and benchtests 4 years ago
Adhemerval Zanella 8d98c7c00f configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases 4 years ago
Szabolcs Nagy f9deea6f81 Use uintptr_t in string/tester for pointer alignment 4 years ago
Sunil K Pandey 932dd83efd String: Improve test coverage for memchr 4 years ago
Sunil K Pandey 264db94040 String: Improve test coverage for memchr 4 years ago
Noah Goldstein b0969fa53a x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591] 4 years ago
Adhemerval Zanella Netto de477abcaa Use '%z' instead of '%Z' on printf functions 4 years ago
Noah Goldstein 2c9af8421d x86: Fix page cross case in rawmemchr-avx2 [BZ #29234] 4 years ago
H.J. Lu 3c23fa9f44 string.h: Fix boolean spelling in comments 4 years ago
Sunil K Pandey 7597b251d4 String: Improve overflow test coverage for strnlen 4 years ago
Sergei Trofimovich 5a5f94af05 string.h: fix __fortified_attr_access macro call [BZ #29162] 4 years ago
Noah Goldstein 535e935a28 Replace {u}int_fast{16|32} with {u}int32_t 4 years ago
Ricardo Bittencourt c0efbf8920 string: Replace outdated comments in strlen(). 4 years ago
Siddhesh Poyarekar 67e3b0c63c tests/string: Drop simple/stupid/builtin tests 4 years ago
Siddhesh Poyarekar dfc7bf8a24 test-memcpy: Actually reverse source and destination 4 years ago
Szabolcs Nagy 6ff3c77149 Increase the test timeout of some string tests 4 years ago
Noah Goldstein 39399913a2 string: Expand page cross test cases in test-strncmp.c 4 years ago
Noah Goldstein 22833848e3 string: Expand page cross test cases in test-strcmp.c 4 years ago
Noah Goldstein 46d19d1b83 string: Expand page cross tests in test-strncasecmp.c 4 years ago
Noah Goldstein 1edbcc82b5 string: Expand page cross tests in test-strcasecmp.c 4 years ago
Adhemerval Zanella c0d215f162 ia64: Remove bzero optimization 4 years ago
H.J. Lu aa5a720056 string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755] 4 years ago
Noah Goldstein e108c02a5e x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895] 4 years ago
Noah Goldstein 0281c7a7ec String: Strength memset tests in test-memset.c 4 years ago
Noah Goldstein 02561bb48a String: Ensure 'MIN_PAGE_SIZE' is multiple of 'getpagesize' 4 years ago
H.J. Lu a007ec4669 string: Sort headers, routines, tests and tests-translation 4 years ago
Noah Goldstein 1a908d9074 string: Improve coverage in test-strcmp.c and test-strncmp.c 4 years ago
Noah Goldstein 43388b3ac0 string/test-str*cmp: remove stupid_[strcmp, strncmp, wcscmp, wcsncmp]. 4 years ago
Siddhesh Poyarekar fcfc908681 debug: Synchronize feature guards in fortified functions [BZ #28746] 4 years ago
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights 4 years ago
John David Anglin 409a735816 String: test-memcpy used unaligned types for buffers [BZ 28572] 4 years ago
Noah Goldstein 4df1fa6ddc x86-64: Use notl in EVEX strcmp [BZ #28646] 4 years ago
Noah Goldstein 6c1e3c0fd0 String: Split memcpy tests so that parallel build is faster 4 years ago
H.J. Lu a6a9c1a36b test-memcpy.c: Double TIMEOUT to (8 * 60) 5 years ago
Noah Goldstein d585ba47fc string: Make tests birdirectional test-memcpy.c 5 years ago
Noah Goldstein 3592ccd472 String: Add __memcmpeq as build target 5 years ago
Noah Goldstein d9283b71ac String: Add tests for __memcmpeq 5 years ago
Noah Goldstein 9894127d20 String: Add hidden defs for __memcmpeq() to enable internal usage 5 years ago
Noah Goldstein 44829b3ddb String: Add support for __memcmpeq() ABI on all targets 5 years ago