OpenGrok
Cross Reference: memmove.S
xref
: /
src
/
common
/
lib
/
libc
/
arch
/
powerpc
/
string
/
memmove.S
Home
|
History
|
Annotate
|
Download
|
only in
string
History log of
/src/common/lib/libc/arch/powerpc/string/memmove.S
Revision
Date
Author
Comments
1.3
15-Jan-2011
matt
branches: 1.3.48;
Use END(foo) everywhere.
Make __cerror hidden.
Use non-PLT calls to __cerror.
Use assym.h when appropriate.
Use addi to adjust stack instead of loading it.
Add __RCSIDs
Force -D_NOREGNAMES for all .S files.
[this is all in preperation for secure plt support]
1.2
06-Mar-2008
phx
branches: 1.2.2; 1.2.4;
Including assym.h is not needed and will break the build, because it does not
exist that early. Deleted it.
Approved by garbled.
1.1
21-Feb-2008
garbled
Add tuned powerpc assembler written by IBM and released under a 3-clause
BSD Lisc as part of the perflib project.
http://sourceforge.net/projects/ppcperflib/
Tested the new functions with microbenchmarks on a number of different
CPU types, and found that most cpus either benefited greatly, or were
unaffected. Primarily G4 CPU's were unaffected, and all others showed
speedups. My 7044 (POWER3) went from a 70.6 to a 73.2 (thats good) in
bytebench with a complete release built with these. Also passed
regression tests.
1.2.4.2
24-Mar-2008
keiichi
sync with head.
1.2.4.1
06-Mar-2008
keiichi
file memmove.S was added on branch keiichi-mipv6 on 2008-03-24 07:14:29 +0000
1.2.2.2
23-Mar-2008
matt
sync with HEAD
1.2.2.1
06-Mar-2008
matt
file memmove.S was added on branch matt-armv6 on 2008-03-23 00:12:43 +0000
1.3.48.2
21-Apr-2020
martin
Ooops, restore accidently removed files from merge mishap
1.3.48.1
21-Apr-2020
martin
Sync with HEAD
Indexes created Mon Oct 13 08:09:50 GMT 2025