include/opcode/
[deliverable/binutils-gdb.git] / gas / ChangeLog
index dc6c4ddaa66d967786d94839f432c0934fa4d8db..1a666868cc2590175a8b213c78a1a5ca83cef90d 100644 (file)
@@ -1,3 +1,44 @@
+2010-07-03  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-ppc.c (ppc_set_cpu): Remove old opcode flags.
+       (ppc_setup_opcodes): Likewise.  Simplify opcode selection.
+
+2010-07-02  DJ Delorie  <dj@redhat.com>
+
+       * config/tc-rx.h (md_do_align): New.
+       (MAX_MEM_FOR_RS_ALIGN_CODE): New.
+       * config/tc-rx.c (nops): New.
+       (rx_handle_align): Use various sized nops to align code.
+
+       * config/tc-rx.c (rx_bytesT): Add grown/shrank counters for
+       relaxation.
+       (rx_relax_frag): Prevent infinite loops of grow/shrink/grow/etc.
+
+2010-07-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       AVX Programming Reference (June, 2010)
+       * config/tc-i386.c (cpu_arch): Add .xsaveopt, .fsgsbase, .rdrnd
+       and .f16c.
+
+       * doc/c-i386.texi: Document xsaveopt, fsgsbase, rdrnd and f16c.
+
+2010-07-01  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * config/tc-arm.c (do_t_mov_cmp): Fix reporting of unpredictable and
+       deprecated mov register instructions.
+
+2010-07-01  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-ppc.c (toc_reloc_types): New variable.
+       (md_assemble): Set it.
+       (ppc_frob_file_before_adjust): Don't warn about toc section size
+       if we have large toc relocs and no small toc relocs.
+
+2010-06-29  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-moxie.c (md_apply_fix): Delete set but otherwise
+       unused variable.
+
 2010-06-29  Alan Modra  <amodra@gmail.com>
 
        * config/tc-maxq.h: Delete file.
This page took 0.024061 seconds and 4 git commands to generate.