This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 00/15] Fix spelling mistakes in comments - BINUTILS


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 (15):
  Fix spelling in comments in C source files (binutils)
  Fix spelling in comments in C source files (gas)
  Fix spelling in comments in C source files (gold)
  Fix spelling in comments in C source files (gprof)
  Fix spelling in comments in C source files (ld)
  Fix spelling in comments in Assembler files (gas)
  Fix spelling in comments in Assembler files (ld)
  Fix spelling in comments in Expect scripts (gas)
  Fix spelling in comments in Expect scripts (ld)
  Fix spelling in comments in .def files (gold)
  Fix spelling in comments in .em files (ld)
  Fix spelling in comments in .l files (gas)
  Fix spelling in comments in .sc files (ld)
  Fix spelling in comments in .y files (binutils)
  Fix spelling in comments in .y files (ld)

 binutils/arparse.y                           |  2 +-
 binutils/dwarf.c                             |  4 ++--
 binutils/dwarf.h                             |  2 +-
 binutils/objcopy.c                           |  2 +-
 binutils/od-macho.c                          |  2 +-
 binutils/rclex.c                             |  2 +-
 binutils/readelf.c                           |  2 +-
 binutils/stabs.c                             |  2 +-
 gas/as.h                                     |  2 +-
 gas/config/bfin-lex.l                        |  2 +-
 gas/config/obj-ecoff.c                       |  2 +-
 gas/config/obj-macho.c                       |  2 +-
 gas/config/tc-aarch64.c                      |  2 +-
 gas/config/tc-arc.c                          |  2 +-
 gas/config/tc-arm.c                          | 10 +++++-----
 gas/config/tc-avr.c                          |  2 +-
 gas/config/tc-cr16.c                         |  4 ++--
 gas/config/tc-epiphany.c                     |  8 ++++----
 gas/config/tc-frv.c                          |  4 ++--
 gas/config/tc-hppa.c                         |  2 +-
 gas/config/tc-hppa.h                         |  2 +-
 gas/config/tc-i370.c                         |  4 ++--
 gas/config/tc-m68hc11.c                      |  2 +-
 gas/config/tc-m68k.c                         |  6 +++---
 gas/config/tc-mcore.c                        |  2 +-
 gas/config/tc-mep.c                          |  8 ++++----
 gas/config/tc-metag.c                        |  6 +++---
 gas/config/tc-mips.c                         |  6 +++---
 gas/config/tc-mn10200.c                      |  2 +-
 gas/config/tc-mn10300.c                      |  4 ++--
 gas/config/tc-nds32.c                        |  8 ++++----
 gas/config/tc-nios2.c                        |  2 +-
 gas/config/tc-ns32k.c                        |  8 ++++----
 gas/config/tc-pdp11.c                        |  2 +-
 gas/config/tc-ppc.c                          | 12 ++++++------
 gas/config/tc-rx.c                           |  4 ++--
 gas/config/tc-score.c                        |  2 +-
 gas/config/tc-score7.c                       |  2 +-
 gas/config/tc-sparc.c                        |  2 +-
 gas/config/tc-tic54x.c                       |  2 +-
 gas/config/tc-vax.c                          |  2 +-
 gas/config/tc-xgate.h                        |  2 +-
 gas/config/tc-xtensa.c                       |  4 ++--
 gas/config/tc-z80.c                          |  2 +-
 gas/dwarf2dbg.c                              |  4 ++--
 gas/input-file.h                             |  2 +-
 gas/itbl-ops.c                               |  2 +-
 gas/read.c                                   |  4 ++--
 gas/stabs.c                                  |  2 +-
 gas/symbols.c                                |  8 ++++----
 gas/testsuite/gas/all/gas.exp                |  4 ++--
 gas/testsuite/gas/all/itbl-test.c            |  2 +-
 gas/testsuite/gas/arm/local_function.d       |  2 +-
 gas/testsuite/gas/arm/req.s                  |  2 +-
 gas/testsuite/gas/arm/vfp1.s                 |  2 +-
 gas/testsuite/gas/arm/vfp1_t2.s              |  2 +-
 gas/testsuite/gas/arm/vfp1xD.s               |  2 +-
 gas/testsuite/gas/arm/vfp1xD_t2.s            |  2 +-
 gas/testsuite/gas/cris/cris.exp              |  2 +-
 gas/testsuite/gas/hppa/basic/basic.exp       |  2 +-
 gas/testsuite/gas/hppa/parse/parse.exp       |  2 +-
 gas/testsuite/gas/hppa/reloc/reloc.exp       |  2 +-
 gas/testsuite/gas/mcore/allinsn.s            |  4 ++--
 gas/testsuite/gas/mips/24k-triple-stores-5.s |  2 +-
 gas/testsuite/gas/mips/delay.d               |  2 +-
 gas/testsuite/gas/mips/nodelay.d             |  2 +-
 gas/testsuite/gas/mips/r5900-full.s          |  2 +-
 gas/testsuite/gas/mips/r5900.s               |  2 +-
 gas/testsuite/gas/sh/arch/arch.exp           |  2 +-
 gas/testsuite/gas/tic4x/opclasses.h          | 10 +++++-----
 gas/testsuite/gas/tic4x/tic4x.exp            |  8 ++++----
 gas/write.c                                  |  4 ++--
 gold/aarch64-reloc.def                       |  2 +-
 gold/aarch64.cc                              |  4 ++--
 gold/arm.cc                                  |  2 +-
 gold/icf.cc                                  |  4 ++--
 gold/layout.cc                               |  2 +-
 gold/layout.h                                |  2 +-
 gold/mips.cc                                 |  2 +-
 gold/output.h                                |  2 +-
 gold/plugin.h                                |  2 +-
 gold/script-sections.h                       |  2 +-
 gold/script.h                                |  2 +-
 gold/stringpool.h                            |  2 +-
 gold/tilegx.cc                               |  6 +++---
 gprof/basic_blocks.c                         |  2 +-
 gprof/cg_arcs.c                              |  2 +-
 gprof/cg_print.c                             |  2 +-
 gprof/corefile.c                             |  2 +-
 ld/deffile.h                                 |  4 ++--
 ld/deffilep.y                                |  4 ++--
 ld/emultempl/avrelf.em                       |  2 +-
 ld/emultempl/elf32.em                        |  4 ++--
 ld/emultempl/pe.em                           |  2 +-
 ld/emultempl/pep.em                          |  2 +-
 ld/emultempl/spuelf.em                       |  2 +-
 ld/ld.h                                      |  2 +-
 ld/ldlang.c                                  |  4 ++--
 ld/ldmisc.c                                  |  2 +-
 ld/pe-dll.c                                  |  2 +-
 ld/scripttempl/ia64vms.sc                    |  2 +-
 ld/scripttempl/ip2k.sc                       |  2 +-
 ld/scripttempl/v850.sc                       |  4 ++--
 ld/scripttempl/v850_rh850.sc                 |  4 ++--
 ld/testsuite/ld-arm/stm32l4xx-fix-all.s      |  4 ++--
 ld/testsuite/ld-arm/thumb2-b-interwork.s     |  2 +-
 ld/testsuite/ld-arm/thumb2-bl.s              |  2 +-
 ld/testsuite/ld-s390/tlspic1.s               |  4 ++--
 ld/testsuite/ld-s390/tlspic1_64.s            |  4 ++--
 ld/testsuite/ld-scripts/section-match-1.d    |  2 +-
 ld/testsuite/ld-sh/arch/arch.exp             |  2 +-
 ld/testsuite/ld-sh/rd-sh.exp                 |  2 +-
 ld/testsuite/ld-sh/sh64/rd-sh64.exp          |  2 +-
 ld/testsuite/ld-undefined/undefined.exp      |  2 +-
 114 files changed, 176 insertions(+), 176 deletions(-)

-- 
2.7.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]