summaryrefslogtreecommitdiff
path: root/gcc/cpp.texi
Commit message (Expand)AuthorAgeFilesLines
* gcc.c (cpp_options): Define __NO_INLINE__ unless we are honoring "inline" key...Jakub Jelinek2001-05-051-0/+10
* cpp.texi (-Wwhite-space): Remove.Jakub Jelinek2001-04-181-7/+2
* cpp.texi (-Wtraditional): Update description.Kaveh R. Ghazi2001-04-111-5/+5
* cpp.texi: Update documentation for -include and -imacros.Neil Booth2001-03-151-7/+22
* * cpp.texi (poison): Explain the macro expansion exception.Kaveh R. Ghazi2001-03-131-0/+16
* cpp.texi: Update.Neil Booth2001-03-031-10/+14
* cppinit.c (append_include_chain): Mark "after" include file name list as a sy...Christopher Faylor2001-03-021-7/+8
* Version.c, [...]: Update G77 version number to 0.5.27.Joseph Myers2001-02-191-1/+1
* mkdeps.c (deps_add_default_target): Robustify.Nathan Sidwell2001-02-121-1/+4
* Doc and warning fixes.Anthony Green2001-02-101-0/+8
* * cpp.texi, invoke.texi: Update -Wtraditional documentation.Neil Booth2001-02-021-0/+33
* cppfiles.c (_cpp_read_file): Add to dependencies if requested.Jakub Jelinek2001-01-241-4/+6
* * cpp.texi: Fix typos.Andres Felipe Vargas2001-01-221-2/+2
* cpp.texi, [...]: Consistently refer to ISO C instead of ANSI C.Joseph Myers2001-01-121-3/+4
* cppinit.c (OPT_MD, OPT_MMD): Restore.Neil Booth2001-01-091-32/+33
* cpp.texi: Update for -MQ.Neil Booth2001-01-061-7/+19
* cpp.texi: Update for -MP.Neil Booth2001-01-051-3/+27
* cpp.texi: Update for -MT.Neil Booth2001-01-041-2/+11
* gcc.texi, cpp.texi: Update last-updated dates.Joseph Myers2000-12-211-1/+1
* * cpp.texi: Update for _Pragma.Neil Booth2000-11-041-19/+46
* cpp.texi: Update for new command line assertion syntax.Neil Booth2000-10-311-3/+5
* * cpp.texi: Update.Neil Booth2000-10-271-21/+40
* cpp.texi: Update with implementation-defined behavior and internal limits.Neil Booth2000-10-251-13/+106
* cpp.texi: Update documentation...Neil Booth2000-09-181-25/+45
* * cpp.texi: Add @section for assertions.Neil Booth2000-08-191-1/+1
* cppexp.c, [...]: Do not use 'legal' or 'illegal' in error messages and comments.Zack Weinberg2000-08-021-134/+212
* cpp.texi: Append a trailing full-stop to xrefs where needed.Andrew Cagney2000-07-271-3/+3
* contrib.texi, [...]: Update references to C9X.Joseph Myers2000-07-171-10/+13
* cpp.texi: Update.Neil Booth2000-07-111-8/+11
* * cpp.texi: Update.Neil Booth2000-07-071-16/+65
* * cpp.texi: Update to new lexer.Neil Booth2000-07-071-845/+948
* cpp.texi: Document #pragma GCC dependencyNathan Sidwell2000-06-301-0/+14
* * cpp.texi: Clarify #pragma GCC namespace.Nathan Sidwell2000-06-241-4/+9
* cpplib.c (struct pragma_entry): New structure.Nathan Sidwell2000-06-231-10/+18
* cppinit.c (cpp_reader_init): Initialise col_adjust and default tab stop size.Neil Booth2000-05-181-0/+7
* cpplib.c: New feature, #pragma system_header.Zack Weinberg2000-05-171-3/+51
* extend.texi: ISO C99 is not a draft anymore.Martin v. Löwis2000-04-111-4/+5
* cppexp.c (parse_charconst): Null does not end character constants.Neil Booth2000-04-081-0/+38
* cppinit.c (handle_option): Implement #unassert directive as -A- command line ...Neil Booth2000-03-161-4/+6
* Fix copyrights.Jeff Law2000-02-251-1/+2
* Jonathan Larmour <jlarmour@redhat.co.uk>:Jonathan Larmour2000-02-151-6/+13
* Makefile.in (cppexp.o): Depend on cpphash.h.Geoff Keating1999-09-091-2/+24
* Merge in gcc2-ss-010999Jeff Law1999-09-061-8/+11
* cpp.texi: Add a node documenting macro varargs (copied from extend.texi).Matthias Klose1999-08-231-2/+64
* cpp.texi: Minor update.Zack Weinberg1999-06-141-11/+34
* Trivial change to test new features in the script to update the online docs.Jeff Law1999-05-271-2/+2
* cppspec.c: Insert -no-gcc into command line unless -gcc was given by user.Zack Weinberg1999-05-171-36/+72
* * cpp.texi: Fix some typos.Jeffrey A Law1999-05-121-2/+2
* Copyright fixes.Jeff Law1999-01-061-1/+1
* * cpp.texi: Update for Fortran usage from Craig.Jeffrey A Law1998-09-271-5/+45