aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2003-06-17 17:15:31 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2003-06-17 17:15:31 +0000
commitd32fad6487989bba67e555421ee56832ed167291 (patch)
tree1de7ec048860809aeea979d8192ce0e25e9f34b6 /gcc
parent1bf93c14836cacc2cc71aef99f8960b3ff99377a (diff)
downloadgcc-d32fad6487989bba67e555421ee56832ed167291.zip
gcc-d32fad6487989bba67e555421ee56832ed167291.tar.gz
gcc-d32fad6487989bba67e555421ee56832ed167291.tar.bz2
* config/h8300/h8300-protos.h: Update a comment.
From-SVN: r68101
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config/h8300/h8300-protos.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index fe1f9bd..8e49db0 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
+
+ * config/h8300/h8300-protos.h: Update a comment.
+
2003-06-17 J"orn Rennecke <joern.rennecke@superh.com>
* sh.h (ROUND_TYPE_ALIGN, LOCAL_ALIGNMENT): Complex modes
diff --git a/gcc/config/h8300/h8300-protos.h b/gcc/config/h8300/h8300-protos.h
index 025f423..26a00b8 100644
--- a/gcc/config/h8300/h8300-protos.h
+++ b/gcc/config/h8300/h8300-protos.h
@@ -1,5 +1,5 @@
/* Definitions of target machine for GNU compiler.
- Hitachi H8/300 version generating coff
+ Hitachi H8/300 version
Copyright (C) 2000, 2002, 2003 Free Software Foundation, Inc.
Contributed by Steve Chamberlain (sac@cygnus.com),
Jim Wilson (wilson@cygnus.com), and Doug Evans (dje@cygnus.com).