summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc32/strncmp.S
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
|
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
|
* Fix whitespaces.Ulrich Drepper2011-04-221-6/+6
|
* Remove doubled words.Jim Meyering2011-04-221-2/+2
|
* [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.