r220506 - in /trunk/gcc: ChangeLog doc/extend.texi

sandra@gcc.gnu.org sandra@gcc.gnu.org
Sat Feb 7 22:12:00 GMT 2015


Author: sandra
Date: Sat Feb  7 22:12:47 2015
New Revision: 220506

URL: https://gcc.gnu.org/viewcvs?rev=220506&root=gcc&view=rev
Log:
2015-02-07  Sandra Loosemore  <sandra@codesourcery.com>

	gcc/
	* doc/extend.texi (Function Attributes [naked]): Copy-edit.
	(Using Assembly Language with C): Expand introduction.
	(Basic Asm): Copy-edit.  Add more information about uses of
	basic asm.
	(Extended Asm): Copy-edit.  Document new escape syntax and
	%l[label] syntax.
	(Global Reg Vars): Copy-edit.
	(Local Reg Vars): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/extend.texi



More information about the Gcc-cvs mailing list