Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate unneeded instructions that are a vestige of mechanical | alc | 2005-04-08 | 1 | -10/+4 |
| | | | | translation from i386. | ||||
* | Add machine-specific, optimized implementations of bcopy, bzero, memcpy, | alc | 2005-04-07 | 1 | -0/+94 |
memmove, and memset. PR: 73111 Submitted by: Ville-Pertti Keinonen <will@iki.fi> (taken from NetBSD) MFC after: 3 weeks |