Fix handling of relocations against TLS section symbols.
[binutils-gdb.git] / gold / ChangeLog
index 87ac6253738b9ddbc1d1e90d71d0adc84514a4a4..f71db091ff4366f12de8915cec86c11d211365bc 100644 (file)
@@ -1,3 +1,17 @@
+2014-09-26  Cary Coutant  <ccoutant@google.com>
+
+       PR gold/16773
+       * object.cc (Sized_relobj_file): Compute value of section symbols
+       for TLS sections the same as TLS symbols.
+
+2014-09-25  Cary Coutant  <ccoutant@google.com>
+
+       PR gold/17432
+       * resolve.cc (Symbol_table::resolve): Override common placeholder
+       symbols, but adjust sizes.
+       * symtab.cc (Symbol_table::add_from_object): Don't add placeholder
+       symbols to common lists.
+
 2014-09-24  Alan Modra  <amodra@gmail.com>
 
        * po/POTFILES.in: Regenerate.