src/gas ChangeLog config/tc-mips.c
ian@sources.redhat.com
ian@sources.redhat.com
Fri Jan 9 02:16:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: ian@sourceware.org 2004-01-09 02:16:30
Modified files:
gas : ChangeLog
gas/config : tc-mips.c
Log message:
* config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove.
(cop_interlocks): Check ISA level.
(cop_mem_interlocks): Define.
(reg_needs_delay): Check cop_interlocks rather than
ISA_HAS_COPROC_DELAYS.
(append_insn): Likewise. Use cop_mem_interlocks rather than
directly checking mips_opts.isa.
(mips_emit_delays): Likewise.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.2024&r2=1.2025
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-mips.c.diff?cvsroot=src&r1=1.242&r2=1.243
More information about the Binutils-cvs
mailing list