Changeset f5e6429 in rtems
- Timestamp:
- Jan 25, 2003, 2:56:20 PM (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 58e3ab3d
- Parents:
- 80bdcd7c
- Location:
- doc/supplements
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/supplements/ChangeLog
r80bdcd7c rf5e6429 1 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add c4x, cosmetical changes. 4 1 5 2003-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
doc/supplements/Makefile.am
r80bdcd7c rf5e6429 2 2 3 3 4 SUBDIRS = arm hppa1_1 i386 i960 m68k mips mips64orion powerpc sh sparc template 4 SUBDIRS = arm 5 SUBDIRS += c4x 6 SUBDIRS += hppa1_1 7 SUBDIRS += i386 8 SUBDIRS += i960 9 SUBDIRS += m68k 10 SUBDIRS += mips 11 SUBDIRS += mips64orion 12 SUBDIRS += powerpc 13 SUBDIRS += sh 14 SUBDIRS += sparc 15 SUBDIRS += template 5 16 6 17 EXTRA_DIST = supplement.am
Note: See TracChangeset
for help on using the changeset viewer.