mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-03 15:42:52 +00:00
PR linker/5097
* emultempl/armelf.em (arm_elf_finish): Fix spelling typo.
This commit is contained in:
parent
ad2d6943a4
commit
6241fe3d28
@ -1,3 +1,8 @@
|
||||
2007-10-04 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR linker/5097
|
||||
* emultempl/armelf.em (arm_elf_finish): Fix spelling typo.
|
||||
|
||||
2007-10-01 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR linker/4844
|
||||
|
@ -232,7 +232,7 @@ arm_elf_finish (void)
|
||||
entry_symbol.name = buffer;
|
||||
}
|
||||
else
|
||||
einfo (_("%P: warning: connot find thumb start symbol %s\n"),
|
||||
einfo (_("%P: warning: cannot find thumb start symbol %s\n"),
|
||||
thumb_entry_symbol);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user