NetBSD/sys/lib
fredette 7aaa6a4bc4 On the 68010, don't bother with the by-8-longwords loop, instead
only 16-bit align the region and use loop mode with longwords
to do the bulk of the work.

On the 68020+, fixed an optimization bug where all regions that start
on odd addresses would not be properly longword aligned.
2001-09-06 21:30:15 +00:00
..
libkern On the 68010, don't bother with the by-8-longwords loop, instead 2001-09-06 21:30:15 +00:00
libsa Add a small version of memmove() for libsa. 2001-09-02 07:04:16 +00:00
libz Have recursive make invocations depend on the .MAKE pseudo-target so 2000-12-05 17:01:19 +00:00