aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2003-06-17 17:03:00 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2003-06-17 17:03:00 +0000
commit71c6b99414f2fab2cb91b96444d0b2ae8bab45be (patch)
treec5669ca89715182c1d7b6bbf9c83d79db58616d5
parentca90f3e1c758d9efb6c8ba658a66675c3c36c6d4 (diff)
downloadgcc-71c6b99414f2fab2cb91b96444d0b2ae8bab45be.zip
gcc-71c6b99414f2fab2cb91b96444d0b2ae8bab45be.tar.gz
gcc-71c6b99414f2fab2cb91b96444d0b2ae8bab45be.tar.bz2
contrib.texi: Replace Hitachi with Renesas.
* doc/contrib.texi: Replace Hitachi with Renesas. * doc/install.texi: Likewise. * doc/invoke.texi: Likewise. From-SVN: r68096
-rw-r--r--gcc/ChangeLog6
-rw-r--r--gcc/doc/contrib.texi4
-rw-r--r--gcc/doc/install.texi6
-rw-r--r--gcc/doc/invoke.texi2
4 files changed, 12 insertions, 6 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a0ceb26..91495a4 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
+
+ * doc/contrib.texi: Replace Hitachi with Renesas.
+ * doc/install.texi: Likewise.
+ * doc/invoke.texi: Likewise.
+
2003-06-17 J"orn Rennecke <joern.rennecke@superh.com>
* sh.h (CONST_OK_FOR_J16): Fix HOST_BITS_PER_WIDE_INT >= 64
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 567cf25..9a4a83d 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -125,7 +125,7 @@ previous contributions to the steering committee, loop optimizations, etc.
Stephane Carrez for 68HC11 and 68HC12 ports.
@item
-Steve Chamberlain for support for the Hitachi SH and H8 processors
+Steve Chamberlain for support for the Renesas SH and H8 processors
and the PicoJava processor, and for GCJ config fixes.
@item
@@ -316,7 +316,7 @@ Nobuyuki Hikichi of Software Research Associates, Tokyo, contributed
the support for the Sony NEWS machine.
@item
-Kazu Hirata for caring and feeding the Hitachi H8/300 port and various fixes.
+Kazu Hirata for caring and feeding the Renesas H8/300 port and various fixes.
@item
Manfred Hollstein for his ongoing work to keep the m88k alive, lots
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 546a968..9a4e58f 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -1742,8 +1742,8 @@ AIX:
DOS---@uref{http://www.delorie.com/djgpp/,,DJGPP}.
@item
-Hitachi H8/300[HS]---@uref{http://h8300-hms.sourceforge.net/,,GNU
-Development Tools for the Hitachi H8/300[HS] Series}.
+Renesas H8/300[HS]---@uref{http://h8300-hms.sourceforge.net/,,GNU
+Development Tools for the Renesas H8/300[HS] Series}.
@item
HP-UX:
@@ -2306,7 +2306,7 @@ Shared @file{libgcc_s.so} is now built and installed by default.
<hr />
@end html
@heading @anchor{h8300-hms}h8300-hms
-Hitachi H8/300 series of processors.
+Renesas H8/300 series of processors.
Please have a look at our @uref{binaries.html,,binaries page}.
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 990096b..7ff3b2a 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -9239,7 +9239,7 @@ Enable the use of the instruction @code{fmovd}.
@item -mhitachi
@opindex mhitachi
-Comply with the calling conventions defined by Hitachi.
+Comply with the calling conventions defined by Renesas.
@item -mnomacsave
@opindex mnomacsave