Changeset 2d9c50b in rtems
- Timestamp:
- 08/30/02 12:14:51 (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 84206479
- Parents:
- b83fd620
- Location:
- c/src/ada-tests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ada-tests/ChangeLog
rb83fd620 r2d9c50b 1 2002-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * tmtests/tm20/Makefile.am: Remove EXPADA. 4 1 5 2002-08-30 Joel Sherrill <joel@OARcorp.com> 2 6 … … 16 20 * tmtests/tmoverhd/dummy_rtems.adb: Reflect changes to IO_Managers. 17 21 * tmtests/tmoverhd/dummy_rtems.ads: Reflect changes to IO_Managers. 18 19 2002-08-27 Joel Sherrill <joel@OARcorp.com>20 21 * tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed22 call to RTEMS IO Manager services.23 24 22 25 23 2002-08-27 Joel Sherrill <joel@OARcorp.com> -
c/src/ada-tests/tmtests/tm20/Makefile.am
rb83fd620 r2d9c50b 7 7 include $(top_srcdir)/ada.am 8 8 9 if EXPADA10 9 noinst_PROGRAMS = tm20 11 endif12 10 tm20_SOURCES = tm20.adb config.h tmtest.adb tmtest.ads 13 11
Note: See TracChangeset
for help on using the changeset viewer.