Replace CpuSSE3 with CpuCX16 for cmpxchg16b
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 24c503bc7c810c9ba318b67a350cf6037f323a12..ed231a6ba315fbecf80e2dde6351e2f402d55792 100644 (file)
@@ -1,6 +1,85 @@
+2012-09-20  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
+
+       * config/tc-i386.c (cpu_arch): Add .cx16.
+       * doc/c-i386.texi: Document .cx16.
+
+2012-09-19  Steve Ellcey  <sellcey@mips.com>
+
+       * configure.tgt: Add mips*-mti-elf* target.
+
+2012-09-18  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
+
+       * config/tc-arm.c: Changed ldra and strl-form mnemonics
+       to lda and stl-form for armv8.
+
+2012-09-17  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * config/tc-aarch64.c (aarch64_archs): Rename 'armv8' to 'armv8-a'.
+
+2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
+
+       * configure: Regenerate.
+
+2012-09-13  Anthony Green  <green@moxielogic.com>
+
+       * config/tc-moxie.h (DEFAULT_TARGET_FORMAT): Define.
+       (TARGET_FORMAT): Don't hard-code endian-ness.
+       * config/tc-moxie.c (target_big_endian, moxie_target_format):
+       Define.
+       (md_assemble): Handle bi-endian encodings.
+       (md_shortopts, md_parse_option, md_show_usage, md_apply_fix)
+       (md_number_to_chars, md_chars_to_number): Update for bi-endian
+       support.
+
+2012-09-12  Chris Schlumberger-Socha  <chris.schlumberger-socha@arm.com>
+
+       * config/tc-aarch64.c
+       (reloc_table): Add reloc to table entry.
+       (parse_address_main): Add support for #:<reloc_op>:<symbol>.
+       (parse_operands): Check for unused reloc.
+       (md_apply_fix): New case for reloc.
+       (aarch64_force_relocation): Likewise.
+
+2012-09-11  Georg-Johann Lay  <avr@gjlay.de>
+
+       PR gas/13503
+       * config/tc-avr.h (TC_VALIDATE_FIX): Skip: BFD_RELOC_AVR_8_LO,
+       BFD_RELOC_AVR_8_HI, BFD_RELOC_AVR_8_HLO.
+
+2012-09-11  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.am (bootstrap): Add $EXEEXT to dependency.
+       * Makefile.in: Regenerate.
+
+2012-09-10  Matthias Klose  <doko@ubuntu.com>
+
+       * config.in: Disable sanity check for kfreebsd.
+
+2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+2012-09-07  Anthony Green  <green@moxielogic.com>
+
+       * config/tc-moxie.c (md_pcrel_from): Branches are now relative
+       to the address following the branch instruction.
+
+2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * config/tc-s390.c (set_highgprs_p): New variable.
+       (s390_machinemode): New function.
+       (md_pseudo_table): Add new pseudo command machinemode.
+       (md_parse_option): Set set_highgprs_p to TRUE if -mzarch was
+       specified on command line.
+       (s390_elf_final_processing): Set the highgprs flag in the ELF
+       header depending on set_highgprs_p.
+
+       * doc/c-s390.texi: Document new pseudo machinemode.
+
 2012-09-05  James Lemke  <jwlemke@codesourcery.com>
 
        * doc/c-ppc.texi: Document -mvle.
+       * doc/as.texinfo: Likewise.
 
 2012-09-04  Sergey A. Guriev  <sergey.a.guriev@intel.com>
 
This page took 0.024773 seconds and 4 git commands to generate.