Fix support for i386 TLS GD-to-IE optimization.
[external/binutils.git] / gold / ChangeLog
index 7d281a9..71887d3 100644 (file)
@@ -1,3 +1,9 @@
+2015-03-22  Cary Coutant  <cary@google.com>
+
+       PR gold/18106
+       * i386.cc (Target_i386::Relocate::tls_gd_to_ie): Fix support for
+       non-SIB form of lea, with nop after the call.
+
 2015-03-21  Cary Coutant  <cary@google.com>
 
        PR gold/14217