Skip to content

Commit

Permalink
power7 string compare optimizations
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Machado authored and Ulrich Drepper committed Jun 15, 2010
1 parent 4bc93b3 commit 158db12
Show file tree
Hide file tree
Showing 5 changed files with 2,337 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2010-06-10 Luis Machado <luisgpm@br.ibm.com>

* sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
* sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
* sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
* sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.

2010-06-02 Andreas Schwab <schwab@redhat.com>

* nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
Expand Down
Loading

0 comments on commit 158db12

Please sign in to comment.