Second part of ms1 to mt renaming.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 3f2897af6d4dec993076365b0536911f06bd3a9d..69ac6830b36e5716ece82b3079b4192fda017e7e 100644 (file)
@@ -1,3 +1,27 @@
+2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
+
+       Second part of ms1 to mt renaming.
+       * configure: Rebuilt.
+       * configure.in (mt): Remove special case.
+       * config/tc-mt.c (opcodes/mt-desc.h, opcodes/mt-opc.h): Change
+       #includes.
+       (mt_insn, mt_mach, mt_mach_bitmask, mt_flags, mt_architectures):
+       Rename, adjust.
+       (md_parse_option, md_show_usage, md_begin, md_assemble,
+       md_cgen_lookup_reloc, md_atof): Adjust.
+       (mt_force_relocation, mt_apply_fix, mt_fix_adjustable): Rename, adjust.
+       * config/tc-mt.h (TC_MT): Rename.
+       (LISTING_HEADER, TARGET_ARCH, TARGET_FORMAT): Adjust.
+       (md_apply_fix): Adjust.
+       (mt_apply_fix, mt_fix_adjustable, mt_force_relocation): Rename.
+       (TC_FORCE_RELOCATION, tc_fix_adjustable): Adjust.
+
+2005-12-14  Jan Beulich  <jbeulich@novell.com>
+
+       * config/tc-i386.c (add_prefix): More fine-grained handling of
+       REX prefixes. Or new prefix value into i.prefix instead of
+       assigning.
+
 2005-12-13  DJ Delorie  <dj@redhat.com>
 
        * config/tc-m32c.c (m32c_md_end): Only pad code sections.
This page took 0.029801 seconds and 4 git commands to generate.