Changeset 8c6190d in rtems
- Timestamp:
- 01/07/04 19:10:55 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- be58eb2f
- Parents:
- 74a67351
- Location:
- cpukit/score
- Files:
-
- 16 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/ChangeLog
r74a67351 r8c6190d 1 2004-01-07 Joel Sherrill <joel@OARcorp.com> 2 3 * cpu/Makefile.am: mips64orion port removed as mips port more 4 completely covers the MIPS family. 5 * cpu/mips64orion/.cvsignore, cpu/mips64orion/ChangeLog, 6 cpu/mips64orion/Makefile.am, cpu/mips64orion/asm.h, 7 cpu/mips64orion/configure.ac, cpu/mips64orion/cpu.c, 8 cpu/mips64orion/cpu_asm.S, cpu/mips64orion/cpu_asm.h, 9 cpu/mips64orion/idtcpu.h, cpu/mips64orion/idtmon.h, 10 cpu/mips64orion/iregdef.h, cpu/mips64orion/rtems/.cvsignore, 11 cpu/mips64orion/rtems/score/.cvsignore, 12 cpu/mips64orion/rtems/score/cpu.h, 13 cpu/mips64orion/rtems/score/mips64orion.h, 14 cpu/mips64orion/rtems/score/types.h: Removed. 15 1 16 2004-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 17 -
cpukit/score/cpu/Makefile.am
r74a67351 r8c6190d 8 8 ## FIXME: this does not work 9 9 ## DIST_SUBDIRS = \ 10 ## arm hppa1.1 i386 i960 m68k mips64orionno_cpu powerpc sh sparc unix10 ## arm i386 i960 m68k no_cpu powerpc sh sparc unix 11 11 12 12 include $(top_srcdir)/automake/subdirs.am
Note: See TracChangeset
for help on using the changeset viewer.