diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-01-06 22:02:27 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-01-06 22:02:27 +0000 |
commit | 71f9b3c097ca1014ba4897a80bebc23027e3ec51 (patch) | |
tree | 15792e2c219c31dfb6927766f4c429c802d8d045 /gas/ChangeLog | |
parent | 2a6978af8d044b6fc99a658515696500514abf49 (diff) | |
download | gdb-71f9b3c097ca1014ba4897a80bebc23027e3ec51.zip gdb-71f9b3c097ca1014ba4897a80bebc23027e3ec51.tar.gz gdb-71f9b3c097ca1014ba4897a80bebc23027e3ec51.tar.bz2 |
* config/tc-alpha.c (alpha_ip): Delay calls to emit_add64 until after any
remaining operands are also known to match.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 1586440..29cd584 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -2,6 +2,9 @@ Fri Jan 6 16:59:41 1995 Ken Raeburn <raeburn@cujo.cygnus.com> * gasp.c: Include string.h. Put config.h before other includes. + * config/tc-alpha.c (alpha_ip): Delay calls to emit_add64 until + after any remaining operands are also known to match. + Fri Dec 30 18:21:41 1994 Ken Raeburn <raeburn@cujo.cygnus.com> * listing.c (list_symbol_table): Build a format string based on |