summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:46:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:46:37 +0000
commitc43484bf54bc81ddee15107d5ea227487077f1d0 (patch)
tree868a641812410ed346037eb3a9837ca1be6f1a1c /c/src/exec/score/ChangeLog
parent2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c43484bf54bc81ddee15107d5ea227487077f1d0.tar.bz2
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpu/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * inline/Makefile.am: Remove AUTOMAKE_OPTIONS. * macros/Makefile.am: Remove AUTOMAKE_OPTIONS.
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog
index 4d62166936..12e3aec7c7 100644
--- a/c/src/exec/score/ChangeLog
+++ b/c/src/exec/score/ChangeLog
@@ -1,3 +1,12 @@
+2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpu/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * inline/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * macros/Makefile.am: Remove AUTOMAKE_OPTIONS.
+
2002-01-29 Joel Sherrill <joel@OARcorp.com>
* include/rtems/score/watchdog.h: Added WATCHDOG_MAXIMUM_INTERVAL.