OSDN Git Service

Joakim Tjernlund writes:
authorEric Andersen <andersen@codepoet.org>
Tue, 27 Jan 2004 07:36:19 +0000 (07:36 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 27 Jan 2004 07:36:19 +0000 (07:36 -0000)
commit2e6cfb475a941a7b6429c71b245f5452909437dd
tree6e633c0f8272757eec63c5c5ed35a171ba858bbf
parenteee979719db7ba3f014fca22d9309bd7fbad2745
Joakim Tjernlund writes:

Hi Erik

I have had some fun trying to optimize memcpy, memset and memmove for
PPC. There are only boot tested, but  I don't expect any problems :)

Read the comments in powerpc/string.c for more info.
Patch is relative to libc/string

 Jocke
libc/string/Makefile
libc/string/powerpc/Makefile [new file with mode: 0644]
libc/string/powerpc/string.c [new file with mode: 0644]