================================================================================ diff -u ./binutils-2.13.2.1/bfd/doc/archures.texi.original ./binutils-2.13.2.1/bfd/doc/archures.texi --- ./binutils-2.13.2.1/bfd/doc/archures.texi.original Wed Apr 9 17:28:15 2003 +++ ./binutils-2.13.2.1/bfd/doc/archures.texi Wed Apr 9 17:28:15 2003 @@ -124,7 +124,7 @@ bfd_arch_convex, /* Convex */ bfd_arch_m88k, /* Motorola 88xxx */ bfd_arch_pyramid, /* Pyramid Technology */ - bfd_arch_h8300, /* Hitachi H8/300 */ + bfd_arch_h8300, /* Renesas H8/300 */ #define bfd_mach_h8300 1 #define bfd_mach_h8300h 2 #define bfd_mach_h8300s 3 @@ -165,8 +165,8 @@ bfd_arch_z8k, /* Zilog Z8000 */ #define bfd_mach_z8001 1 #define bfd_mach_z8002 2 - bfd_arch_h8500, /* Hitachi H8/500 */ - bfd_arch_sh, /* Hitachi SH */ + bfd_arch_h8500, /* Renesas H8/500 */ + bfd_arch_sh, /* Renesas SH */ #define bfd_mach_sh 0 #define bfd_mach_sh2 0x20 #define bfd_mach_sh_dsp 0x2d ================================================================================ ================================================================================ diff -u ./binutils-2.13.2.1/bfd/doc/reloc.texi.original ./binutils-2.13.2.1/bfd/doc/reloc.texi --- ./binutils-2.13.2.1/bfd/doc/reloc.texi.original Wed Apr 9 17:28:15 2003 +++ ./binutils-2.13.2.1/bfd/doc/reloc.texi Wed Apr 9 17:28:15 2003 @@ -1034,7 +1034,7 @@ @deffnx {} BFD_RELOC_SH_IMM_HI16 @deffnx {} BFD_RELOC_SH_IMM_HI16_PCREL @deffnx {} BFD_RELOC_SH_PT_16 -Hitachi SH relocs. Not all of these appear in object files. +Renesas SH relocs. Not all of these appear in object files. @end deffn @deffn {} BFD_RELOC_THUMB_PCREL_BRANCH9 @deffnx {} BFD_RELOC_THUMB_PCREL_BRANCH12 ================================================================================ ================================================================================ diff -u ./binutils-2.13.2.1/gas/doc/c-h8300.texi.original ./binutils-2.13.2.1/gas/doc/c-h8300.texi --- ./binutils-2.13.2.1/gas/doc/c-h8300.texi.original Wed Apr 9 17:28:15 2003 +++ ./binutils-2.13.2.1/gas/doc/c-h8300.texi Wed Apr 9 18:02:00 2003 @@ -21,8 +21,8 @@ @cindex H8/300 options (none) @cindex options, H8/300 (none) -@code{@value{AS}} has no additional command-line options for the Hitachi -H8/300 family. +@code{@value{AS}} has no additional command-line options for the Renesas +(formerly Hitachi) H8/300 family. @node H8/300 Syntax @section Syntax ================================================================================ ================================================================================ diff -u ./binutils-2.13.2.1/gas/doc/c-h8500.texi.original ./binutils-2.13.2.1/gas/doc/c-h8500.texi --- ./binutils-2.13.2.1/gas/doc/c-h8500.texi.original Wed Apr 9 17:28:15 2003 +++ ./binutils-2.13.2.1/gas/doc/c-h8500.texi Wed Apr 9 18:03:54 2003 @@ -19,8 +19,8 @@ @cindex H8/500 options (none) @cindex options, H8/500 (none) -@code{@value{AS}} has no additional command-line options for the Hitachi -H8/500 family. +@code{@value{AS}} has no additional command-line options for the Renesas +(formerly Hitachi) H8/500 family. @node H8/500 Syntax @section Syntax @@ -153,7 +153,7 @@ @cindex mnemonics, H8/500 @cindex instruction summary, H8/500 For detailed information on the H8/500 machine instruction set, see -@cite{H8/500 Series Programming Manual} (Hitachi M21T001). +@cite{H8/500 Series Programming Manual} (Renesas M21T001). @code{@value{AS}} implements all the standard H8/500 opcodes. No additional pseudo-instructions are needed on this family. ================================================================================ ================================================================================ diff -u ./binutils-2.13.2.1/gas/doc/c-sh.texi.original ./binutils-2.13.2.1/gas/doc/c-sh.texi --- ./binutils-2.13.2.1/gas/doc/c-sh.texi.original Wed Apr 9 17:28:15 2003 +++ ./binutils-2.13.2.1/gas/doc/c-sh.texi Wed Apr 9 18:04:58 2003 @@ -4,7 +4,7 @@ @c For copying conditions, see the file as.texinfo. @page @node SH-Dependent -@chapter Hitachi SH Dependent Features +@chapter Renesas SH Dependent Features @cindex SH support @menu @@ -20,8 +20,8 @@ @cindex SH options @cindex options, SH -@code{@value{AS}} has following command-line options for the Hitachi -SH family. +@code{@value{AS}} has following command-line options for the Renesas +(formerly Hitachi) SH family. @table @code @kindex -little @@ -183,7 +183,7 @@ @cindex mnemonics, SH @cindex instruction summary, SH For detailed information on the SH machine instruction set, see -@cite{SH-Microcomputer User's Manual} (Hitachi Micro Systems, Inc.). +@cite{SH-Microcomputer User's Manual} (Renesas Technology Corp.). @code{@value{AS}} implements all the standard SH opcodes. No additional pseudo-instructions are needed on this family. Note, however, that @@ -289,7 +289,7 @@ @end smallexample @end ifset -@ifset Hitachi-all +@ifset Renesas-all @ifclear GENERIC @raisesections @end ifclear ================================================================================ ================================================================================ diff -u ./binutils-2.13.2.1/gas/doc/c-sh64.texi.original ./binutils-2.13.2.1/gas/doc/c-sh64.texi --- ./binutils-2.13.2.1/gas/doc/c-sh64.texi.original Wed Apr 9 17:28:15 2003 +++ ./binutils-2.13.2.1/gas/doc/c-sh64.texi Wed Apr 9 17:28:15 2003 @@ -3,7 +3,7 @@ @c For copying conditions, see the file as.texinfo. @page @node SH64-Dependent -@chapter Hitachi SH64 Dependent Features +@chapter Renesas SH64 Dependent Features @cindex SH64 support @menu ================================================================================ ================================================================================ diff -u ./binutils-2.13.2.1/gas/doc/h8.texi.original ./binutils-2.13.2.1/gas/doc/h8.texi --- ./binutils-2.13.2.1/gas/doc/h8.texi.original Wed Apr 9 17:28:15 2003 +++ ./binutils-2.13.2.1/gas/doc/h8.texi Wed Apr 9 18:05:11 2003 @@ -6,7 +6,7 @@ @clear BOUT @set COFF @clear ELF -@set Hitachi-all +@set Renesas-all @set H8/300 @set H8/500 @set SH @@ -19,7 +19,7 @@ @set GCC gcc @set LD ld @set TARGET H8/300 and H8/500 -@set TARGET H8/300, H8/500, and Hitachi SH +@set TARGET H8/300, H8/500, and Renesas SH @set OBJ-NAME COFF @c @clear have-stabs ================================================================================ ================================================================================ diff -u ./binutils-2.13.2.1/ld/h8-doc.texi.original ./binutils-2.13.2.1/ld/h8-doc.texi --- ./binutils-2.13.2.1/ld/h8-doc.texi.original Wed Apr 9 17:28:15 2003 +++ ./binutils-2.13.2.1/ld/h8-doc.texi Wed Apr 9 17:28:15 2003 @@ -4,7 +4,7 @@ @c 2. Specific target machines @set H8300 -@set Hitachi +@set Renesas @clear I960 @c 3. Properties of this configuration ================================================================================