Skip to content

Commit

Permalink
POWER7 optimized memset.
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Machado authored and Ulrich Drepper committed May 19, 2010
1 parent 373d545 commit 4828935
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2010-05-17 Luis Machado <luisgpm@br.ibm.com>

POWER7 optimizations.
* sysdeps/powerpc/powerpc64/power7/memset.S: New file.
* sysdeps/powerpc/powerpc32/power7/memset.S: New file.

2010-05-19 Ulrich Drepper <drepper@redhat.com>

* version.h: Update for 2.13 development version.
Expand Down
6 changes: 5 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
GNU C Library NEWS -- history of user-visible changes. 2010-5-4
GNU C Library NEWS -- history of user-visible changes. 2010-5-19
Copyright (C) 1992-2009, 2010 Free Software Foundation, Inc.
See the end for copying conditions.

Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/>
using `glibc' in the "product" field.

Version 2.13

* POWER7 optimizations: memset

Version 2.12

* The following bugs are resolved with this release:
Expand Down

0 comments on commit 4828935

Please sign in to comment.