aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2011-07-06 04:43:39 +0000
committerIan Lance Taylor <ian@airs.com>2011-07-06 04:43:39 +0000
commit24d47b3460c983e3b01d8230a46b1ea19828bde1 (patch)
treee23f94aea5ba8be59309ce85dd9010102b149eac /gold/ChangeLog
parent21083d0f0cae4d0c379b672be35f06fb378eda3f (diff)
downloadgdb-24d47b3460c983e3b01d8230a46b1ea19828bde1.zip
gdb-24d47b3460c983e3b01d8230a46b1ea19828bde1.tar.gz
gdb-24d47b3460c983e3b01d8230a46b1ea19828bde1.tar.bz2
PR gold/12952
* resolve.cc (Symbol::override_base_with_special): Simply override version with special symbol version, ignoring previous version.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 819f250..ec1f3ea 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,5 +1,11 @@
2011-07-05 Ian Lance Taylor <iant@google.com>
+ PR gold/12952
+ * resolve.cc (Symbol::override_base_with_special): Simply override
+ version with special symbol version, ignoring previous version.
+
+2011-07-05 Ian Lance Taylor <iant@google.com>
+
* object.cc (Sized_relobj_file::include_section_group): Add
information to comment about signature location.