diff options
author | Nick Clifton <nickc@redhat.com> | 2003-04-15 08:51:55 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-04-15 08:51:55 +0000 |
commit | c2dcd04ec8f55fb69fabb24fae58555b5ab0a684 (patch) | |
tree | 56d667c057704a3e7ce932f3002a76bf85752052 /ld/ld.texinfo | |
parent | 7ec2fc6f764fef9000cc768516df04035c85ebac (diff) | |
download | ppe42-binutils-c2dcd04ec8f55fb69fabb24fae58555b5ab0a684.tar.gz ppe42-binutils-c2dcd04ec8f55fb69fabb24fae58555b5ab0a684.zip |
Replace occurrances of 'Hitachi' with 'Renesas'.
Diffstat (limited to 'ld/ld.texinfo')
-rw-r--r-- | ld/ld.texinfo | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo index e3ac3cdaf4..cfebf096e4 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -140,8 +140,8 @@ section entitled ``GNU Free Documentation License''. @ifset H8300 * H8/300:: ld and the H8/300 @end ifset -@ifset Hitachi -* Hitachi:: ld and other Hitachi micros +@ifset Renesas +* Renesas:: ld and other Renesas micros @end ifset @ifset I960 * i960:: ld and the Intel 960 family @@ -4525,15 +4525,15 @@ top page of memory). @end ifset @ifclear GENERIC -@ifset Hitachi +@ifset Renesas @c This stuff is pointless to say unless you're especially concerned -@c with Hitachi chips; don't enable it for generic case, please. -@node Hitachi -@chapter @command{ld} and Other Hitachi Chips +@c with Renesas chips; don't enable it for generic case, please. +@node Renesas +@chapter @command{ld} and Other Renesas Chips -@command{ld} also supports the H8/300H, the H8/500, and the Hitachi SH. No -special features, commands, or command-line options are required for -these chips. +@command{ld} also supports the Renesas (formerly Hitachi) H8/300H, +H8/500, and SH chips. No special features, commands, or command-line +options are required for these chips. @end ifset @end ifclear |