aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300/elf.h
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2004-01-15 19:49:41 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2004-01-15 19:49:41 +0000
commit340f64941090aa6ed74fe8a44be62c05cc7aa29e (patch)
tree996fdb2135b160b419fa1e64d47751c6dc7b729c /gcc/config/h8300/elf.h
parentc954844a8be05bf5c08dc7ddb748e4013885f463 (diff)
downloadgcc-340f64941090aa6ed74fe8a44be62c05cc7aa29e.zip
gcc-340f64941090aa6ed74fe8a44be62c05cc7aa29e.tar.gz
gcc-340f64941090aa6ed74fe8a44be62c05cc7aa29e.tar.bz2
coff.h: Replace Hitachi with Renesas.
* config/h8300/coff.h: Replace Hitachi with Renesas. * config/h8300/elf.h: Likewise. * config/h8300/h8300-protos.h: Likewise. * config/h8300/h8300.c: Likewise. * config/h8300/h8300.h: Likewise. * config/h8300/h8300.md: Likewise. * config/h8300/lib1funcs.asm: Likewise. From-SVN: r75941
Diffstat (limited to 'gcc/config/h8300/elf.h')
-rw-r--r--gcc/config/h8300/elf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/h8300/elf.h b/gcc/config/h8300/elf.h
index bae8c26..47c70b5 100644
--- a/gcc/config/h8300/elf.h
+++ b/gcc/config/h8300/elf.h
@@ -1,5 +1,5 @@
/* Definitions of target machine for GNU compiler.
- Hitachi H8/300 version generating elf
+ Renesas H8/300 version generating elf
Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
Contributed by Steve Chamberlain (sac@cygnus.com),
Jim Wilson (wilson@cygnus.com), and Doug Evans (dje@cygnus.com).