Fix problem with double-stop-bit after itc.i instruction.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 8f51578efcbe4e1f9167345b6979755916746f13..b9f53e0e7083a2768f760325e25f568abee0107c 100644 (file)
@@ -1,9 +1,48 @@
+2006-03-02  James E Wilson  <wilson@specifix.com>
+
+       * config/tc-ia64.c (emit_one_bundle): For IA64_OPCODE_LAST, if we
+       change the template, then clear md.slot[curr].end_of_insn_group.
+
+2006-02-28  Jan Beulich  <jbeulich@novell.com>
+
+       * macro.c (get_any_string): Don't insert quotes for <>-quoted input.
+
+2006-02-28  Jan Beulich  <jbeulich@novell.com>
+
+       PR/1070
+       * macro.c (getstring): Don't treat parentheses special anymore.
+       (get_any_string): Don't consider '(' and ')' as quoting anymore.
+       Special-case '(', ')', '[', and ']' when dealing with non-quoting
+       characters.
+
+2006-02-28  Mat <mat@csail.mit.edu>
+
+       * dwarf2dbg.c (get_filenum): Don't inadvertently decrease files_in_use.
+
+2006-02-27  Jakub Jelinek  <jakub@redhat.com>
+
+       * dw2gencfi.c (struct fde_entry, struct cie_entry): Add signal_frame
+       field.
+       (CFI_signal_frame): Define.
+       (cfi_pseudo_table): Add .cfi_signal_frame.
+       (dot_cfi): Handle CFI_signal_frame.
+       (output_cie): Handle cie->signal_frame.
+       (select_cie_for_fde): Don't share CIE if signal_frame flag is
+       different.  Copy signal_frame from FDE to newly created CIE.
+       * doc/as.texinfo: Document .cfi_signal_frame.
+
+2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * doc/Makefile.am: Add html target.
+       * doc/Makefile.in: Regenerate.
+       * po/Make-in: Add html target.
+
 2006-02-27  H.J. Lu <hongjiu.lu@intel.com>
 
-       * gas/config/tc-i386.c (output_insn): Support Intel Merom New
+       * config/tc-i386.c (output_insn): Support Intel Merom New
        Instructions.
 
-       * gas/config/tc-i386.h (CpuMNI): New.
+       * config/tc-i386.h (CpuMNI): New.
        (CpuUnknownFlags): Add CpuMNI.
 
 2006-02-24  David S. Miller  <davem@sunset.davemloft.net>
This page took 0.028469 seconds and 4 git commands to generate.