diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2f41707..778329c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +start-sanitize-phase2-m32rx +Wed Feb 25 11:43:45 1998 Doug Evans <devans@canuck.cygnus.com> + + * config/tc-m32r.c (optimize): New static local. + (md_shortopts): Add -O. + (md_parse_option): Recognize it. + (md_show_usage): Document it. + (md_assemble): Don't try to combine insns in parallel if !optimize. + +end-sanitize-phase2-m32rx start-sanitize-m32rx Tue Feb 24 18:03:25 1998 Nick Clifton <nickc@cygnus.com> |