bfd:
[binutils-gdb.git] / gas / ChangeLog
index f9789637a1caff02f1f924ee7b6ac67a826534ce..cfbd5198f74752010a4c89749f1dc0fd30e564b8 100644 (file)
@@ -1,3 +1,22 @@
+2005-11-08  Nathan Sidwell  <nathan@codesourcery.com>
+
+       Add ms2 support.
+       * config/tc-ms1.c (ms1_mach_bitmask): Initialize to MS1.
+       (ms1_architectures): Add ms2.
+       (md_parse_option): Add ms2.
+       (md_show_usage): Add ms2.
+       (md_assemble): Add JAL_HAZARD detection logic.
+       (md_cgen_lookup_reloc): Add MS1_OPERAND_LOOPSIZE case.
+       * doc/c-ms1.texi: New.
+       * doc/all.texi: Add MS1.
+       * doc/Makefile.am (CPU_DOCS): Add c-ms1.texi.
+       * doc/Makefile.in: Rebuilt.
+       * doc/Makefile: Rebuilt.
+
+2005-11-07  Steve Ellcey  <sje@cup.hp.com>
+
+       * configure: Regenerate after modifying bfd/warning.m4.
+
 2005-11-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        PR gas/1804