diff options
author | Nick Clifton <nickc@redhat.com> | 2000-06-25 17:58:54 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-06-25 17:58:54 +0000 |
commit | 590a2450f15d88ee8491c0819ae21f3d7627d9c8 (patch) | |
tree | 9d43c616230981e31f8015036368059feb559a55 /binutils | |
parent | f0c56b9036179bdebcb651e2ca11dcdb4210ca18 (diff) | |
download | gdb-590a2450f15d88ee8491c0819ae21f3d7627d9c8.zip gdb-590a2450f15d88ee8491c0819ae21f3d7627d9c8.tar.gz gdb-590a2450f15d88ee8491c0819ae21f3d7627d9c8.tar.bz2 |
Fix spelling typo
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 0e576ca..53d3550 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -606,7 +606,7 @@ Fri Apr 7 15:56:57 2000 Andrew Cagney <cagney@b1.cygnus.com> rel type undetermined. (get_machine_name): Add new machine codes. (get_section_type_name): Add new section types. - (get_elf_section_flags): New funciton: Decode section flags. + (get_elf_section_flags): New function: Decode section flags. (process_section_headers): Call get_elf_section_flags() in order to decode flags in section header. (get_dynamic_flags): New function: Decode dynamic section |