Make room for PLT0 directly
[deliverable/binutils-gdb.git] / ld / ChangeLog
index b8341381c24bbdf488b5df9d1526889eebafca87..b8ebe32c12a2e02af4409b10bf0913e778c3f567 100644 (file)
@@ -1,3 +1,71 @@
+2013-10-14  Nick Clifton  <nickc@redhat.com>
+
+       * emultempl/aix.em (_read_file): Close file at end of function.
+
+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.
+       * Makefile.in: Regenerate.
+
+2013-09-20  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate.
+
+2013-09-18  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.24.
+
+2013-09-17  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/15957
+       * deffilep.y (def_file_add_directive): Avoid readin past end of
+       buffer.
+
+2013-08-28  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/15896
+       * ld.texinfo: Fix uses of MB abbreviation.
+
 2013-08-26  Roland McGrath  <mcgrathr@google.com>
 
        * emulparams/elf_i386_nacl.sh (ARCH): Set to i386:nacl.
This page took 0.049013 seconds and 4 git commands to generate.