From eb31f4b890effcb5dc58d704b95b97785fb8b87c Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sun, 25 Jun 2000 17:58:54 +0000 Subject: [PATCH] Fix spelling typo --- bfd/ChangeLog | 2 +- binutils/ChangeLog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9c2a678c0..f83370026 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1768,7 +1768,7 @@ Thu Feb 10 20:07:50 GMT 2000 Toshiyasu Morita (toshi.morita@sega.com) * coff-mcore.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Change from 3 to 2. This allows 4 byte sized sections, which is necessary for - dlltool to build funcitoning DLLs. + dlltool to build functioning DLLs. 2000-01-10 Philip Blundell diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 0e576ca25..53d35509a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -606,7 +606,7 @@ Fri Apr 7 15:56:57 2000 Andrew Cagney 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 -- 2.11.4.GIT