diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2005-03-09 09:22:25 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2005-03-09 09:22:25 +0000 |
commit | 7d10b47d345a502553140c66912cf3c9505bb93d (patch) | |
tree | 6ec503a4ef6596fad1478dcb0b5add3c485d3f6f /Makefile.def | |
parent | 404a80717cae4ad3273ae1a3920301ed1db91012 (diff) | |
download | gdb-7d10b47d345a502553140c66912cf3c9505bb93d.zip gdb-7d10b47d345a502553140c66912cf3c9505bb93d.tar.gz gdb-7d10b47d345a502553140c66912cf3c9505bb93d.tar.bz2 |
* config/tc-mips.h (mips_flush_pending_output): Delete.
(mips_emit_delays): Declare.
(md_flush_pending_output): Use mips_emit_delays.
* config/tc-mips.c (mips_no_prev_insn): Remove parameter; always forget
the previous instructions.
(md_begin, append_insn, md_parse_option): Update callers.
(mips_emit_delay): Remove parameter. Move INSNS != 0 code to
start_noreorder.
(mips_align, s_change_sec, s_cons, s_float_cons, s_gpword)
(s_gpdword): Update callers.
(start_noreorder, end_noreorder): New functions.
(macro, macro2, mips16_macro, s_mipsset): Use them instead of
manipulating mips_opts or prev_nop_frag directly.
(mips_flush_pending_output): Delete.
Diffstat (limited to 'Makefile.def')
0 files changed, 0 insertions, 0 deletions