From 3994f87e9911d0ae23164d55e19dcc009cb51e1b Mon Sep 17 00:00:00 2001 From: Thiemo Seufer Date: Thu, 22 Jun 2006 14:09:40 +0000 Subject: * 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. --- gas/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index f625544..d361a29 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +2006-06-22 Thiemo Seufer + + * 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. + 2006-06-21 Mark Shinwell * config/tc-arm.c (s_arm_unwind_save_vfp_armv6): New. Parse -- cgit v1.1