2012-01-31 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 4acdbb6fb2e4f28ecd23dc8b383a276b53d01177..852c1eaa633daf199ae6e1d804ca76e8823dc248 100644 (file)
@@ -1,3 +1,69 @@
+2012-01-31  Paul Brook  <paul@codesourcery.com>
+    
+       * doc/c-tic6x.c: Fix typo.
+
+2012-01-26  Alexey Makhalov  <makhaloff@gmail.com>
+
+       PR gas/13624
+       * app.c (app_push): Set 'add_newlines' to zero after saving.
+
+2012-01-24  DJ Delorie  <dj@redhat.com>
+
+       * config/rl78-parse.y (NOT1): Add.
+
+2012-01-23  Roland McGrath  <mcgrathr@google.com>
+
+       * configure.tgt (i386-*-nacl*): Match it.
+       * config/te-nacl.h: New file.
+       * config/tc-i386.h [TE_NACL] (ELF_TARGET_FORMAT): Define for this case.
+       * config/tc-i386.c [TE_NACL] (i386_comment_chars, PREFIX_SEPARATOR):
+       Use TE_GNU et al case for TE_NACL too.
+
+2012-01-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (_i386_insn): Replace disp32_encoding with
+       disp_encoding.
+       (md_assemble): Updated.
+       (output_branch): Likewise.
+       (parse_insn): Support .d8 suffix.
+       (build_modrm_byte): Fake zero displacement for .d8 and .d32
+       suffixes.
+
+       * doc/c-i386.texi: Document .d8 suffix.
+
+2012-01-17  Andrew Burgess  <aburgess@broadcom.com>
+
+       * write.c (fix_new_internal): Don't mark used parameter as unused.
+
+2012-01-17  Alan Modra  <amodra@gmail.com>
+
+       * as.c (parse_args): Update copyright message year.
+
+2012-01-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (cpu_arch): Add ".vmfunc".
+
+       * doc/c-i386.texi: Document vmfunc.
+
+2012-01-13  Tristan Gingold  <gingold@adacore.com>
+
+       * config/obj-macho.c (obj_mach_o_reorder_section_relocs): New.
+       * config/obj-macho.h (SET_SECTION_RELOCS): Define.
+       (obj_mach_o_reorder_section_relocs): Declare.
+
+2012-01-13  Iain Sandoe  <idsandoe@googlemail.com>
+
+       * config/obj-macho.c (obj_mach_o_set_indirect_symbols): Handle
+       absolute indirect symbols.
+
+2012-01-13  Iain Sandoe  <idsandoe@googlemail.com>
+
+       * config/obj-macho.c (obj_mach_o_set_vma_data): New type.
+       (obj_mach_o_set_section_vma): New.
+       (obj_mach_o_post_relax_hook): New.
+       * config/obj-macho.h (md_post_relax_hook): Define.
+       (obj_mach_o_post_relax_hook): Declare.
+
 2012-01-12  Iain Sandoe  <idsandoe@googlemail.com>
 
        * config/obj-macho.c (obj_mach_o_set_symbol_qualifier): Switch off
This page took 0.038185 seconds and 4 git commands to generate.