Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 768dc473edffc1007e4322875a2adab01d508373..aa624f5ec0744f461e53fb40141c897ed5e6c522 100644 (file)
@@ -1,3 +1,70 @@
+2013-12-13  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
+            Wei-Cheng Wang  <cole945@gmail.com>
+           Hui-Wen Ni  <sabrinanitw@gmail.com>
+
+       * Makefile.am (ALL_EMULATION_SOURCES): Add nds32 target.
+       * Makefile.in: Regenerate.
+       * configure.tgt: Add case for nds32*le-*-elf*, nds32*be-*-elf*,
+       nds32*le-*-linux-gnu*, and nds32*be-*-linux-gnu*.
+       * emulparams/nds32belf.sh: New file for nds32.
+       * emulparams/nds32belf_linux.sh: Likewise.
+       * emulparams/nds32belf16m.sh: Likewise.
+       * emulparams/nds32elf.sh: Likewise.
+       * emulparams/nds32elf_linux.sh: Likewise.
+       * emulparams/nds32elf16m.sh: Likewise.
+       * emultempl/nds32elf.em: Likewise.
+       * scripttempl/nds32elf.sc}: Likewise.
+       * gen-doc.texi: Set NDS32.
+       * ld.texinfo: Set NDS32.
+       * NEWS: Announce Andes nds32 support.
+
+2013-12-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld.texinfo: Remove shared object from -Ttext-segment.
+
+2013-12-10  Roland McGrath  <mcgrathr@google.com>
+
+       * Makefile.am (install-exec-local): Prefix libtool invocation with
+       $(INSTALL_PROGRAM_ENV).
+       * Makefile.in: Regenerate.
+
+2013-12-07  Mike Frysinger  <vapier@gentoo.org>
+
+       * ChangeLog-2008: Remove +x file mode.
+       * emulparams/bfin.sh: Likewise.
+       * emulparams/elf32bmipn32.sh: Likewise.
+       * emulparams/elf32fr30.sh: Likewise.
+       * emulparams/elf32frv.sh: Likewise.
+       * emulparams/elf32iq10.sh: Likewise.
+       * emulparams/elf32iq2000.sh: Likewise.
+       * emulparams/elf32mep.sh: Likewise.
+       * emulparams/elf32openrisc.sh: Likewise.
+       * emulparams/elf64bmip.sh: Likewise.
+       * emulparams/elf64hppa.sh: Likewise.
+       * emulparams/i386beos.sh: Likewise.
+
+2013-11-26  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/16259
+       * Makefile.am (HOSTING_SLIBS): New.
+       * configure.host (HOSTING_SLIBS): New.  Used for PIE.
+       * configure.in (HOSTING_SLIBS): New AC_SUBST.
+       * Makefile.in: Regenerated.
+       * configure: Likewise.
+
+2013-11-22  Cory Fields  <cory@coryfields.com>
+
+       * pe-dll.c (fill_edata): Only use a real timestamp if
+       --insert-timestamp was used.
+       * emultempl/pe.em: Add the --insert-timestamp option.
+       * emultempl/pep.em: Likewise for 64bit.
+       * ld.texinfo: Document the --insert-timestamp option.
+
+2013-11-22  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
+
+       * scripttempl/avr.sc: Set .data section's LMA to next available
+       address in text region.
+
 2013-11-21  Andrew Pinski  <apinski@cavium.com>
 
        * Makefile.am (ALL_64_EMULATION_SOURCES): Add eaarch64linux32.c
This page took 0.030068 seconds and 4 git commands to generate.