summaryrefslogtreecommitdiffstats
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2012-05-16 13:57:11 +0000
committerAlan Modra <amodra@gmail.com>2012-05-16 13:57:11 +0000
commita2a5095467760e431d692bee57d524bf218c6ab7 (patch)
tree1674b9fe5e41123cdfeac10eddbab0a6681fadde /bfd/ChangeLog
parentdf35687a29fb72e43be9fdfe884ef45f82b8f206 (diff)
downloadppe42-binutils-a2a5095467760e431d692bee57d524bf218c6ab7.tar.gz
ppe42-binutils-a2a5095467760e431d692bee57d524bf218c6ab7.zip
* dwarf2.c: Formatting.
(arange_add): Pass in unit rather than bfd. Update callers. Ignore empty ranges. Don't ask for cleared memory. (parse_comp_unit): Only set unit->base_address if processing DW_TAG_compile_unit. (find_debug_info): Optimise section lookup. (place_sections): Use bfd_alloc for stash->adjusted_sections. (find_line): Match previously parsed comp unit addresses as we do for newly parsed comp units.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 9db6ed35ae..760d4d9390 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,17 @@
2012-05-16 Alan Modra <amodra@gmail.com>
+ * dwarf2.c: Formatting.
+ (arange_add): Pass in unit rather than bfd. Update callers.
+ Ignore empty ranges. Don't ask for cleared memory.
+ (parse_comp_unit): Only set unit->base_address if processing
+ DW_TAG_compile_unit.
+ (find_debug_info): Optimise section lookup.
+ (place_sections): Use bfd_alloc for stash->adjusted_sections.
+ (find_line): Match previously parsed comp unit addresses as we
+ do for newly parsed comp units.
+
+2012-05-16 Alan Modra <amodra@gmail.com>
+
* archive.c (_bfd_generic_read_ar_hdr_mag): Ensure sscanf
stops at end of ar_size field.
OpenPOWER on IntegriCloud