* config/tc-ppc.c (md_show_usage): Put backslash at end of line.
This commit is contained in:
parent
583db7a8e1
commit
df7504dc52
@ -1,3 +1,7 @@
|
||||
Sat Nov 4 00:51:21 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* config/tc-ppc.c (md_show_usage): Put backslash at end of line.
|
||||
|
||||
Fri Nov 3 13:02:59 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* macro.c (macro_expand_body): Don't warn about == with a
|
||||
|
@ -667,7 +667,7 @@ PowerPC options:\n\
|
||||
-mppc, -mppc32, -m403, -m603, -m604\n\
|
||||
generate code for Motorola PowerPC 603/604\n\
|
||||
-mppc64, -m620 generate code for Motorola PowerPC 620\n\
|
||||
-mcom generate code Power/PowerPC common instructions\n
|
||||
-mcom generate code Power/PowerPC common instructions\n\
|
||||
-many generate code for any architecture (PWR/PWRX/PPC)\n");
|
||||
#ifdef OBJ_ELF
|
||||
fprintf(stream, "\
|
||||
|
Loading…
Reference in New Issue
Block a user