Add local tag support. Don't flush instructions for .xdata directives.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index c67b49f790b29cd54b61807c6dbccb6b84dfad0f..3d9e3577bd7f46a4a1febf572dc67ac1519dc929 100644 (file)
@@ -1,3 +1,24 @@
+2001-03-15  David Mosberger  <davidm@hpl.hp.com>
+
+       * config/tc-ia64.c (md): New member keep_pending_output.
+       (ia64_flush_pending_output): Flush only if md.keep_pending_output
+       is not set.
+       (dot_xdata): Turn on md.keep_pending_output for the duration of
+       this function.
+       (dot_xfloat_cons): Ditto.
+       (dot_xstringer): Ditto.
+       (dot_xdata_ua): Ditto.
+       (dot_xfloat_cons_ua): Ditto.
+
+2001-03-15  Jim Wilson  <wilson@redhat.com>
+
+       * config/tc-ia64.c (ia64_unrecognized_line, case '['): Add local
+       label support.
+
+2001-03-15  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config/tc-sh.c (parse_reg): Match capital MACH and MACL.
+
 2001-03-15  DJ Delorie  <dj@redhat.com>
 
        * stabs.c (s_stab_generic): Don't corrupt the notes obstack by
This page took 0.026713 seconds and 4 git commands to generate.