]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* config/tc-m68hc11.c (build_jump_insn): Allocate worst case storage
authorStephane Carrez <stcarrez@nerim.fr>
Thu, 1 Nov 2001 09:57:24 +0000 (09:57 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Thu, 1 Nov 2001 09:57:24 +0000 (09:57 +0000)
commitc3f118876af79d1ce51765860684bf17effeaef3
treef3e769a7094a24dbb6df18acf1412121387decd1
parent41e27f512a5123bc28e982264b9ceb3b78e6da85
* config/tc-m68hc11.c (build_jump_insn): Allocate worst case storage
for bra/bsr and use frag_variant(), this ensure that the possible
16-bit BFD_RELOC_16 will be in the same frag.
gas/ChangeLog
gas/config/tc-m68hc11.c