aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 6997324..c5e2846 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-03 Jan Beulich <jbeulich@novell.com>
+
+ * elf.c (elf_find_function): Don't use the last file symbol ever,
+ seen, but the last one seen prior to the symbol being reported.
+ Don't report a filename at all for global symbols when that might
+ be ambiguous/wrong.
+
2004-12-01 Paul Brook <paul@codesourcery.com>
* elf32-arm.c (elf32_arm_copy_private_bfd_data): Set EI_OSABI.