Prevent internal assembler errors if a stabs creation function builds an badly format...
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 88f68a1e34d9075cf6756365e673e953ab84ddf6..40cfce153221b8d5fbb121f5a9eb8e71aa1b3115 100644 (file)
@@ -1,3 +1,49 @@
+2017-01-12  Nick Clifton  <nickc@redhat.com>
+
+       * read.c (temp_ilp): New function.  Installs a temporary input
+       line pointer.
+       (restore_ilp): New function.  Restores the original input line
+       pointer.
+       * read.h (temp_ilp): Prototype.
+       (restore_ilp): Prototype.
+       * stabs.c (dot_func_p): Use bfd_boolean type.
+       (generate_asm_file): Use temp_ilp and restore_ilp.
+       (stabs_generate_asm_lineno): Likewise.
+       (stabs_generate_asm_endfunc): Likewise.
+
+2017-01-11  Jeremy Soller  <jackpot51@gmail.com>
+
+       * configure.tgt: Add entry for i386-redox.
+
+2017-01-10  Nick Clifton  <nickc@redhat.com>
+
+       * po/sv.po: Updated Swedish translation.
+
+2017-01-10  Tristan Gingold  <gingold@adacore.com>
+
+       * testsuite/gas/all/sleb128-8.d: Adjust test.
+       * testsuite/gas/all/gas.exp (test_cond): Likewise.
+
+2017-01-10  Tristan Gingold  <gingold@adacore.com>
+
+       * read.c (emit_leb128_expr): Extended unsigned big number for
+       sleb128.
+       * testsuite/gas/all/gas.exp (test_cond): Add sleb128-8 test.
+       * testsuite/gas/all/sleb128.d: New test.
+       * testsuite/gas/all/sleb128.s: New test source.
+
+2017-01-09  Andrew Waterman <andrew@sifive.com>
+
+       * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
+       against constants.
+       (md_apply_fix): Mark relocations against constants as "done."
+
+2017-01-09  Andrew Waterman <andrew@sifive.com>
+
+       * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
+       against constants.
+       (md_apply_fix): Mark relocations against constants as "done."
+
 2017-01-09  Palmer Dabbelt <palmer@dabbelt.com>
            Kito Cheng <kito.cheng@gmail.com>
 
This page took 0.030139 seconds and 4 git commands to generate.