diff options
author | Alan Modra <amodra@gmail.com> | 2002-03-05 05:26:02 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-03-05 05:26:02 +0000 |
commit | 5f6aa755b6b622488a441b9ddc76b56a0844c2b0 (patch) | |
tree | 6fd87eb8dac5f5d86d8e5357acc033d56a739d00 /bfd/ChangeLog-9495 | |
parent | * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keep (diff) | |
download | binutils-gdb-5f6aa755b6b622488a441b9ddc76b56a0844c2b0.tar.gz binutils-gdb-5f6aa755b6b622488a441b9ddc76b56a0844c2b0.tar.bz2 binutils-gdb-5f6aa755b6b622488a441b9ddc76b56a0844c2b0.zip |
typo fix
Diffstat (limited to 'bfd/ChangeLog-9495')
-rw-r--r-- | bfd/ChangeLog-9495 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog-9495 b/bfd/ChangeLog-9495 index 4657d6683fd..a208f42991d 100644 --- a/bfd/ChangeLog-9495 +++ b/bfd/ChangeLog-9495 @@ -6887,7 +6887,7 @@ Tue May 24 16:17:18 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * libelf.h (struct elf_obj_tdata): Add new field bad_symtab. (elf_bad_symtab): Define new accessor macro. (_bfd_elf_link_hash_newfunc): Declare. - (_bew_elf_link_hash_table_init): Declare. + (_bfd_elf_link_hash_table_init): Declare. * elfcode.h (elf_object_p): Call backend object_p hook after swapping in all the section headers. (map_program_segments): Correct typo: Internal for External. |