diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 1b0c420..500d79d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -25,11 +25,13 @@ Mon Dec 15 15:20:32 1997 Nick Clifton <nickc@cygnus.com> * doc/c-m32r.texi: New file, documenting m32r specific features. +start-sanitize-m32rx * config/tc-m32r.c (allow_m32rx): New function. (enable_m32rx): New variable. (md_pseudo_table): Added .m32r and .m32rx pseudo ops (md_show_usage): Document new --m32rx command line option. (md_parse_option): Implement new --m32rx command line option. +end-sanitize-m32rx Mon Dec 15 10:32:28 1997 Jeffrey A Law (law@cygnus.com) |