This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r127030 - in /trunk/gcc: ChangeLog cfglayout.c ...


Author: kazu
Date: Sat Jul 28 23:55:00 2007
New Revision: 127030

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127030
Log:
	* cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md,
	config/arm/neon-schedgen.ml, config/arm/neon.ml,
	config/arm/vec-common.md, config/ia64/div.md, cselib.c,
	df-core.c, df.h, dominance.c, optabs.c, opts.c, reg-stack.c,
	regstat.c, target.h, tree-ssa-live.c, tree-ssa-pre.c,
	tree-vect-transform.c, tree.def: Fix comment typos.  Follow
	spelling conventions.
	* doc/invoke.texi: Follow spelling conventions.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfglayout.c
    trunk/gcc/config/arm/arm.c
    trunk/gcc/config/arm/cortex-a8.md
    trunk/gcc/config/arm/neon-schedgen.ml
    trunk/gcc/config/arm/neon.ml
    trunk/gcc/config/arm/vec-common.md
    trunk/gcc/config/ia64/div.md
    trunk/gcc/cselib.c
    trunk/gcc/df-core.c
    trunk/gcc/df.h
    trunk/gcc/doc/invoke.texi
    trunk/gcc/dominance.c
    trunk/gcc/optabs.c
    trunk/gcc/opts.c
    trunk/gcc/reg-stack.c
    trunk/gcc/regstat.c
    trunk/gcc/target.h
    trunk/gcc/tree-ssa-live.c
    trunk/gcc/tree-ssa-pre.c
    trunk/gcc/tree-vect-transform.c
    trunk/gcc/tree.def


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