From: Kazu Hirata Date: Tue, 17 Jun 2003 17:15:31 +0000 (+0000) Subject: * config/h8300/h8300-protos.h: Update a comment. X-Git-Tag: releases/gcc-3.4.0~5718 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d32fad6487989bba67e555421ee56832ed167291;p=thirdparty%2Fgcc.git * config/h8300/h8300-protos.h: Update a comment. From-SVN: r68101 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index fe1f9bd8faec..8e49db09bba9 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 025f42311318..26a00b87d0c4 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).