diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-08-05 16:33:02 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-08-05 16:33:02 +0000 |
commit | e535307acd972e94ff9602af55f3abc65d150052 (patch) | |
tree | 80a7a1dcf345c31e387a4d66c7f48ac05fe7f4ff /gas | |
parent | 0e1a8af17a57d93adcd55c5714ec2314bfa47ec5 (diff) | |
download | gdb-e535307acd972e94ff9602af55f3abc65d150052.zip gdb-e535307acd972e94ff9602af55f3abc65d150052.tar.gz gdb-e535307acd972e94ff9602af55f3abc65d150052.tar.bz2 |
* cond.c (s_else): If not listing false conditionals, turn listing
off in the false branch of the else.
PR 13033.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 1407355..d2ae9df 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Aug 5 12:32:07 1997 Ian Lance Taylor <ian@cygnus.com> + + * cond.c (s_else): If not listing false conditionals, turn listing + off in the false branch of the else. + Mon Aug 4 11:28:35 1997 Ian Lance Taylor <ian@cygnus.com> * config/tc-mips.c (macro): Fix handling of a double load from a |