Replace occurrances of 'Hitachi' with 'Renesas'.
[deliverable/binutils-gdb.git] / gas / config / tc-sh.h
index b1c9bc0b2df95cf7fea666bf9ba0ebe640359331..bc619c7d4894ccfdf8635f171035966562003b7a 100644 (file)
@@ -101,7 +101,7 @@ extern long md_pcrel_from_section PARAMS ((struct fix *, segT));
 
 #define LISTING_HEADER \
   (!target_big_endian \
-   ? "Hitachi Super-H GAS Little Endian" : "Hitachi Super-H GAS Big Endian")
+   ? "Renesas Super-H GAS Little Endian" : "Renesas Super-H GAS Big Endian")
 
 #define md_operand(x)
 
This page took 0.031909 seconds and 4 git commands to generate.