Fix compilation error in MSYS2 environment.
[deliverable/binutils-gdb.git] / gold / ChangeLog
index a4c9d6c8fa0b3177732a1aed9ada70ae50799b44..012b682019a8a1113056d38d80334be84072188a 100644 (file)
@@ -1,3 +1,33 @@
+2016-06-23  Igor Kudrin  <ikudrin@accesssoftek.com>
+
+       * gold-threads.cc (impl_threads::Lock_impl_threads): Fix typos.
+
+2016-06-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/20283
+       * NEWS: Mention --enable-relro.
+       * configure.ac: Add --enable-relro.
+       (DEFAULT_LD_Z_RELRO): New.  Set by --enable-relro and default
+       to 1.
+       * config.in: Regenerated.
+       * configure: Likewise.
+       * options.h (General_options::relro): Default to
+       DEFAULT_LD_Z_RELRO.
+
+2016-06-20  Cary Coutant  <ccoutant@gmail.com>
+
+       * NEWS: Add new features in 1.12.
+       * version.cc (version_string): Bump to 1.12.
+
+2016-06-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gold/20245
+       * i386.cc (Target_i386::first_plt_entry_offset): Return 0 if
+       plt_ is NULL.
+       (Target_i386::plt_entry_size): Likewise.
+       (Target_x86_64<size>::first_plt_entry_offset): Likewise.
+       (Target_x86_64<size>::plt_entry_size): Likewise.
+
 2016-06-20  Vladimir Radosavljevic  <Vladimir.Radosavljevic@imgtec.com>
 
         * mips.cc (Target_mips::Target_mips): Initialize rld_map_.
This page took 0.041401 seconds and 4 git commands to generate.