aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorDoug Kwan <dougkwan@google.com>2010-02-22 18:26:29 +0000
committerDoug Kwan <dougkwan@google.com>2010-02-22 18:26:29 +0000
commitbb0bfe4f65b1808979cd1aacf6240c83575a4f92 (patch)
tree2cd2781922b7838cdfa159f69df0769d540611e0 /gold/ChangeLog
parentc380a809dea581f548281e813edfc5b6e5007708 (diff)
downloadgdb-bb0bfe4f65b1808979cd1aacf6240c83575a4f92.zip
gdb-bb0bfe4f65b1808979cd1aacf6240c83575a4f92.tar.gz
gdb-bb0bfe4f65b1808979cd1aacf6240c83575a4f92.tar.bz2
2010-02-22 Doug Kwan <dougkwan@google.com>
* gold-threads.h (Once::~Once): Explicitly define virtual destructor. * icf.cc (get_section_contents): Cast snprintf arguments to long long types to avoid warnings due to different uint64_t implementations on different hosts.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index c9e6005..056a506 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,10 @@
+2010-02-22 Doug Kwan <dougkwan@google.com>
+
+ * gold-threads.h (Once::~Once): Explicitly define virtual destructor.
+ * icf.cc (get_section_contents): Cast snprintf arguments to long long
+ types to avoid warnings due to different uint64_t implementations
+ on different hosts.
+
2010-02-21 Doug Kwan <dougkwan@google.com>
* arm.cc (Arm_relocate_functions::arm_branch_common): Fix bug in