public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 00/17] Fix spelling mistakes in comments - GDB
@ 2016-11-25 19:48 Ambrogino Modigliani
  2016-11-25 19:47 ` [PATCH 07/17] Fix spelling in comments in Assembler files (gdb) Ambrogino Modigliani
                   ` (16 more replies)
  0 siblings, 17 replies; 21+ messages in thread
From: Ambrogino Modigliani @ 2016-11-25 19:48 UTC (permalink / raw)
  To: gdb-patches, pedro_alves, ambrogino.modigliani, ambrogino.modigliani

This series fixes number of spelling mistakes in comments in source code
files in various languages.

Vast majority of mistakes were discovered by a tool, however each mistake
is manually checked.

Ambrogino Modigliani (17):
  Fix spelling in comments in C source files (bfd)
  Fix spelling in comments in C source files (gdb)
  Fix spelling in comments in C source files (include)
  Fix spelling in comments in C source files (intl)
  Fix spelling in comments in C source files (opcodes)
  Fix spelling in comments in C source files (readline)
  Fix spelling in comments in Assembler files (gdb)
  Fix spelling in comments in Expect scripts (gdb)
  Fix spelling in comments in XML files (gdb)
  Fix spelling in comments in .cpu files (cpu)
  Fix spelling in comments in .in files (opcodes)
  Fix spelling in comments in .in files (readline)
  Fix spelling in comments in .l files (gdb)
  Fix spelling in comments in .m4 files (config)
  Fix spelling in comments in .opc files (cpu)
  Fix spelling in comments in .opc files (opcodes)
  Fix spelling in comments in .tbl files (opcodes)

 bfd/aoutx.h                                        |  2 +-
 bfd/bfd-in2.h                                      |  6 ++--
 bfd/bfdio.c                                        |  2 +-
 bfd/cisco-core.c                                   |  2 +-
 bfd/coff-arm.c                                     |  4 +--
 bfd/coff-i860.c                                    |  2 +-
 bfd/coff-mcore.c                                   |  2 +-
 bfd/coff-ppc.c                                     |  4 +--
 bfd/coff-rs6000.c                                  |  2 +-
 bfd/coff-tic4x.c                                   |  2 +-
 bfd/coff-tic54x.c                                  |  6 ++--
 bfd/coffcode.h                                     |  4 +--
 bfd/compress.c                                     |  2 +-
 bfd/cpu-sh.c                                       |  2 +-
 bfd/doc/chew.c                                     |  2 +-
 bfd/dwarf1.c                                       |  2 +-
 bfd/dwarf2.c                                       |  4 +--
 bfd/ecoff.c                                        |  2 +-
 bfd/elf-bfd.h                                      |  2 +-
 bfd/elf-eh-frame.c                                 |  4 +--
 bfd/elf-m10200.c                                   |  2 +-
 bfd/elf-m10300.c                                   |  6 ++--
 bfd/elf.c                                          |  8 ++---
 bfd/elf32-arc.c                                    |  4 +--
 bfd/elf32-arm.c                                    | 16 ++++-----
 bfd/elf32-avr.c                                    | 12 +++----
 bfd/elf32-bfin.c                                   |  8 ++---
 bfd/elf32-hppa.c                                   |  4 +--
 bfd/elf32-i386.c                                   |  4 +--
 bfd/elf32-ip2k.c                                   |  2 +-
 bfd/elf32-m68k.c                                   |  4 +--
 bfd/elf32-nds32.c                                  | 20 ++++++------
 bfd/elf32-rx.c                                     |  2 +-
 bfd/elf32-xtensa.c                                 |  6 ++--
 bfd/elf64-ia64-vms.c                               |  2 +-
 bfd/elf64-mips.c                                   |  4 +--
 bfd/elf64-ppc.c                                    |  2 +-
 bfd/elf64-x86-64.c                                 |  2 +-
 bfd/elfcode.h                                      |  2 +-
 bfd/elflink.c                                      |  2 +-
 bfd/elfn32-mips.c                                  |  4 +--
 bfd/elfnn-aarch64.c                                | 10 +++---
 bfd/elfnn-ia64.c                                   |  2 +-
 bfd/elfxx-mips.c                                   |  6 ++--
 bfd/format.c                                       |  2 +-
 bfd/hp300hpux.c                                    | 14 ++++----
 bfd/ieee.c                                         |  2 +-
 bfd/libbfd.h                                       |  2 +-
 bfd/libhppa.h                                      |  2 +-
 bfd/mach-o.h                                       |  2 +-
 bfd/opncls.c                                       |  4 +--
 bfd/reloc.c                                        | 10 +++---
 bfd/srec.c                                         |  2 +-
 bfd/sysdep.h                                       |  2 +-
 bfd/versados.c                                     |  2 +-
 bfd/vms-alpha.c                                    |  8 ++---
 bfd/vms-lib.c                                      |  2 +-
 bfd/vms-misc.c                                     |  2 +-
 bfd/vms.h                                          |  2 +-
 bfd/xcofflink.c                                    |  6 ++--
 config-ml.in                                       |  2 +-
 config/stdint.m4                                   |  2 +-
 cpu/frv.opc                                        |  2 +-
 cpu/m32c.cpu                                       |  2 +-
 cpu/m32r.cpu                                       |  2 +-
 cpu/mep.opc                                        |  4 +--
 cpu/mt.cpu                                         |  2 +-
 cpu/or1k.cpu                                       |  2 +-
 cpu/xstormy16.cpu                                  |  8 ++---
 gdb/ada-lang.c                                     | 16 ++++-----
 gdb/ada-lex.l                                      |  4 +--
 gdb/ada-tasks.c                                    |  4 +--
 gdb/alpha-fbsd-tdep.c                              |  4 +--
 gdb/alpha-tdep.c                                   |  2 +-
 gdb/alpha-tdep.h                                   |  4 +--
 gdb/amd64-linux-nat.c                              |  4 +--
 gdb/amd64-nat.c                                    |  2 +-
 gdb/amd64-obsd-tdep.c                              |  2 +-
 gdb/amd64-tdep.c                                   |  2 +-
 gdb/amd64-windows-tdep.c                           |  2 +-
 gdb/arch-utils.c                                   |  2 +-
 gdb/arm-linux-nat.c                                |  2 +-
 gdb/arm-linux-tdep.c                               |  2 +-
 gdb/arm-tdep.c                                     | 10 +++---
 gdb/auxv.c                                         |  2 +-
 gdb/ax-gdb.c                                       |  2 +-
 gdb/bcache.c                                       |  2 +-
 gdb/breakpoint.c                                   |  2 +-
 gdb/breakpoint.h                                   |  2 +-
 gdb/c-varobj.c                                     |  2 +-
 gdb/cli/cli-cmds.c                                 |  2 +-
 gdb/cli/cli-decode.c                               |  2 +-
 gdb/cli/cli-interp.c                               |  4 +--
 gdb/cli/cli-script.c                               |  4 +--
 gdb/coffread.c                                     |  4 +--
 gdb/common/buffer.h                                |  2 +-
 gdb/common/common-exceptions.c                     |  2 +-
 gdb/common/gdb_signals.h                           |  4 +--
 gdb/common/signals.c                               |  2 +-
 gdb/complaints.c                                   |  4 +--
 gdb/corefile.c                                     |  2 +-
 gdb/cp-valprint.c                                  |  2 +-
 gdb/cris-tdep.c                                    |  6 ++--
 gdb/darwin-nat.c                                   |  2 +-
 gdb/dbxread.c                                      |  4 +--
 gdb/dcache.c                                       |  2 +-
 gdb/doublest.c                                     |  2 +-
 gdb/dtrace-probe.c                                 |  2 +-
 gdb/dwarf2-frame.c                                 |  8 ++---
 gdb/dwarf2loc.c                                    |  2 +-
 gdb/dwarf2read.c                                   |  4 +--
 gdb/eval.c                                         |  2 +-
 gdb/event-loop.c                                   |  4 +--
 gdb/event-top.c                                    |  2 +-
 gdb/exec.h                                         |  2 +-
 gdb/extension.c                                    |  2 +-
 gdb/features/rs6000/powerpc-601.xml                |  2 +-
 gdb/features/rs6000/rs6000.xml                     |  4 +--
 gdb/frame-base.h                                   |  2 +-
 gdb/frame.c                                        |  2 +-
 gdb/frame.h                                        |  2 +-
 gdb/gdb.h                                          |  4 +--
 gdb/gdbserver/event-loop.c                         |  2 +-
 gdb/gdbserver/linux-aarch64-low.c                  |  2 +-
 gdb/gdbserver/linux-arm-low.c                      |  2 +-
 gdb/gdbserver/linux-low.c                          |  2 +-
 gdb/gdbserver/linux-ppc-low.c                      |  2 +-
 gdb/gdbserver/nto-low.c                            |  2 +-
 gdb/gdbserver/server.c                             |  6 ++--
 gdb/gdbserver/server.h                             |  2 +-
 gdb/gdbserver/tracepoint.c                         |  2 +-
 gdb/gdbserver/win32-low.c                          |  6 ++--
 gdb/gdbtypes.c                                     | 12 +++----
 gdb/gnu-nat.c                                      |  4 +--
 gdb/go32-nat.c                                     |  2 +-
 gdb/hppa-tdep.c                                    |  4 +--
 gdb/i386-fbsd-nat.c                                |  2 +-
 gdb/i386-linux-nat.c                               |  8 ++---
 gdb/i386-obsd-tdep.c                               |  2 +-
 gdb/i386-tdep.c                                    |  4 +--
 gdb/ia64-tdep.c                                    |  2 +-
 gdb/ia64-tdep.h                                    |  2 +-
 gdb/inf-ptrace.c                                   |  2 +-
 gdb/infcall.c                                      |  2 +-
 gdb/infcmd.c                                       |  8 ++---
 gdb/infrun.c                                       |  4 +--
 gdb/linespec.c                                     |  2 +-
 gdb/linux-nat.c                                    |  4 +--
 gdb/linux-tdep.c                                   |  4 +--
 gdb/m32r-linux-nat.c                               |  4 +--
 gdb/m32r-tdep.c                                    |  2 +-
 gdb/m68k-linux-nat.c                               |  4 +--
 gdb/macroexp.h                                     |  2 +-
 gdb/macrotab.h                                     |  2 +-
 gdb/mdebugread.c                                   | 10 +++---
 gdb/mep-tdep.c                                     |  2 +-
 gdb/mi/mi-cmds.c                                   |  2 +-
 gdb/mi/mi-getopt.h                                 |  2 +-
 gdb/mi/mi-main.c                                   |  2 +-
 gdb/microblaze-tdep.c                              |  2 +-
 gdb/mips-tdep.c                                    | 38 +++++++++++-----------
 gdb/moxie-tdep.c                                   |  2 +-
 gdb/mt-tdep.c                                      |  2 +-
 gdb/nto-procfs.c                                   |  2 +-
 gdb/nto-tdep.h                                     |  2 +-
 gdb/objc-lang.c                                    | 10 +++---
 gdb/ppc-linux-nat.c                                |  2 +-
 gdb/ppc-linux-tdep.c                               |  2 +-
 gdb/printcmd.c                                     |  2 +-
 gdb/procfs.c                                       | 16 ++++-----
 gdb/prologue-value.h                               |  2 +-
 gdb/remote-fileio.c                                |  2 +-
 gdb/remote.c                                       | 22 ++++++-------
 gdb/rs6000-aix-tdep.c                              |  4 +--
 gdb/rs6000-lynx178-tdep.c                          |  2 +-
 gdb/rs6000-tdep.c                                  |  4 +--
 gdb/rust-lang.h                                    |  2 +-
 gdb/s390-linux-tdep.c                              |  2 +-
 gdb/ser-base.c                                     |  4 +--
 gdb/ser-go32.c                                     |  2 +-
 gdb/ser-mingw.c                                    |  4 +--
 gdb/sh-tdep.c                                      | 10 +++---
 gdb/sh64-tdep.c                                    |  2 +-
 gdb/sol-thread.c                                   |  2 +-
 gdb/solib-svr4.c                                   | 18 +++++-----
 gdb/solib.c                                        |  2 +-
 gdb/sparc-sol2-tdep.c                              |  2 +-
 gdb/sparc-tdep.c                                   |  4 +--
 gdb/sparc64-tdep.c                                 |  4 +--
 gdb/stabsread.c                                    |  4 +--
 gdb/stabsread.h                                    |  2 +-
 gdb/stack.c                                        |  2 +-
 gdb/stubs/ia64vms-stub.c                           |  4 +--
 gdb/stubs/m32r-stub.c                              |  8 ++---
 gdb/stubs/m68k-stub.c                              |  2 +-
 gdb/symfile.c                                      |  4 +--
 gdb/symtab.c                                       |  4 +--
 gdb/target.c                                       |  4 +--
 gdb/target.h                                       | 12 +++----
 gdb/target/waitstatus.h                            |  2 +-
 gdb/testsuite/gdb.ada/exec_changed.exp             |  2 +-
 gdb/testsuite/gdb.arch/e500-prologue.exp           |  2 +-
 gdb/testsuite/gdb.arch/i386-mpx.exp                |  2 +-
 gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp    |  2 +-
 gdb/testsuite/gdb.base/bigcore.exp                 |  2 +-
 gdb/testsuite/gdb.base/call-sc.exp                 |  6 ++--
 gdb/testsuite/gdb.base/d10vovly.c                  |  4 +--
 gdb/testsuite/gdb.base/dbx.exp                     |  2 +-
 gdb/testsuite/gdb.base/default.exp                 |  2 +-
 .../gdb.base/double-prompt-target-event-error.exp  |  4 +--
 gdb/testsuite/gdb.base/exitsignal.exp              |  2 +-
 gdb/testsuite/gdb.base/gdb11531.exp                |  2 +-
 gdb/testsuite/gdb.base/gnu-ifunc.exp               |  2 +-
 gdb/testsuite/gdb.base/gnu_vector.exp              |  2 +-
 gdb/testsuite/gdb.base/killed-outside.exp          |  2 +-
 gdb/testsuite/gdb.base/lineinc.exp                 |  2 +-
 gdb/testsuite/gdb.base/m32rovly.c                  |  4 +--
 gdb/testsuite/gdb.base/overlays.exp                |  2 +-
 gdb/testsuite/gdb.base/ovlymgr.c                   |  4 +--
 gdb/testsuite/gdb.base/remote.exp                  |  6 ++--
 gdb/testsuite/gdb.base/savedregs.exp               |  2 +-
 gdb/testsuite/gdb.base/scope.exp                   |  2 +-
 gdb/testsuite/gdb.base/scope0.c                    |  2 +-
 gdb/testsuite/gdb.base/sigbpt.exp                  |  2 +-
 gdb/testsuite/gdb.base/signals.exp                 |  2 +-
 gdb/testsuite/gdb.base/signull.exp                 |  2 +-
 gdb/testsuite/gdb.base/sigrepeat.c                 |  2 +-
 gdb/testsuite/gdb.base/store.exp                   |  2 +-
 gdb/testsuite/gdb.base/structs.exp                 |  6 ++--
 .../gdb.base/watchpoint-stops-at-right-insn.exp    |  2 +-
 gdb/testsuite/gdb.cell/mem-access.exp              |  6 ++--
 gdb/testsuite/gdb.cp/rtti.exp                      |  2 +-
 gdb/testsuite/gdb.cp/static-print-quit.exp         |  2 +-
 gdb/testsuite/gdb.cp/virtfunc.exp                  |  2 +-
 gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp       |  2 +-
 gdb/testsuite/gdb.dwarf2/fission-reread.S          |  2 +-
 gdb/testsuite/gdb.dwarf2/pr13961.S                 |  4 +--
 gdb/testsuite/gdb.fortran/types.exp                |  2 +-
 .../gdb.fortran/vla-value-sub-arbitrary.exp        |  2 +-
 gdb/testsuite/gdb.go/integers.exp                  |  2 +-
 gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp     |  2 +-
 gdb/testsuite/gdb.multi/multi-arch-exec.exp        |  2 +-
 gdb/testsuite/gdb.pascal/floats.exp                |  2 +-
 gdb/testsuite/gdb.pascal/integers.exp              |  2 +-
 gdb/testsuite/gdb.pascal/types.exp                 |  2 +-
 gdb/testsuite/gdb.reverse/step-precsave.exp        |  8 ++---
 gdb/testsuite/gdb.reverse/step-reverse.exp         |  8 ++---
 gdb/testsuite/gdb.threads/thread_check.exp         |  2 +-
 gdb/testsuite/gdb.trace/collection.exp             |  4 +--
 gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp  |  2 +-
 gdb/testsuite/lib/compiler.c                       |  2 +-
 gdb/testsuite/lib/compiler.cc                      |  2 +-
 gdb/testsuite/lib/gdb.exp                          |  8 ++---
 gdb/testsuite/lib/prelink-support.exp              |  4 +--
 gdb/thread.c                                       |  4 +--
 gdb/tilegx-linux-nat.c                             |  6 ++--
 gdb/tracepoint.c                                   |  4 +--
 gdb/tui/tui-file.c                                 |  2 +-
 gdb/tui/tui-win.c                                  | 14 ++++----
 gdb/tui/tui-wingeneral.c                           |  2 +-
 gdb/tui/tui.h                                      |  2 +-
 gdb/utils.c                                        |  2 +-
 gdb/v850-tdep.c                                    |  4 +--
 gdb/valops.c                                       |  6 ++--
 gdb/windows-nat.c                                  |  2 +-
 gdb/xtensa-tdep.c                                  |  6 ++--
 include/ansidecl.h                                 |  2 +-
 include/aout/aout64.h                              |  2 +-
 include/aout/encap.h                               |  2 +-
 include/aout/ranlib.h                              |  2 +-
 include/coff/internal.h                            |  4 +--
 include/coff/sym.h                                 | 12 +++----
 include/coff/xcoff.h                               |  4 +--
 include/elf/common.h                               | 18 +++++-----
 include/elf/ia64.h                                 |  2 +-
 include/elf/metag.h                                |  2 +-
 include/elf/nds32.h                                |  2 +-
 include/gdb/callback.h                             |  2 +-
 include/gdb/remote-sim.h                           | 14 ++++----
 include/mach-o/arm.h                               |  2 +-
 include/opcode/alpha.h                             |  4 +--
 include/opcode/arc.h                               |  2 +-
 include/opcode/hppa.h                              |  2 +-
 include/opcode/ppc.h                               |  2 +-
 include/opcode/tic4x.h                             | 10 +++---
 include/opcode/tic6x-insn-formats.h                |  2 +-
 include/opcode/tic80.h                             |  2 +-
 include/safe-ctype.h                               |  2 +-
 include/splay-tree.h                               |  2 +-
 intl/dcigettext.c                                  |  2 +-
 intl/plural.c                                      |  2 +-
 opcodes/aarch64-asm.c                              |  2 +-
 opcodes/aarch64-dis.c                              |  4 +--
 opcodes/arc-dis.c                                  |  6 ++--
 opcodes/arm-dis.c                                  |  8 ++---
 opcodes/cgen-asm.c                                 |  4 +--
 opcodes/cgen-asm.in                                |  2 +-
 opcodes/cgen-dis.c                                 |  4 +--
 opcodes/cgen-dis.in                                |  2 +-
 opcodes/cgen-opc.c                                 |  2 +-
 opcodes/dis-buf.c                                  |  2 +-
 opcodes/epiphany-asm.c                             |  2 +-
 opcodes/epiphany-dis.c                             |  2 +-
 opcodes/fr30-asm.c                                 |  2 +-
 opcodes/fr30-dis.c                                 |  2 +-
 opcodes/frv-asm.c                                  |  2 +-
 opcodes/frv-dis.c                                  |  2 +-
 opcodes/frv-opc.c                                  |  2 +-
 opcodes/hppa-dis.c                                 |  2 +-
 opcodes/i386-dis.c                                 |  2 +-
 opcodes/i386-opc.h                                 |  2 +-
 opcodes/i386-opc.tbl                               |  2 +-
 opcodes/ip2k-asm.c                                 |  2 +-
 opcodes/ip2k-dis.c                                 |  2 +-
 opcodes/iq2000-asm.c                               |  2 +-
 opcodes/iq2000-dis.c                               |  2 +-
 opcodes/lm32-asm.c                                 |  2 +-
 opcodes/lm32-dis.c                                 |  2 +-
 opcodes/m32c-asm.c                                 |  2 +-
 opcodes/m32c-dis.c                                 |  2 +-
 opcodes/m32r-asm.c                                 |  2 +-
 opcodes/m32r-dis.c                                 |  2 +-
 opcodes/m68hc11-opc.c                              |  2 +-
 opcodes/m68k-dis.c                                 |  2 +-
 opcodes/m68k-opc.c                                 |  2 +-
 opcodes/mep-asm.c                                  |  2 +-
 opcodes/mep-dis.c                                  |  6 ++--
 opcodes/metag-dis.c                                |  2 +-
 opcodes/msp430-decode.c                            |  2 +-
 opcodes/msp430-decode.opc                          |  2 +-
 opcodes/msp430-dis.c                               |  2 +-
 opcodes/mt-asm.c                                   |  2 +-
 opcodes/mt-dis.c                                   |  2 +-
 opcodes/ns32k-dis.c                                |  2 +-
 opcodes/opintl.h                                   |  2 +-
 opcodes/or1k-asm.c                                 |  2 +-
 opcodes/or1k-desc.h                                |  2 +-
 opcodes/or1k-dis.c                                 |  2 +-
 opcodes/ppc-opc.c                                  |  6 ++--
 opcodes/sh-dis.c                                   |  2 +-
 opcodes/sh64-dis.c                                 |  2 +-
 opcodes/tic30-dis.c                                |  2 +-
 opcodes/v850-opc.c                                 |  2 +-
 opcodes/xc16x-asm.c                                |  2 +-
 opcodes/xc16x-dis.c                                |  2 +-
 opcodes/xstormy16-asm.c                            |  2 +-
 opcodes/xstormy16-dis.c                            |  2 +-
 opcodes/xtensa-dis.c                               |  2 +-
 readline/display.c                                 |  2 +-
 readline/examples/rlfe/config.h.in                 |  2 +-
 readline/examples/rlfe/rlfe.c                      |  2 +-
 readline/examples/rlptytest.c                      |  2 +-
 readline/histexpand.c                              |  4 +--
 readline/history.h                                 |  2 +-
 readline/input.c                                   |  2 +-
 readline/readline.c                                |  2 +-
 readline/rlprivate.h                               |  2 +-
 readline/text.c                                    |  2 +-
 358 files changed, 636 insertions(+), 636 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2016-11-25 21:15 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-25 19:48 [PATCH 00/17] Fix spelling mistakes in comments - GDB Ambrogino Modigliani
