summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k/shared/misc/.cvsignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unused.Ralf Corsepius2004-03-081-2/+0
|
* 2002-08-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-051-0/+2
* Per PR260 eliminate use of make-target-options. This impacted RTEMS allowing a distinction between the CPU32 and CPU32+ in the SuperCore and required that the m68k optimized memcpy be moved to libcpu. * shared/misc/memcpy.c: Moved from score/cpu/m68k. * configure.ac, shared/Makefile.am: Modified to reflect new directory. * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.