summaryrefslogtreecommitdiffstats
path: root/gcc/doc/cppinternals.texi
Commit message (Collapse)AuthorAgeFilesLines
* 2014-01-02 Tobias Burnus <burnus@net-b.de>burnus2014-01-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gcc/ada/ * gnat_ugn.texi: Bump @copying's copyright year. gcc/ * gcc.c (process_command): Update copyright notice dates. * gcov-dump.c: Ditto. * gcov.c: Ditto. * doc/cpp.texi: Bump @copying's copyright year. * doc/cppinternals.texi: Ditto. * doc/gcc.texi: Ditto. * doc/gccint.texi: Ditto. * doc/gcov.texi: Ditto. * doc/install.texi: Ditto. * doc/invoke.texi: Ditto. gcc/fortran/ * gfortranspec.c (lang_specific_driver): Update copyright notice dates. * gfc-internals.texi: Bump @copying's copyright year. * gfortran.texi: Ditto. * intrinsic.texi: Ditto. * invoke.texi: Ditto. gcc/go/ * gcc/go/gccgo.texi: Ditto. gcc/java/ * jcf-dump.c (version): Update copyright notice dates. * gcj.texi: Bump @copying's copyright year. libgomp/ * libgomp.texi: Bump @copying's copyright year. libitm/ * libitm.texi: Bump @copying's copyright year. libjava/ * classpath/gnu/java/rmi/registry/RegistryImpl.java (version): * Update copyright notice dates. * classpath/tools/gnu/classpath/tools/orbd/Main.java (run): * Ditto. * gnu/gcj/convert/Convert.java (version): Update copyright * notice dates. * gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto. libquadmath/ * libquadmath.texi: Bump @copying's copyright year. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206286 138bc75d-0d04-0410-961f-82ee72b054a4
* Update copyright years in gcc/rsandifo2013-01-101-4/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195098 138bc75d-0d04-0410-961f-82ee72b054a4
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194903 138bc75d-0d04-0410-961f-82ee72b054a4
* doc: cpp manual nitsrwild2011-01-091-0/+2
| | | | | | | | | | gcc/: * doc/cpp.texi (C++ Named Operators): Fix markup for header file name. * doc/cppinternals.texi (Top): Wrap node in @ifnottex to avoid two extra empty pages in PDF output. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168609 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/bugreport.texi: Update copyright years.rwild2008-02-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * doc/c-tree.texi: Likewise. * doc/cfg.texi: Likewise. * doc/cpp.texi: Likewise. * doc/cppinternals.texi: Likewise. * doc/fragments.texi: Likewise. * doc/frontends.texi: Likewise. * doc/gcc.texi: Likewise. * doc/gty.texi: Likewise. * doc/hostconfig.texi: Likewise. * doc/implement-c.texi: Likewise. * doc/libgcc.texi: Likewise. * doc/loop.texi: Likewise. * doc/makefile.texi: Likewise. * doc/options.texi: Likewise. * doc/passes.texi: Likewise. * doc/rtl.texi: Likewise. * doc/sourcebuild.texi: Likewise. * doc/standards.texi: Likewise. * doc/tree-ssa.texi: Likewise. * doc/trouble.texi: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132313 138bc75d-0d04-0410-961f-82ee72b054a4
* gcc/ChangeLog ---------------------------------------------------------brooks2007-02-271-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/include/gcc-common.texi (versionsubtitle): New macro. * doc/cpp.texi: Standardize title page. * doc/cppinternals.texi: Likewise. * doc/gcc.texi: Standardize title page, remove version number from copyright page. * doc/gccint.texi: Likewise. * doc/install.texi: Standardize title page, add table of contents. ada/ChangeLog --------------------------------------------------------- * gnat-style.texi: Standardize title page. * gnat_rm.texi: Likewise. * gnat_ugn.texi: Likewise. fortran/ChangeLog ----------------------------------------------------- * gfortran.texi: Standardize title page, remove version number from copyright page. treelang/ChangeLog ---------------------------------------------------- * treelang.texi: Standardize title page, remove version number from copyright page. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122358 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/sourcebuild.texi: Add comma for clarity.gerald2007-01-271-1/+1
| | | | | | | | | | | * doc/extend.texi: Fix some typos. * doc/passes.texi: Likewise. * doc/cppinternals.texi: Likewise. * doc/c-tree.texi: Likewise. * doc/tree-ssa.texi: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121241 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/cpp.texi, doc/cppinternals.texi, doc/gcc.texi,gerald2006-06-171-1/+1
| | | | | | | | | doc/gccint.texi, doc/install.texi (@dircategory): Use "Software development" instead of "Programming", following the Free Software Directory. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114746 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-03-05 James A. Morrison <phython@gcc.gnu.org>phython2005-03-051-2/+2
| | | | | | | | | | | | | | | * doc/c-tree.texi: Wrap comments in @r{}. * doc/cpp.texi: Likewise. * doc/cppinternals.texi: Likewise. * doc/extend.texi: Likewise. * doc/md.texi: Likewise. * doc/objc.texi: Likewise. * doc/sourcebuild.texi: Likewise. * doc/tm.texi: Likewise. * doc/tree-ssa.texi git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95939 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-02-08 Paolo Bonzini <bonzini@gnu.org>bonzini2005-02-081-3/+3
| | | | | | | | | PR preprocessor/19801 * doc/cppinternals.texi (Conventions, Lexer, Files): Adjust filenames that changed when libcpp was moved to the toplevel. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94737 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/cpp.texi: Include gcc-common.texi. Don't define gcctaboptjsm282005-02-061-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | macro locally. Don't give last revision date. Use GCC version number from gcc-common.texi. * doc/cppinternals.texi: Include gcc-common.texi. Don't give last revision date. Use GCC version number from gcc-common.texi. Describe being a library as current state rather than as 3.x history. * doc/gcc.texi: Remove last update date. * doc/gccint.texi: Likewise. Update copyright dates. * doc/install.texi: Update copyright dates. fortran: * gfortran.texi: Don't give last update date. java: * gcj.texi: Update copyright dates. treelang: * treelang.texi: Don't use local treelang version number. Don't give last update date. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94683 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/cppinternals.texi (Index): Fix html generation with makeinfo bymrs2004-11-131-3/+3
| | | | | | | | | renaming this node to Concept Index. * doc/gccint.texi (Index): Likewise. Also minor formatting tweaks to more closely match gcc.texi. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90573 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/bugreport.texi, doc/configterms.texi, doc/contrib.texi,jsm282004-07-021-10/+10
| | | | | | | | | | | | | | doc/contribute.texi, doc/cpp.texi, doc/cppinternals.texi, doc/extend.texi, doc/install.texi, doc/invoke.texi, doc/md.texi, doc/portability.texi, doc/tree-ssa.texi, doc/trouble.texi: Avoid some first-person references and patronizing comments. Based on printed manual. * doc/invoke.texi: Don't reference fortran@gnu.org. * doc/trouble.texi (Warning when a non-void function value is ignored): Rewrite. From Russ Allbery and Chris Devers. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84034 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/cppinternals.texi, doc/install.texi, doc/invoke.texi,jsm282004-07-011-1/+1
| | | | | | | | doc/md.texi, doc/sourcebuild.texi, doc/tm.texi, doc/trouble.texi: Use terminology "testsuite" and "enumerated". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84000 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/gcc.texi, doc/gccint.texi, doc/cppinternals.texi,jsm282002-01-071-2/+2
| | | | | | | | doc/install.texi, doc/invoke.texi, doc/rtl.texi: Update copyright and last update dates. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48610 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/cppinternals.texi: Update.neil2002-01-051-14/+138
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48562 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/cppinternals.texi: Update.neil2001-12-171-4/+44
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48130 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/cpp.texi, doc/cppinternals.texi, doc/invoke.texi,jsm282001-12-091-6/+6
| | | | | | | doc/md.texi, doc/rtl.texi, doc/tm.texi: Use American spelling. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47816 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/c-tree.texi, doc/cppinternals.texi, doc/extend.texi,jsm282001-10-091-1/+1
| | | | | | | | doc/install.texi, doc/md.texi, doc/rtl.texi, doc/tm.texi: Consistently use "nonzero" instead of "non-zero". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46134 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/cppinternals.texi: Update.neil2001-10-061-49/+63
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46050 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/cppinternals.texi: Update.neil2001-10-051-46/+107
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46040 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/cppinternals.texi: Update.neil2001-10-051-9/+134
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46033 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/cppinternals.texi: Update.neil2001-10-041-117/+308
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46009 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/cppinternals.texi: Update.neil2001-09-271-53/+133
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45839 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/cppinternals.texi: Improve formatting and logical markup.jsm282001-07-031-22/+22
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43726 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/c-tree.texi, doc/contrib.texi, doc/cpp.texi,jsm282001-06-271-1/+1
| | | | | | | | | | doc/cppinternals.texi, doc/extend.texi, doc/gcc.texi, doc/gcov.texi, doc/install-old.texi, doc/install.texi, doc/invoke.texi, doc/md.texi, doc/rtl.texi, doc/tm.texi: Replace . at end of sentences preceded by a capital letter with @.. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43611 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/cpp.texi, doc/cppinternals.texi, doc/extend.texi,jsm282001-06-271-1/+1
| | | | | | | | | doc/gcc.texi, doc/install.texi, doc/invoke.texi, doc/md.texi, doc/tm.texi: Use @: where necessary when a full stop does not end a sentence. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43600 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/contrib.texi, doc/cpp.texi, doc/cppinternals.texi,shebs2001-06-211-3/+3
| | | | | | | | | doc/extend.texi, doc/gcc.texi, doc/install.texi, doc/invoke.texi, doc/objc.texi, doc/tm.texi: Use the correct name "Objective-C" everywhere instead of "Objective C". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43485 138bc75d-0d04-0410-961f-82ee72b054a4
* * doc/cpp.texi, doc/cppinternals.texi, doc/gcc.texi: Move contentsjsm282001-06-021-1/+1
| | | | | | | | | | | | | | | | to just after title page. ch: * chill.texi: Move contents to just after title page. f: * g77.texi: Move contents to just after title page. java: * gcj.texi: Move contents to just after title page. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42808 138bc75d-0d04-0410-961f-82ee72b054a4
* * c-tree.texi, contrib.texi, cpp.texi, cppinternals.texi,dj2001-06-011-0/+430
extend.texi, fdl.texi, gcov.texi, invoke.texi, md.texi, objc.texi, rtl.texi, tm.texi, texinfo.tex: Move to doc subdirectory. * install.texi: Move to doc/install-old.texi. * gcc.texi: Move to doc, refer to install-old.texi. * Makefile.in: Reflect move of docs to doc/. * f/Make-lang.in: Ditto. * java/Make-lang.in: Ditto. * doc/.cvsignore: New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42779 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud