summaryrefslogtreecommitdiff
path: root/gcc/cpp.texi
Commit message (Expand)AuthorAgeFilesLines
* * cpp.texi (-Wtraditional): Update description.ghazi2001-04-111-5/+5
* * cpp.texi: Update documentation for -include and -imacros.neil2001-03-151-7/+22
* * cpp.texi (poison): Explain the macro expansion exception.ghazi2001-03-131-0/+16
* * cpp.texi: Update.neil2001-03-031-10/+14
* * cppinit.c (append_include_chain): Mark "after" include file name list as acgf2001-03-021-7/+8
* libf2c:jsm282001-02-191-1/+1
* * mkdeps.c (deps_add_default_target): Robustify. Addnathan2001-02-121-1/+4
* Doc and warning fixes.green2001-02-101-0/+8
* * cpp.texi, invoke.texi: Update -Wtraditional documentation.neil2001-02-021-0/+33
* * cppfiles.c (_cpp_read_file): Add to dependencies if requested.jakub2001-01-241-4/+6
* * cpp.texi: Fix typos.neil2001-01-221-2/+2
* * cpp.texi, extend.texi, gcc.texi, install.texi, invoke.texi,jsm282001-01-121-3/+4
* * cppinit.c (OPT_MD, OPT_MMD): Restore.neil2001-01-091-32/+33
* * cpp.texi: Update for -MQ.neil2001-01-061-7/+19
* * cpp.texi: Update for -MP. Clarify behaviour of -MT.neil2001-01-051-3/+27
* * cpp.texi: Update for -MT.neil2001-01-041-2/+11
* * gcc.texi, cpp.texi: Update last-updated dates.jsm282000-12-211-1/+1
* * cpp.texi: Update for _Pragma.neil2000-11-041-19/+46
* * cpp.texi: Update for new command line assertion syntax.neil2000-10-311-3/+5
* * cpp.texi: Update.neil2000-10-271-21/+40
* * cpp.texi: Update with implementation-defined behavior andneil2000-10-251-13/+106
* * cpp.texi: Update documentation, including some clarifications,neil2000-09-181-25/+45
* * cpp.texi: Add @section for assertions.neil2000-08-191-1/+1
* * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c,zack2000-08-021-134/+212
* Thu Jul 27 11:54:17 2000 Andrew Cagney <cagney@b1.cygnus.com>cagney2000-07-271-3/+3
* * contrib.texi, cpp.texi, extend.texi, invoke.texi: Updatelaw2000-07-171-10/+13
* * cpp.texi: Update.neil2000-07-111-8/+11
* * cpp.texi: Update.neil2000-07-071-16/+65
* * cpp.texi: Update to new lexer.neil2000-07-071-845/+948
* * cpp.texi: Document #pragma GCC dependencynathan2000-06-301-0/+14
* * cpp.texi: Clarify #pragma GCC namespace.nathan2000-06-241-4/+9
* * cpplib.c (struct pragma_entry): New structure.nathan2000-06-231-10/+18
* * cppinit.c (cpp_reader_init): Initialise col_adjust andneil2000-05-181-0/+7
* * cpplib.c: New feature, #pragma system_header.zack2000-05-171-3/+51
* * extend.texi: ISO C99 is not a draft anymore.loewis2000-04-111-4/+5
* * cppexp.c (parse_charconst): Null does not end characterneil2000-04-081-0/+38
* 2000-03-16 Neil Booth <NeilB@earthling.net>neil2000-03-161-4/+6
* Fix copyrights.law2000-02-261-1/+2
* Jonathan Larmour <jlarmour@redhat.co.uk>:rth2000-02-161-6/+13
* * Makefile.in (cppexp.o): Depend on cpphash.h.geoffk1999-09-091-2/+24
* Merge in gcc2-ss-010999law1999-09-071-8/+11
* * cpp.texi: Add a node documenting macro varargs (copiedlaw1999-08-241-2/+64
* 1999-06-14 Zack Weinberg <zack@rabi.columbia.edu>zack1999-06-141-11/+34
* Trivial change to test new features in the script to update the online docs.law1999-05-271-2/+2
* * cppspec.c: Insert -no-gcc into command line unless -gcc waslaw1999-05-171-36/+72
* * cpp.texi: Fix some typos.law1999-05-131-2/+2
* Copyright fixes.law1999-01-061-1/+1
* * cpp.texi: Update for Fortran usage from Craig.law1998-09-281-5/+45
* * cpp.texi, gcc.texi: Add @dircategory, @direntry meant tolaw1998-06-231-7/+4
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-31/+29