Add missing ChangeLog entries for my last commit.
[platform/upstream/binutils.git] / gas / ChangeLog
index 004a620..2b6eb31 100644 (file)
@@ -1,3 +1,41 @@
+2008-12-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (parse_insn): Optimize ".s" handling.
+
+2008-12-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (_i386_insn): Add swap_operand.
+       (parse_insn): Handle ".s".
+       (match_template): Handle swap_operand.
+
+       * doc/c-i386.texi: Document .s suffix.
+
+2008-12-20  Hans-Peter Nilsson  <hp@axis.com>
+
+       * config/tc-cris.c (cris_process_instruction): Handle
+       BFD_RELOC_CRIS_32_IE, in the test whether the relocation fits.
+       (get_3op_or_dip_prefix_op): Handle TLS/PIC decoration for the
+       "double indirect" addressing mode.
+       (cris_get_reloc_suffix): Add entry for :IE for BFD_RELOC_CRIS_32_IE.
+       (cris_number_to_imm, tc_gen_reloc): Handle BFD_RELOC_CRIS_32_IE.
+
+2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2008-12-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (build_modrm_byte): Remove an extra blank
+       line.
+
+2008-12-04  Ben Elliston  <bje@au.ibm.com>
+
+       * config/tc-ppc.c (parse_cpu): Remove booke64 support. Update
+       usage strings.
+       (ppc_setup_opcodes): Likewise, remove booke64 support.
+       * doc/c-ppc.texi (PowerPC-Opts): Remove -mbooke32 and -mbooke64.
+       * doc/as.texinfo (Overview): Likewise.
+
 2008-12-04  Nick Clifton  <nickc@redhat.com>
 
        * doc/as.texinfo (Type): Reword description of STT_IFUNC type.