| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2001-09-07 | On the 68010, don't bother with the by-8-longwords loop, instead | fredette |
| 1999-10-25 | Add register prefixes. | thorpej |
| 1999-05-02 | When using the SVR4 ABI, return pointer results in a0, too. | kleink |
| 1997-05-14 | oops, bzero -> memset | jtc |
| 1997-05-13 | Change b{eq,ne,lt,le,gt,ge} -> j{eq,ne,lt,le,gt,ge}. | jtc |
| 1997-05-13 | Faster versions of bcmp(), bcopy(), bzero(), and memset(). | jtc |
| 1997-01-04 | #include <machine/asm.h> instead of "DEFS.h" | jtc |
| 1995-11-28 | Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better | thorpej |
| 1995-11-17 | New style RCS ids, and employ the RCSID() macro. | thorpej |
| 1995-02-08 | Make the coding style more consistent. | mycroft |
| 1993-12-07 | Fix a bug, and speed up by a few cycles. | mycroft |
| 1993-12-06 | Fix a couple of nits. | mycroft |
| 1993-12-06 | More assembler code. | mycroft |