PR gdb/18021 - defend against "static virtual" methods
[deliverable/binutils-gdb.git] / ld / ChangeLog
index dfe8d90fa20ff8a7b96845741f9577275467d51d..22e523f35ae6408d2aa41d530598be7fbc7a5770 100644 (file)
@@ -1,3 +1,107 @@
+2015-03-23  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+       * emultempl/aarch64elf.em
+       (elf${ELFSIZE}_aarch64_add_stub_section): Adjust layout.
+
+2015-03-18  Chen Gang  <gang.chen.5i5j@gmail.com>
+
+       * ldmain.c (main): Use %F instead of %X for einfo.
+
+2015-03-02  Alan Modra  <amodra@gmail.com>
+
+       * ld.texinfo (Options <-z nocopyreloc>): Rewrite.
+
+2015-02-27  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/17900
+       * ldlang.c (lang_set_flags): Allow exclamation mark to reverse the
+       sense of the following memory region attribute characters.
+
+2015-02-27  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.am (ALL_EMULATION_SOURCES): Sort new h8300 entries.
+       (eh8300elf_linux.c, eh8300helf_linux.c, eh8300self_linux.c,
+       eh8300sxelf_linux.c): Do not invoke genscripts here.
+       * Makefile.in: Regenerate.
+
+2015-02-24  Nick Clifton  <nickc@redhat.com>
+
+       * Makefile.am (ev850.c): Add dependency upon
+       $(srcdir)/emultempl/v850elf.em.
+       (ev850_rh850.c): Likewise.
+       * Makefile.in: Regenerate.
+       * emultempl/v850elf.em: New file.
+       * emulparams/v850.sh (EXTRA_EM_FILE): Define.
+       * emulparams/v850_rh850.sh (EXTRA_EM_FILE): Define.
+       * scripttempl/v850.sc: Add .note.renesas section.
+       * scripttempl/v850_rh850.sc: Likewise.
+
+2015-02-24  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
+
+       * scripttempl/avr.sc: Add new user_signatures region.  Define and
+       use symbols for all region lengths.
+       * scripttempl/avrtiny.sc: Define and use symbols for all region
+       lengths.
+
+2015-01-21  Yoshinori Sato <ysato@users.sourceforge.jp>
+
+       * Makefile.am: (ALL_EMULATION_SOURCES): Add new emulations.
+       * Makefile.in: Regenerate.
+       * configure.tgt: Add h8300-*-linux
+       * emulparams/h8300elf_linux.sh: Add new emulation.
+       * emulparams/h8300helf_linux.sh: Likewise.
+       * emulparams/h8300self_linux.sh: Likewise.
+       * emulparams/h8300sxelf_linux.sh: Likewise.
+
+2015-02-23  Nick Clifton  <nickc@redhat.com>
+
+       * lexsup.c (parse_args): Produce a more reasonable error message
+       when -ixxx or -rxxx is the last option on the linker command line.
+
+2015-02-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/17973
+       * testplug2.c (allsymbolsread_silent): New.
+       (set_register_hook): Handle allsymbolsreadsilent.
+       (onall_symbols_read): Skip a message if allsymbolsread_silent is
+       TRUE.
+
+2015-02-14  Alan Modra  <amodra@gmail.com>
+
+       PR ld/17973
+       * ldlang.h (struct lang_input_statement_flags): Add lto_output.
+       * ldlang.c (lang_process): Don't set loading_lto_outputs.
+       * ldfile.c (ldfile_try_open_bfd): Transfer entry flags.lto_output
+       to bfd.
+       * plugin.c (add_input_file, add_input_library): Set flags.lto_output.
+
+2015-02-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * NEWS: Mention support for LLVM plugin.
+
+2015-02-13  Alan Modra  <amodra@gmail.com>
+
+       * ld.texinfo (Options <--defsym>): Correct cross reference.
+
+2015-02-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * lexsup.c (ld_options): Add --[no-]map-whole-files for gold
+       option compatibility.
+
+2015-02-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * plugin.c (message): Output "warning:" for LDPL_WARNING. Output
+       "error:" for LDPL_FATAL and LDPL_ERROR.
+       * testplug2.c (parse_option): Handle fatal, error and warning.
+
+2015-02-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * testplug2.c (dump_tv_tag): Removed.
+       (onall_symbols_read): Return LDPS_ERR if the file descriptor isn't
+       closed.
+       * testplug3.c (dump_tv_tag): Removed.
+       (onclaim_file): Fix typo.
+
 2015-02-11  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/17878
This page took 0.04938 seconds and 4 git commands to generate.