Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * libc/machine/sh/memcpy.S (Large): Fix alignment rounding. | Joern Rennecke | 2002-03-26 | 1 | -1/+2 |
| | | | | Store high part of leading bytes too. | ||||
* | * Makefile.am (lib_a_SOURCES, SH64 case): Add memcpy.S, memset.S | Joern Rennecke | 2002-03-06 | 1 | -102/+275 |
| | | | | | | | | | | and strcpy.S. * Makefile.in: Regenerate. * asm.h (_ENTRY): Set SH5 alignment to 8 bytes. (SHHI, SHLO): Define. * memcpy.S: Add code for SH5. * memset.S: Likewise. * strcpy.S: Likewise. | ||||
* | import newlib-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+221 |