bfd:
[deliverable/binutils-gdb.git] / gas / config / tc-sh64.h
index f04f3eca93af8a15088b0a36450d5966759fa510..888ad9975c7fdb5fe259e9d86ce5c1a767119e02 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 ?                                 \
-     "Renesas SHcompact/SHmedia Big Endian GAS"                \
-   : "Renesas SHcompact/SHmedia Little Endian GAS")
+     "SuperH SHcompact/SHmedia Big Endian GAS"         \
+   : "SuperH 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.023851 seconds and 4 git commands to generate.