summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gold/ChangeLog
diff options
context:
space:
mode:
authorRahul Chaudhry <rahulchaudhry@google.com>2016-06-29 17:08:20 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-06-29 17:08:20 +0000
commitab16853a21a8f41cdd4be68ff6bca140049681ea (patch)
treec5d81e8da334346e9bbc6962fc5d7d50d3d80076 /binutils-2.25/gold/ChangeLog
parent237115ae1298fde679c81e1ba92a34e20344680f (diff)
parent850063a5c4a41433b50cc3eeac69e4285ef5129a (diff)
downloadtoolchain_binutils-ab16853a21a8f41cdd4be68ff6bca140049681ea.tar.gz
toolchain_binutils-ab16853a21a8f41cdd4be68ff6bca140049681ea.tar.bz2
toolchain_binutils-ab16853a21a8f41cdd4be68ff6bca140049681ea.zip
Revert \\\"Disable the warning of a hidden symbol matches a reference to be resolved.\\\" am: 4520d6bee1 am: fd48d3412a
am: 850063a5c4 Change-Id: I2d991e5f66a5ef98096cd4ea833da287f6e74b3b
Diffstat (limited to 'binutils-2.25/gold/ChangeLog')
-rw-r--r--binutils-2.25/gold/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils-2.25/gold/ChangeLog b/binutils-2.25/gold/ChangeLog
index c222155a..cd957520 100644
--- a/binutils-2.25/gold/ChangeLog
+++ b/binutils-2.25/gold/ChangeLog
@@ -1,3 +1,12 @@
+2016-06-28 Rahul Chaudhry <rahulchaudhry@google.com>
+
+ Revert patch -- to be replaced by the upstream patch with tests.
+
+ 2015-06-16 Yiran Wang <yiran@google.com>
+
+ * resolve.cc disable the warning of a hidden symbol matches a
+ reference to be resolved
+
2016-02-05 Sriraman Tallam <tmsriram@google.com>
* icf.cc (get_rel_addend): New function.