diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-02-14 03:09:46 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-02-14 03:09:46 +0000 |
commit | 3de9d78cef9989777aae3e6d7fdc322558cd8fc7 (patch) | |
tree | 111f4f3d002e5d6425ab57b4f98c6bf54fd02341 /gas | |
parent | c9b727f9e2d8db4c6ce11efc8dabad1f942362b9 (diff) | |
download | gdb-3de9d78cef9989777aae3e6d7fdc322558cd8fc7.zip gdb-3de9d78cef9989777aae3e6d7fdc322558cd8fc7.tar.gz gdb-3de9d78cef9989777aae3e6d7fdc322558cd8fc7.tar.bz2 |
* config/tc-sparc.c (md_show_usage): Add missing backslash at end
of continued line.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5a94098..2db1b2b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -72,6 +72,9 @@ Thu Feb 13 14:48:03 1997 Philippe De Muyter <phdm@info.ucl.ac.be> Thu Feb 13 11:40:58 1997 Ian Lance Taylor <ian@cygnus.com> + * config/tc-sparc.c (md_show_usage): Add missing backslash at end + of continued line. + * config/tc-mips.c (mips16_extended_frag): Correct base address for an extended PC relative instruction. (md_convert_frag): Likewise. |