diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 7441b85c767..b04ae72e82b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -4,6 +4,11 @@ switch. (md_parse_option): Parse -m32r command line switch - disable m32rx compatability. + (md_show_usage): Document new option. + + * doc/Makefile.am (CPU_DOCS): Add c-m32r.texi. + * doc/Makefile.in: Regenerate. + * doc/c-m32r.texi (M32R-Opts): Document new command line switch. 2000-03-02 Michael Meissner <meissner@redhat.com> |