| Commit message (Expand) | Author | Age | Files | Lines |
* | * cpp.texi (-Wtraditional): Update description. | ghazi | 2001-04-11 | 1 | -5/+5 |
* | * cpp.texi: Update documentation for -include and -imacros. | neil | 2001-03-15 | 1 | -7/+22 |
* | * cpp.texi (poison): Explain the macro expansion exception. | ghazi | 2001-03-13 | 1 | -0/+16 |
* | * cpp.texi: Update. | neil | 2001-03-03 | 1 | -10/+14 |
* | * cppinit.c (append_include_chain): Mark "after" include file name list as a | cgf | 2001-03-02 | 1 | -7/+8 |
* | libf2c: | jsm28 | 2001-02-19 | 1 | -1/+1 |
* | * mkdeps.c (deps_add_default_target): Robustify. Add | nathan | 2001-02-12 | 1 | -1/+4 |
* | Doc and warning fixes. | green | 2001-02-10 | 1 | -0/+8 |
* | * cpp.texi, invoke.texi: Update -Wtraditional documentation. | neil | 2001-02-02 | 1 | -0/+33 |
* | * cppfiles.c (_cpp_read_file): Add to dependencies if requested. | jakub | 2001-01-24 | 1 | -4/+6 |
* | * cpp.texi: Fix typos. | neil | 2001-01-22 | 1 | -2/+2 |
* | * cpp.texi, extend.texi, gcc.texi, install.texi, invoke.texi, | jsm28 | 2001-01-12 | 1 | -3/+4 |
* | * cppinit.c (OPT_MD, OPT_MMD): Restore. | neil | 2001-01-09 | 1 | -32/+33 |
* | * cpp.texi: Update for -MQ. | neil | 2001-01-06 | 1 | -7/+19 |
* | * cpp.texi: Update for -MP. Clarify behaviour of -MT. | neil | 2001-01-05 | 1 | -3/+27 |
* | * cpp.texi: Update for -MT. | neil | 2001-01-04 | 1 | -2/+11 |
* | * gcc.texi, cpp.texi: Update last-updated dates. | jsm28 | 2000-12-21 | 1 | -1/+1 |
* | * cpp.texi: Update for _Pragma. | neil | 2000-11-04 | 1 | -19/+46 |
* | * cpp.texi: Update for new command line assertion syntax. | neil | 2000-10-31 | 1 | -3/+5 |
* | * cpp.texi: Update. | neil | 2000-10-27 | 1 | -21/+40 |
* | * cpp.texi: Update with implementation-defined behavior and | neil | 2000-10-25 | 1 | -13/+106 |
* | * cpp.texi: Update documentation, including some clarifications, | neil | 2000-09-18 | 1 | -25/+45 |
* | * cpp.texi: Add @section for assertions. | neil | 2000-08-19 | 1 | -1/+1 |
* | * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c, | zack | 2000-08-02 | 1 | -134/+212 |
* | Thu Jul 27 11:54:17 2000 Andrew Cagney <cagney@b1.cygnus.com> | cagney | 2000-07-27 | 1 | -3/+3 |
* | * contrib.texi, cpp.texi, extend.texi, invoke.texi: Update | law | 2000-07-17 | 1 | -10/+13 |
* | * cpp.texi: Update. | neil | 2000-07-11 | 1 | -8/+11 |
* | * cpp.texi: Update. | neil | 2000-07-07 | 1 | -16/+65 |
* | * cpp.texi: Update to new lexer. | neil | 2000-07-07 | 1 | -845/+948 |
* | * cpp.texi: Document #pragma GCC dependency | nathan | 2000-06-30 | 1 | -0/+14 |
* | * cpp.texi: Clarify #pragma GCC namespace. | nathan | 2000-06-24 | 1 | -4/+9 |
* | * cpplib.c (struct pragma_entry): New structure. | nathan | 2000-06-23 | 1 | -10/+18 |
* | * cppinit.c (cpp_reader_init): Initialise col_adjust and | neil | 2000-05-18 | 1 | -0/+7 |
* | * cpplib.c: New feature, #pragma system_header. | zack | 2000-05-17 | 1 | -3/+51 |
* | * extend.texi: ISO C99 is not a draft anymore. | loewis | 2000-04-11 | 1 | -4/+5 |
* | * cppexp.c (parse_charconst): Null does not end character | neil | 2000-04-08 | 1 | -0/+38 |
* | 2000-03-16 Neil Booth <NeilB@earthling.net> | neil | 2000-03-16 | 1 | -4/+6 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | Jonathan Larmour <jlarmour@redhat.co.uk>: | rth | 2000-02-16 | 1 | -6/+13 |
* | * Makefile.in (cppexp.o): Depend on cpphash.h. | geoffk | 1999-09-09 | 1 | -2/+24 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -8/+11 |
* | * cpp.texi: Add a node documenting macro varargs (copied | law | 1999-08-24 | 1 | -2/+64 |
* | 1999-06-14 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-06-14 | 1 | -11/+34 |
* | Trivial change to test new features in the script to update the online docs. | law | 1999-05-27 | 1 | -2/+2 |
* | * cppspec.c: Insert -no-gcc into command line unless -gcc was | law | 1999-05-17 | 1 | -36/+72 |
* | * cpp.texi: Fix some typos. | law | 1999-05-13 | 1 | -2/+2 |
* | Copyright fixes. | law | 1999-01-06 | 1 | -1/+1 |
* | * cpp.texi: Update for Fortran usage from Craig. | law | 1998-09-28 | 1 | -5/+45 |
* | * cpp.texi, gcc.texi: Add @dircategory, @direntry meant to | law | 1998-06-23 | 1 | -7/+4 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -31/+29 |