about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32/strncmp.S
Commit message (Collapse)AuthorAgeFilesLines
* [BZ #1877]Ulrich Drepper2005-11-171-6/+11
| | | | | | | | | | | | 2005-11-17 Steven Munroe <sjmunroe@us.ibm.com> [BZ #1877] * string/test-strncmp.c (do_test_limit): New function. (do_test) Add cast to eliminate compiler warnings. (do_random_tests) Add cast to eliminate compiler warnings. (test_main) Add do_test_limit tests. * sysdeps/powerpc/powerpc32/strncmp.S: Test length before unaligned load. * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-11/+6
|
* 2.5-18.1Jakub Jelinek2007-07-121-6/+11
|
* Update.Ulrich Drepper2003-11-031-0/+156
2003-10-31 Steven Munroe <sjmunroe@us.ibm.com> * sysdeps/powerpc/powerpc32/strncmp.S: New File. * sysdeps/powerpc/powerpc64/strncmp.S: New File.