forked from Imagelibrary/binutils-gdb
Fix spelling errors
seperate -> separate bfd/ChangeLog: 2020-01-17 Christian Biesinger <cbiesinger@google.com> * coff-arm.c: Fix spelling error (seperate). * elfxx-riscv.c (riscv_parse_sv_or_non_std_ext): Fix spelling error (seperate). * sysdep.h (strnlen): Fix spelling error (seperate). opcodes/ChangeLog: 2020-01-17 Christian Biesinger <cbiesinger@google.com> * opintl.h: Fix spelling error (seperate). sim/arm/ChangeLog: 2020-01-17 Christian Biesinger <cbiesinger@google.com> * iwmmxt.c: Fix spelling error (seperate). Change-Id: I55e5f47bcf3cf3533d2acb7ad338f1be0d5f30f9
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2020-01-17 Christian Biesinger <cbiesinger@google.com>
|
||||
|
||||
* iwmmxt.c: Fix spelling error (seperate).
|
||||
|
||||
2019-12-06 Luis Machado <luis.machado@linaro.org>
|
||||
|
||||
* armemu.c (isize): Move this declaration ...
|
||||
|
||||
@@ -3539,7 +3539,7 @@ WXOR (ARMword instr)
|
||||
return ARMul_DONE;
|
||||
}
|
||||
|
||||
/* This switch table is moved to a seperate function in order
|
||||
/* This switch table is moved to a separate function in order
|
||||
to work around a compiler bug in the host compiler... */
|
||||
|
||||
static int
|
||||
|
||||
Reference in New Issue
Block a user