summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 20f5d987..a2e209a1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
2009-04-20 Roland McGrath <roland@redhat.com>
+ * addr2line.c (print_dwarf_function): Honor -s and -A for file names
+ of inline call sites.
+
* addr2line.c (just_section): New variable.
(adjust_to_section): New function, broken out of ...
(handle_address): ... here.