Add new target_read_raw_memory function, and consolidate comments.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 5397e13ecac2db3c23353cdd3f53815d25904882..310006b65307ffb054581f3e38a02132c1f72823 100644 (file)
@@ -1,3 +1,39 @@
+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
+       and eaarch64linux32b.c
+       (eaarch64linux32.c): New target.
+       (eaarch64linux32b.c): Likewise.
+       * Makefile.in: Regenerate.
+       * configure.tgt (aarch64_be-*-linux*): Add
+       aarch64linux32 and aarch64linux32b to targ_extra_libpath.
+       (aarch64-*-linux*): Likewise.
+       * emulparams/aarch64elf32.sh (SEPARATE_GOTPLT): Change to 12 (3 words).
+       * emulparams/aarch64linux32.sh: New file.
+       * emulparams/aarch64linux32b.sh: New file.
+
 2013-11-21  Andrew Pinski  <apinski@cavium.com>
 
        * configure.tgt (aarch64_be-*-linux*): Split out the linux targets
This page took 0.025045 seconds and 4 git commands to generate.