Sync libiberty with upstream GCC.
[binutils-gdb.git] / gold / ChangeLog
index 884feb8a131fa8f27ea133494598afc83238c9a7..f636afa890b8e894eba640e41912adba35491c72 100644 (file)
@@ -1,3 +1,14 @@
+2014-09-30  Cary Coutant  <ccoutant@google.com>
+
+       PR gold/17432
+       * resolve.cc (Symbol_table::resolve): Fix local shadowing error.
+
+2014-09-30  Kito Cheng  <kito@0xlab.org>
+
+       PR gold/13597
+       * layout.cc (Layout::create_dynamic_symtab): Build gnu-style
+       hash table before sysv-style hash table.
+
 2014-09-29  Sriraman Tallam  <tmsriram@google.com>
 
        * options.h (--pic-executable): Add negative to alias to -no-pie.