Add support for RISC-V architecture.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 96b717f574317e87ea5f61ce9ddc5bde1901b61d..a2fb4a466f34831a8297ea5253d3b4e2abc63e2a 100644 (file)
@@ -1,3 +1,27 @@
+2016-11-01  Palmer Dabbelt  <palmer@dabbelt.com>
+           Andrew Waterman <andrew@sifive.com>
+
+       Add support for RISC-V architecture.
+       * Makefile.am: Add riscv files.
+       * Makefile.in: Regenerate.
+       * NEWS: Mention the support for this target.
+       * configure.tgt: Add riscv entries.
+       * emulparams/elf32lriscv-defs.sh: New file.
+       * emulparams/elf32lriscv.sh: New file.
+       * emulparams/elf64lriscv-defs.sh: New file.
+       * emulparams/elf64lriscv.sh: New file.
+       * emultempl/riscvelf.em: New file.
+
+2016-10-31  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * ldmain.c (add_archive_element): Initialize input->header.type.
+       * plugin.c (plugin_maybe_claim): Assert the statement is an input
+       statement.
+
+2016-10-15  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/spu_ovl.o_c: Regenerate.
+
 2016-10-14  Alan Modra  <amodra@gmail.com>
 
        * scripttempl/DWARF.sc: Add .debug_addr.
This page took 0.023315 seconds and 4 git commands to generate.