diff options
author | Jan Beulich <jbeulich@novell.com> | 2005-01-27 09:12:51 +0000 |
---|---|---|
committer | Jan Beulich <jbeulich@novell.com> | 2005-01-27 09:12:51 +0000 |
commit | 09124b3f56eedab35076d6c89b9d9b7d14caad14 (patch) | |
tree | 63efb50838c36410a9b7b4421f0785201a977829 /gas/ChangeLog | |
parent | 97762d08db7baa887e466890451958465253d014 (diff) | |
download | gdb-09124b3f56eedab35076d6c89b9d9b7d14caad14.zip gdb-09124b3f56eedab35076d6c89b9d9b7d14caad14.tar.gz gdb-09124b3f56eedab35076d6c89b9d9b7d14caad14.tar.bz2 |
gas/
2005-01-27 Jan Beulich <jbeulich@novell.com>
* config/tc-ia64.c (emit_one_bundle): Change "?imbf??" to "?ibmfxx".
gas/testsuite/
2005-01-27 Jan Beulich <jbeulich@novell.com>
* gas/ia64/nop_x.[ds]: New.
* gas/ia64/ia64.exp: Run new test.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5fe349f..36b50a8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,4 +1,8 @@ -2005-01-25 Jan Beulich <jbeulich@novell.com> +2005-01-27 Jan Beulich <jbeulich@novell.com> + + * config/tc-ia64.c (emit_one_bundle): Change "?imbf??" to "?ibmfxx". + +2005-01-27 Jan Beulich <jbeulich@novell.com> * config/tc-ia64.c (emit_one_bundle): Add late resolution of move to/from application registers dynamic insns. |