summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or16/.cvsignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2002-07-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-311-14/+0
| | | | | | | * .cvsignore, ChangeLog, asm.h, configure.ac, cpu.c, cpu_asm.c, rtems/score/.cvsignore, rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/or16.h, rtems/score/types.h: Removed as the or16 port was just a stub and only the OR32 port is getting worked on.
* 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-111-0/+1
| | | | | | * .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate.
* 2000-08-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-111-0/+13
* Shell added for or16 port based on no_cpu port with names replaced.