From ef23021837539a0b98c7761a62f0fb316a82a9de Mon Sep 17 00:00:00 2001 From: Joern Rennecke Date: Wed, 23 Apr 2003 21:09:04 +0000 Subject: bfd: * archures.c (enum bfd_architecture): Amend comment to refer to SuperH. * cpu-sh.c: Likewise. * elf32-sh.c: Likewise. * reloc.c (bfd_reloc_code_real): Likewise. * elf32-sh64-com.c: Change comment to refer to SuperH. * elf32-sh64.c: Likewise. * elf64-sh64.c: Likewise. * bfd-in2.h (enum bfd_architecture): Regenerate. binutils: * readelf.c (get_machine_name) : Amend return value to refer to SuperH. gas: * config/tc-sh.c: Amend comment to refer to SuperH. * config/tc-sh.h: Likewise. (LISTING_HEADER): Amend to refer to SuperH. * config/tc-sh64.c: Change comment to refer to SuperH. * config/tc-sh64.h (LISTING_HEADER): Change to refer to SuperH. * doc/as.texinfo [SH, GENERIC]: Amend / Change to refer to SuperH. * doc/c-sh.texi: Amend to refer to SuperH. Add SuperH architecture documentation references. * doc/c-sh64.texi: Change to refer to SuperH. include/elf: * common.h (EM_SH): Amend comment to refer to SuperH. ld/testsuite: * ld-sh/sh64/crange3-cmpct.rd (Machine): Change to refer to SuperH. * ld-sh/sh64/crange3-media.rd (Machine): Likewise. --- gas/doc/c-sh.texi | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'gas/doc/c-sh.texi') diff --git a/gas/doc/c-sh.texi b/gas/doc/c-sh.texi index 30ef85e..7925530 100644 --- a/gas/doc/c-sh.texi +++ b/gas/doc/c-sh.texi @@ -4,7 +4,7 @@ @c For copying conditions, see the file as.texinfo. @page @node SH-Dependent -@chapter Renesas SH Dependent Features +@chapter Renesas / SuperH SH Dependent Features @cindex SH support @menu @@ -21,7 +21,7 @@ @cindex SH options @cindex options, SH @code{@value{AS}} has following command-line options for the Renesas -(formerly Hitachi) SH family. +(formerly Hitachi) / SuperH SH family. @table @code @kindex -little @@ -183,7 +183,9 @@ with other development tools. @cindex mnemonics, SH @cindex instruction summary, SH For detailed information on the SH machine instruction set, see -@cite{SH-Microcomputer User's Manual} (Renesas). +@cite{SH-Microcomputer User's Manual} (Renesas) or +@cite{SH-4 32-bit CPU Core Architecture} (SuperH) and +@cite{SuperH (SH) 64-Bit RISC Series} (SuperH). @code{@value{AS}} implements all the standard SH opcodes. No additional pseudo-instructions are needed on this family. Note, however, that -- cgit v1.1