gas/testsuite/
[external/binutils.git] / opcodes / ChangeLog
index b497818..953f6cf 100644 (file)
@@ -1,5 +1,46 @@
+2012-07-02  Roland McGrath  <mcgrathr@google.com>
+
+       * i386-opc.tbl: Add RepPrefixOk to nop.
+       * i386-tbl.h: Regenerate.
+
+2012-06-28  Nick Clifton  <nickc@redhat.com>
+
+       * po/vi.po: Updated Vietnamese translation.
+
+2012-06-22  Roland McGrath  <mcgrathr@google.com>
+
+       * i386-opc.tbl: Add RepPrefixOk to ret.
+       * i386-tbl.h: Regenerate.
+
+       * i386-opc.h (RepPrefixOk): New enum constant.
+       (i386_opcode_modifier): New bitfield 'repprefixok'.
+       * i386-gen.c (opcode_modifiers): Add RepPrefixOk.
+       * i386-opc.tbl: Add RepPrefixOk to bsf, bsr, and to all
+       instructions that have IsString.
+       * i386-tbl.h: Regenerate.
+
+2012-06-11  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * ppc-opc.c (lvsl, lvebx, isellt, icbt, ldepx, lwepx, lvsr, lvehx)
+       (iselgt, lvewx, iseleq, isel, dcbst, dcbstep, dcbfl, dcbf, lbepx)
+       (lvx, dcbfep, dcbtstls, stvebx, dcbtstlse, stdepx, stwepx, dcbtls)
+       (stvehx, dcbtlse, stvewx, stbepx, icblc, stvx, dcbtstt, dcbtst)
+       (dcbtst, dcbtstep, dcbtt, dcbt, dcbt, lhepx, eciwx, dcbtep)
+       (dcread, lxvdsx, lvxl, dcblc, sthepx, ecowx, dcbi, dcread, icbtls)
+       (stvxl, lxsdx, lfdepx, stxsdx, stfdepx, dcba, dcbal, lxvw4x)
+       (tlbivax, lfdpx, lxvd2x, tlbsrx., stxvw4x, tlbsx, tlbsx., stfdpx)
+       (stfqx, stxvd2x, icbi, icbiep, icread, dcbzep): Change RA to RA0.
+
+2012-05-19  Alan Modra  <amodra@gmail.com>
+
+       * ppc-dis.c: Don't include elf32-ppc.h, do include elf/ppc.h.
+       (get_powerpc_dialect): Detect VLE sections from ELF sh_flags.
+
 2012-05-18  Alan Modra  <amodra@gmail.com>
 
+       * ia64-opc.c: Remove #include "ansidecl.h".
+       * z8kgen.c: Include sysdep.h first.
+
        * arc-dis.c: Include sysdep.h first, remove some redundant includes.
        * bfin-dis.c: Likewise.
        * i860-dis.c: Likewise.