2013-10-13 Sandra Loosemore <sandra@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / ChangeLog
index e5be815dd61248068748ecc4186a5bedc69de9c4..14287ddd3a886421db5eb6d165799d47bc9dab4c 100644 (file)
@@ -1,3 +1,43 @@
+2013-10-10  Roland McGrath  <mcgrathr@google.com>
+
+       * ldmisc.c (vfinfo): Use Boolean ? "" : ":" in place of ":" + Boolean.
+       It silences some compilers' warnings and is much less bizarre to read.
+
+2013-10-09  Roland McGrath  <mcgrathr@google.com>
+
+       * emultempl/elf32.em (id_note_section_size): Use ATTRIBUTE_UNUSED
+       rather than a dummy assignment for unused parameter.
+       * plugin.c (get_input_file, release_input_file): Likewise.
+
+2013-10-09  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/16028
+       * ldmain.c (add_keepsyms_file): Close file at end of function.
+
+2013-10-03  Will Newton  <will.newton@linaro.org>
+
+       * emulparams/aarch64elf.sh: Add IREL_IN_PLT.
+       * emulparams/aarch64elf32.sh: Likewise.
+
+2013-09-30  Nick Clifton  <nickc@redhat.com>
+
+       * emulparams/msp430all.sh: Update ARCH names.
+
+2013-09-24  Alan Modra  <amodra@gmail.com>
+
+       * emulparams/elf32ppccommon.sh (LIBPATH_SUFFIX): Provide 32-bit
+       and cross-endian values.
+       * emulparams/elf64ppc.sh: Source elf32ppccomon.sh.  Delete duplicate,
+       and unset unwanted variables.
+
+2013-09-24  Alan Modra  <amodra@gmail.com>
+
+       * genscripts.sh (LIB_PATH): Don't exclude libdir or tooldir when
+       sysrooted.  Also, don't always add tooldir when non-sysrooted.
+       Instead add both when native and tooldir also when TOOL_DIR is
+       defined.  Always prepend '=' to paths when sysrooted.  Always
+       put paths with LIBPATH_SUFFIX first in search order.
+
 2013-09-20  Chung-Lin Tang  <cltang@codesourcery.com>
 
        * Makefile.am (enios2elf.c): Change tdir_nios2 to tdir_nios2elf.
This page took 0.023955 seconds and 4 git commands to generate.