OSDN Git Service

* po/it.po: New Italian translation.
[pf3gnuchains/pf3gnuchains4x.git] / ld / ChangeLog
index 7be0e7d..1c2a2c4 100644 (file)
@@ -1,3 +1,130 @@
+2011-12-13  Nick Clifton  <nickc@redhat.com>
+
+       * po/it.po: New Italian translation.
+       * configure.in (ALL_LINGUAS): Add it.
+       * configure: Regenerate.
+
+2011-12-01  Nick Clifton  <nickc@redhat.com>
+
+       * emultempl/spuelf.em (spu_elf_relink): Use pex_one in place
+       of execvp.
+
+2011-11-25  John Tytgat  <john@bass-software.com>
+
+       * emultempl/armelf.em: Update copyright to 2010 and 2011.
+       (PARSE_AND_LIST_OPTIONS): Fix formatting.
+
+2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
+
+       * Makefile.am (ALL_64_EMULATION_SOURCES): Add powerpc64-*-freebsd
+       source.
+       (eelf64ppc_fbsd.c): Add rules to build this file.
+       * Makefile.in: Regenerate.
+       * configure.tgt: Add target definition for powerpc64-*-freebsd*.
+       Adjust powerpc-*-freebsd*.
+       * emultempl/ppc64elf.em: Add a mechanism to override the default
+       value of 0 for plt_static_chain.
+       * emulparams/elf32ppc_fbsd.sh (OUTPUT_FORMAT): Override the default.
+       * emulparams/elf64ppc_fbsd.sh (OUTPUT_FORMAT): Likewise.
+       (DEFAULT_PLT_STATIC_CHAIN): Define to 1.
+
+2011-11-15  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * ldlang.c (insert_pad): Change alignment_needed argument to
+       bfd_size_type.
+       (size_input_section): Change alignment_needed varible to
+       bfd_size_type.
+       * ldlang.h (lang_padding_statement_type): Change size field to
+       bfd_size_type.
+
+2011-11-03  Tristan Gingold  <gingold@adacore.com>
+
+       * scripttempl/aix.sc: Consider header size for .text and .data
+       alignment.
+
+2011-11-02  Tristan Gingold  <gingold@adacore.com>
+
+       * emultempl/aix.em (read_file_list): New function.
+       (_handle_option): Handle '-f'.
+       * NEWS: Mention this feature.
+
+2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * configure.tgt (x86_64-*-solaris2*): Use $targ_extra_emuls for
+       targ_extra_libpath.
+
+2011-11-01  DJ Delorie  <dj@redhat.com>
+
+       * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32rl78.c.
+       (+eelf32rl78.c): New rule.
+       * Makefile.in: Regenerate.
+       * configure.tgt: Add rl78-*-* case.
+       * emulparams/elf32rl78.sh: New file.
+       * NEWS: Mention addition of Renesas RL78 support.
+
+2011-10-28  Walter Lee  <walt@tilera.com>
+
+       * NEWS: Fix TILEPro capitalization.
+
+2011-10-25  Joern Rennecke  <joern.rennecke@embecosm.com>
+
+       * NEWS: Mention addition of Adapteva Epiphany support.
+       * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32epiphany.c .
+       (eelf32epiphany.c): New rule.
+       * configure.tgt: Handle epiphany-*-elf.
+       * emulparams/elf32epiphany.sh: New file.
+       * Makefile.in: Regenerate.
+       * po/ld.pot: Regenerate.
+
+2011-10-24  Nick Clifton  <nickc@redhat.com>
+
+       * po/ja.po: Updated Japanese translation.
+
+2011-10-20  Alan Modra  <amodra@gmail.com>
+
+       PR ld/13287
+       * plugin.c (plugin_should_reload): New function.
+       * plugin.h (plugin_should_reload): Declare.
+       * ldlang.c (open_input_bfds): Use above function.
+
+2011-10-19  Alan Modra  <amodra@gmail.com>
+
+       PR ld/13254
+       * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Add
+       -z text, -z notext, -z textoff options for all targets having
+       shared lib support.
+
+2011-10-15  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Remove toc check.
+
+2011-10-13  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * pe-dll.c (generate_reloc): Don't emit a base reloc for an
+       underlying BFD reloc that will be discarded in eh_frame data.
+
+2011-10-10  Nick Clifton  <nickc@redhat.com>
+
+       * po/bg.po: Updated Bulgarian translation.
+       * po/es.po: Updated Spanish translation.
+       * po/fi.po: Updated Finnish translation.
+       * po/fr.po: Updated French translation.
+
+2011-10-10  Alan Modra  <amodra@gmail.com>
+
+       * ldmain.c (main): Move code twiddling various config and link_info
+       bits to..
+       * lexsup.c (parse_args): ..here.  Move plugin_load_plugins call
+       into main.
+       * plugin.c (set_tv_header): Test link_info.executable, not
+       link_info.shared.
+       (is_visible_from_outside): Likewise.  Delete redundant
+       is_ir_dummy_bfd check and "section" parameter.
+
+2011-10-10  Alan Modra  <amodra@gmail.com>
+
+       * emultempl/ppc64elf.em (ppc_add_stub_section): Align to 32 bytes.
+
 2011-10-09  Alan Modra  <amodra@gmail.com>
 
        * emultempl/ppc64elf.em (ppc_create_output_section_statements): Add