Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * config/tc-m32r.c (md_begin): Set cgen_asm_parse_operand_fn. | David Edelsohn | 1997-04-10 | 1 | -2/+13 |
| | | | | | (md_assemble): Call cgen_asm_init_parse. Update call to m32r_cgen_assemble_insn, call as_bad if assembly failed. | ||||
* | * write.c (relax_frag): Make non-static. | David Edelsohn | 1997-04-05 | 1 | -0/+1000 |
* write.h (relax_frag): Add prototype for. * config/tc-m32r.h (md_do_align): New arg `max'. * config/tc-m32r.c (m32r_do_align): Likewise. Update calls to frag_align, frag_align_pattern. (fill_insn): Update call to m32r_do_align. (m32r_scomm): Update call to frag_align. |