From: Kazu Hirata Date: Tue, 17 Jun 2003 17:15:31 +0000 (+0000) Subject: * config/h8300/h8300-protos.h: Update a comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d32fad6487989bba67e555421ee56832ed167291;p=gcc.git * config/h8300/h8300-protos.h: Update a comment. From-SVN: r68101 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index fe1f9bd8fae..8e49db09bba 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-06-17 Kazu Hirata + + * config/h8300/h8300-protos.h: Update a comment. + 2003-06-17 J"orn Rennecke * 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 025f4231131..26a00b87d0c 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).