This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 7fb048a Remove verbosity from ui_out_message and friends new 222c2bf Fix spelling in comments in C source files (binutils) new 2b0f376 Fix spelling in comments in C source files (gas) new 5c3024d Fix spelling in comments in C source files (gold) new 576a6e4 Fix spelling in comments in C source files (gprof) new 370dfff Fix spelling in comments in C source files (ld) new a40d031 Fix spelling in comments in Assembler files (gas) new 15a086b Fix spelling in comments in Assembler files (ld) new c29ae97 Fix spelling in comments in Expect scripts (gas) new d14a6a9 Fix spelling in comments in Expect scripts (ld) new 6223ef9 Fix spelling in comments in .def files (gold) new 839b0b3 Fix spelling in comments in .em files (ld) new 8f02b5a Fix spelling in comments in .l files (gas) new b81c93c Fix spelling in comments in .sc files (ld) new a582903 Fix spelling in comments in .y files (binutils) new cb55e96 Fix spelling in comments in .y files (ld) new ae9a198 Fix powerpc vle test for sorting of program headers
The 16 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: binutils/ChangeLog | 10 ++++ 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/ChangeLog | 81 ++++++++++++++++++++++++++++ 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/ChangeLog | 19 +++++++ 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/ChangeLog | 7 +++ gprof/basic_blocks.c | 2 +- gprof/cg_arcs.c | 2 +- gprof/cg_print.c | 2 +- gprof/corefile.c | 2 +- ld/ChangeLog | 48 +++++++++++++++++ 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-powerpc/vle-multiseg-5.d | 6 +-- 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 +- 120 files changed, 344 insertions(+), 179 deletions(-)