Replace occurrances of 'Hitachi' with 'Renesas'.
[deliverable/binutils-gdb.git] / gas / config / tc-sh64.h
index 1fb8e765b0c1075e18224dd49ff6aea311f78097..f04f3eca93af8a15088b0a36450d5966759fa510 100644 (file)
@@ -37,8 +37,8 @@ extern int sh64_max_mem_for_rs_align_code PARAMS ((void));
 #undef  LISTING_HEADER
 #define LISTING_HEADER                                 \
   (target_big_endian ?                                 \
-     "Hitachi SHcompact/SHmedia Big Endian GAS"                \
-   : "Hitachi SHcompact/SHmedia Little Endian GAS")
+     "Renesas SHcompact/SHmedia Big Endian GAS"                \
+   : "Renesas SHcompact/SHmedia Little Endian GAS")
 
 /* We need to record the new frag position after an .align.  */
 extern void sh64_do_align PARAMS ((int, const char *, int, int));
This page took 0.025666 seconds and 4 git commands to generate.