]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.in, [...]: Fix comment/doc typos.
authorKazu Hirata <kazu@codesourcery.com>
Sat, 6 Aug 2005 13:26:35 +0000 (13:26 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 6 Aug 2005 13:26:35 +0000 (13:26 +0000)
commita4d0554781f4aa5af93b620984c91df51dbe87ba
tree9c1e3b572dafd3d3ac5162fc738c5579d768ad9d
parent49de9e7395964c94b4c1cd88c1b861e1777fc90f
Makefile.in, [...]: Fix comment/doc typos.

* Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,
config.gcc, ipa-cp.c, ipa-prop.c, ipa-prop.h, reg-stack.c,
tree-ssa-structalias.c, tree-vrp.c, value-prof.c, vec.h,
config/linux.h, config/alpha/alpha.h, config/alpha/linux.h,
config/alpha/predicates.md, config/arc/arc.h,
config/arm/arm.h, config/arm/ieee754-df.S,
config/arm/ieee754-sf.S, config/bfin/bfin.c,
config/bfin/bfin.h, config/c4x/c4x.h, config/crx/crx.c,
config/fr30/fr30.h, config/frv/frv.h, config/h8300/h8300.h,
config/i386/i386.h, config/ia64/ia64.c, config/ia64/ia64.h,
config/m68hc11/m68hc11.h, config/mips/mips.c,
config/mips/mips.h, config/mips/openbsd.h,
config/mn10300/mn10300.h, config/pa/pa.c, config/pa/pa.h,
config/pdp11/pdp11.h, config/rs6000/linux-unwind.h,
config/rs6000/rs6000.c, config/rs6000/rs6000.h,
config/s390/s390.c, config/sh/sh.c, config/sh/sh.h,
config/sparc/linux.h, config/sparc/linux64.h,
config/sparc/sparc.h, config/v850/v850.h, config/vax/vax.h,
doc/extend.texi, doc/gcov.texi, doc/install.texi,
doc/invoke.texi, doc/rtl.texi, doc/tm.texi: Fix comment/doc
typos.  Follow spelling conventions.

From-SVN: r102809
57 files changed:
gcc/ChangeLog
gcc/Makefile.in
gcc/cfgexpand.c
gcc/cfgloop.h
gcc/cfgloopmanip.c
gcc/config.gcc
gcc/config/alpha/alpha.h
gcc/config/alpha/linux.h
gcc/config/alpha/predicates.md
gcc/config/arc/arc.h
gcc/config/arm/arm.h
gcc/config/arm/ieee754-df.S
gcc/config/arm/ieee754-sf.S
gcc/config/bfin/bfin.c
gcc/config/bfin/bfin.h
gcc/config/c4x/c4x.h
gcc/config/crx/crx.c
gcc/config/fr30/fr30.h
gcc/config/frv/frv.h
gcc/config/h8300/h8300.h
gcc/config/i386/i386.h
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.h
gcc/config/linux.h
gcc/config/m68hc11/m68hc11.h
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/config/mips/openbsd.h
gcc/config/mn10300/mn10300.h
gcc/config/pa/pa.c
gcc/config/pa/pa.h
gcc/config/pdp11/pdp11.h
gcc/config/rs6000/linux-unwind.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/s390/s390.c
gcc/config/sh/sh.c
gcc/config/sh/sh.h
gcc/config/sparc/linux.h
gcc/config/sparc/linux64.h
gcc/config/sparc/sparc.h
gcc/config/v850/v850.h
gcc/config/vax/vax.h
gcc/doc/extend.texi
gcc/doc/gcov.texi
gcc/doc/install.texi
gcc/doc/invoke.texi
gcc/doc/rtl.texi
gcc/doc/tm.texi
gcc/ipa-cp.c
gcc/ipa-prop.c
gcc/ipa-prop.h
gcc/reg-stack.c
gcc/tree-ssa-structalias.c
gcc/tree-vrp.c
gcc/value-prof.c
gcc/vec.h