2016-11-25 19:47 ` [PATCH 07/17] Fix spelling in comments in Assembler files (gdb) Ambrogino Modigliani
2016-11-25 19:47 ` [PATCH 08/17] Fix spelling in comments in Expect scripts (gdb) Ambrogino Modigliani
2016-11-25 19:47 ` [PATCH 05/17] Fix spelling in comments in C source files (opcodes) Ambrogino Modigliani
2016-11-25 19:47 ` [PATCH 06/17] Fix spelling in comments in C source files (readline) Ambrogino Modigliani
2016-11-25 20:42   ` Mike Frysinger
2016-11-25 19:47 ` [PATCH 10/17] Fix spelling in comments in .cpu files (cpu) Ambrogino Modigliani
2016-11-25 19:47 ` [PATCH 12/17] Fix spelling in comments in .in files (readline) Ambrogino Modigliani
2016-11-25 19:47 ` [PATCH 17/17] Fix spelling in comments in .tbl files (opcodes) Ambrogino Modigliani
2016-11-25 19:47 ` [PATCH 11/17] Fix spelling in comments in .in " Ambrogino Modigliani
2016-11-25 19:48 ` [PATCH 01/17] Fix spelling in comments in C source files (bfd) Ambrogino Modigliani
2016-11-25 19:48 ` [PATCH 13/17] Fix spelling in comments in .l files (gdb) Ambrogino Modigliani
2016-11-25 19:48 ` [PATCH 04/17] Fix spelling in comments in C source files (intl) Ambrogino Modigliani
2016-11-25 21:11   ` Joseph Myers
2016-11-25 19:48 ` [PATCH 02/17] Fix spelling in comments in C source files (gdb) Ambrogino Modigliani
2016-11-25 19:48 ` [PATCH 09/17] Fix spelling in comments in XML " Ambrogino Modigliani
2016-11-25 19:48 ` [PATCH 15/17] Fix spelling in comments in .opc files (cpu) Ambrogino Modigliani
2016-11-25 19:48 ` [PATCH 16/17] Fix spelling in comments in .opc files (opcodes) Ambrogino Modigliani
2016-11-25 19:48 ` [PATCH 03/17] Fix spelling in comments in C source files (include) Ambrogino Modigliani
2016-11-25 21:15   ` Joseph Myers
2016-11-25 19:48 ` [PATCH 14/17] Fix spelling in comments in .m4 files (config) Ambrogino Modigliani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).