diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c91f825..52453a5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -3,6 +3,9 @@ * elfcore.h (elf_core_file_p): Compare alternate machine codes for ELF backends when checking if the generic ELF target should be used. + * syms.c (_bfd_stab_section_find_nearest_line): For line number stabs + outside of functions, treat values as absolute addresses. + 2003-02-14 Alan Modra <amodra@bigpond.net.au> * elf64-ppc.c (ppc64_elf_link_hash_table_create): Init tls_get_addr. |