]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/ChangeLog
GAS: Fix CRIS double-error reports caused by recent generic GAS changes.
[thirdparty/binutils-gdb.git] / gas / ChangeLog
index fd331d7986338fb895032c9eebfaaa23da9e9e13..9e3a320b40dfc9076c5140f6f0bd4005831dc6dd 100644 (file)
@@ -1,3 +1,82 @@
+2014-06-17  Hans-Peter Nilsson  <hp@axis.com>
+
+       * config/tc-cris.c (cris_bad): New function.
+       (cris_process_instruction): Where applicable, use it instead of
+       as_bad.
+
+2014-06-16  Nick Clifton  <nickc@redhat.com>
+
+       * config/tc-aarch64.c (md_apply_fix): Ignore unused relocs.
+
+2014-06-16  Jiong Wang  <jiong.wang@arm.com>
+
+       * config/tc-aarch64.c (END_OF_INSN): New macro.
+       (parse_operands): Handle operand given and in wrong format when
+       operand is optional.
+
+2014-06-16  Alan Modra  <amodra@gmail.com>
+
+       * write.h (subsegs_finish): Delete declaration.
+       * write.c (subsegs_finish): Make static.
+       (write_object_file): Call subsegs_finish from here.  Don't print
+       warning and error count here..
+       * as.c (main): ..do so here instead.  Remove dead code for "no
+       object file generated".  Split out count strings to better support
+       internationalisation.  Don't call subsegs_finish. Tidy setting of
+       "keep_it".  Run write_object_file even after errors.
+       (keep_it): Make static.
+       * config/obj-elf.c (elf_frob_symbol): Remove assert.
+       (elf_frob_file_before_adjust): Likewise.
+
+2014-06-16  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-dlx.c (machine_ip): Move initialisation of the_insn
+       earlier.
+
+2014-06-16  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-i386.c (reloc): Don't avoid pcrel check for
+       BFD_RELOC_SIZE64.  Return NO_RELOC on failing pcrel check.
+
+2014-06-16  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-tic6x.c (s_tic6x_ehtype): Clear after frag_more.
+       (tic6x_output_exidx_entry): Likewise.
+       (md_apply_fix): Simplify 1 byte md_number_to_chars.
+
+2014-06-16  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-tic54x.c (tic54x_mlib): Don't write garbage past
+       end of archive to temp file.
+       (tic54x_start_line_hook): Start scan for parallel on next line,
+       not one char into next line (which may overrun the buffer).
+
+2014-06-16  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-vax.c (md_apply_fix): Rewrite.
+       (tc_gen_reloc, vax_cons, vax_cons_fix_new): Style: Use NO_RELOC
+       define rather than the equivalent BFD_RELOC_NONE.
+
+2014-06-16  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-arm.c (s_arm_elf_cons): Initialise after frag_more.
+       (md_apply_fix): Delete now unnecessary zeroing for BFD_RELOC_ARM_GOT*
+       and BFD_RELOC_ARM_TLS* relocs.  Simplify BFD_RELOC_8 case.
+
+2014-06-16  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-cris.c (md_create_long_jump): Follow "short" jump
+       with a nop rather than leaving uninitialised.
+
+2014-06-13  Chen Gang  <gang.chen.5i5j@gmail.com>
+
+       * config/tc-score7.c: Replace sprintf with strcpy where
+       appropriate.
+       (s7_b32_relax_to_b16): Use symbol_get_frag() to access a symbol's
+       frag.
+       * config/tc-score.c (s3_relax_branch_inst16): Likewise.
+       (s3_relax_cmpbranch_inst32): Likewise.
+
 2014-06-07  Alan Modra  <amodra@gmail.com>
 
        * config/tc-ppc.c (ppc_insert_operand): Handle PPC_OPERAND_SIGNOPT