summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-09 07:14:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-09 07:14:20 +0000
commitf4630e9d01d06d7841fb67adc6f28e09b629671c (patch)
tree65bb8a32c7e7d991b700bcbe54dc38f7f99fc0eb /cpukit/score/cpu/i386/ChangeLog
parent2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-f4630e9d01d06d7841fb67adc6f28e09b629671c.tar.bz2
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu_asm.S: Convert asm comments to C-comments to prevent gcc-3.4.0pre from choking on them.
Diffstat (limited to 'cpukit/score/cpu/i386/ChangeLog')
-rw-r--r--cpukit/score/cpu/i386/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/i386/ChangeLog b/cpukit/score/cpu/i386/ChangeLog
index a3984c84a6..8eacede8f8 100644
--- a/cpukit/score/cpu/i386/ChangeLog
+++ b/cpukit/score/cpu/i386/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * cpu_asm.S: Convert asm comments to C-comments to prevent gcc-3.4.0pre
+ from choking on them.
+
2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).