]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas/
authorJan Beulich <jbeulich@novell.com>
Tue, 8 Mar 2005 08:27:02 +0000 (08:27 +0000)
committerJan Beulich <jbeulich@novell.com>
Tue, 8 Mar 2005 08:27:02 +0000 (08:27 +0000)
commit9b505842893b22dea34beb5ba448594173952cd2
treec16b2e614b6b2b8d15ff6b0eb8213ef1996d015f
parentef6a2b41811b88306afc5ce073da33e047d888cd
gas/
2005-03-08  Jan Beulich  <jbeulich@novell.com>

* config/tc-ia64.c (emit_one_bundle): Track last slot user insn was
emitted to. Add more precise diagnostics for non-fitting insns based
on that. Eliminate now superfluous special casing of MLX. Clear out
slot information when dropping an insn.

gas/testsuite/
2005-03-08  Jan Beulich  <jbeulich@novell.com>

* gas/ia64/no-fit.[ls]: New.
* gas/ia64/ia64.exp: Run new test.
gas/ChangeLog
gas/config/tc-ia64.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ia64/ia64.exp
gas/testsuite/gas/ia64/no-fit.l [new file with mode: 0644]
gas/testsuite/gas/ia64/no-fit.s [new file with mode: 0644]