]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Based on a patch from Ian.Dall@dsto.defence.gov.au.
authorDoug Evans <dje@google.com>
Wed, 5 Nov 1997 21:05:08 +0000 (21:05 +0000)
committerDoug Evans <dje@google.com>
Wed, 5 Nov 1997 21:05:08 +0000 (21:05 +0000)
commit070937ba64416bdcf60d51a07649617b3ac3d522
tree7298e6a76cb180981decc82a9a5dc4bddf0ad88d
parent269bbc74e0c220349e23484aa56998728bfa36c2
Based on a patch from Ian.Dall@dsto.defence.gov.au.
* as.h (struct frag, frag support): Moved from here.
* frags.h: To here.
(struct frag, member tc_frag_data): New member if TC_FRAG_TYPE
is defined.
(struct frag, member fr_cgen): Renamed from fr_targ.cgen.
* cgen.c (cgen_asm_finish_insn): Update.
* config/tc-m32r.c (md_estimate_size_before_relax): Update.
* config/tc-m32r.h (TC_FRAG_INIT): Renamed from md_init_frag.
(md_convert_frag): Ditto.
* config/tc-ns32k.h (TC_FRAG_TYPE): Define.
(frag_opcode_frag,frag_opcode_offset,frag_bsr): Update.
(TC_FRAG_INIT): Update.
gas/ChangeLog
gas/frags.h