summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/i386/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-25 17:19:31 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-25 17:19:31 +0000
commit5582de17d640fbf18facbba4d0a357beb52cd69b (patch)
tree74f6bb5b51d789b9c2b8964e165697e17fa9d827 /c/src/exec/score/cpu/i386/ChangeLog
parent2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-5582de17d640fbf18facbba4d0a357beb52cd69b.tar.bz2
2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
Diffstat (limited to 'c/src/exec/score/cpu/i386/ChangeLog')
-rw-r--r--c/src/exec/score/cpu/i386/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/i386/ChangeLog b/c/src/exec/score/cpu/i386/ChangeLog
index ff9a2b2a8f..4428cf0172 100644
--- a/c/src/exec/score/cpu/i386/ChangeLog
+++ b/c/src/exec/score/cpu/i386/ChangeLog
@@ -1,3 +1,8 @@
+2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
+ Switch to GNU canonicalization.
+
2000-09-12 Joel Sherrill <joel@OARcorp.com>
* rtems/score/i386.h: Corrected "#elsif" to be "#elif".