This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/gas ChangeLog config/tc-mips.c
- From: ths at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 22 Jun 2006 14:09:40 -0000
- Subject: src/gas ChangeLog config/tc-mips.c
CVSROOT: /cvs/src
Module name: src
Changes by: ths@sourceware.org 2006-06-22 14:09:40
Modified files:
gas : ChangeLog
gas/config : tc-mips.c
Log message:
* config/tc-mips.c (ISA_SUPPORTS_MIPS16E): New macro.
(append_insn): Use it.
(md_apply_fix): Whitespace formatting.
(md_begin, append_insn, macro, macro2, mips16_immed, mips_align,
mips16_extended_frag): Remove register specifier.
(md_convert_frag): Likewise. Use TRUE ans FALSE instead of numeric
constants.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.2944&r2=1.2945
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-mips.c.diff?cvsroot=src&r1=1.343&r2=1.344