aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2010-02-23 17:45:38 +0000
committerIan Lance Taylor <ian@airs.com>2010-02-23 17:45:38 +0000
commitca419a6f33e27d59324ba74c4655e551a381aad5 (patch)
tree71a934c1494b76fcad34218c010af2a09d755396 /gold/ChangeLog
parent135b9c78b2e0da945e37dcd9e1206c6715854d44 (diff)
downloadgdb-ca419a6f33e27d59324ba74c4655e551a381aad5.zip
gdb-ca419a6f33e27d59324ba74c4655e551a381aad5.tar.gz
gdb-ca419a6f33e27d59324ba74c4655e551a381aad5.tar.bz2
* arm.cc (Target_arm::do_finalize_sections): Create attribute
section if it does not already exist. * attributes.cc (Attributes_section_data::Attributes_section_data): Don't crash if size is zero.
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 45017f2..6259834 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,4 +1,11 @@
2010-02-23 Viktor Kutuzov <vkutuzov@accesssoftek.com>
+
+ * arm.cc (Target_arm::do_finalize_sections): Create attribute
+ section if it does not already exist.
+ * attributes.cc (Attributes_section_data::Attributes_section_data):
+ Don't crash if size is zero.
+
+2010-02-23 Viktor Kutuzov <vkutuzov@accesssoftek.com>
Ian Lance Taylor <iant@google.com>
* gold.cc (queue_middle_tasks): If no input files were opened,