Fix spelling typo
This commit is contained in:
parent
f0c56b9036
commit
590a2450f1
2 changed files with 2 additions and 2 deletions
|
@ -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 <pb@futuretv.com>
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue