addr2line: Honor -s and -A for file names of inline call sites.
diff --git a/src/ChangeLog b/src/ChangeLog
index 20f5d98..a2e209a 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.