aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/cppopts.texi
AgeCommit message (Expand)AuthorFilesLines
2004-12-20md.texi (Expander Definitions): Use @emph instead of @strong around Note...Ben Elliston1-2/+2
2004-11-05c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g...Joseph Myers1-6/+6
2004-10-28contrib.texi, [...]: Improve Texinfo formatting.Joseph Myers1-1/+1
2004-09-17compat.texi, [...]: Use @option around options.Kazu Hirata1-1/+1
2004-07-04re PR preprocessor/16192 (Bug in expression evaluation when operand is missing)Neil Booth1-5/+8
2004-06-22c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating1-0/+18
2004-05-05invoke.texi (Directory Options): Document -iquote.Mike Stump1-0/+11
2004-03-16cppopts.texi (fwide-exec-charset): Fix typo.Eric Christopher1-1/+1
2004-02-29passes.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-02-02[multiple changes]Eric Christopher1-0/+10
2004-01-18c-tree.texi, [...]: Use @smallexample instead of @example.Joseph Myers1-9/+9
2003-12-29cppopts.texi: Use of -idirafter...Phil Edwards1-2/+0
2003-09-29cppopts.texi: Use 'dashMP' instead of '-MP' as a cross- reference name.Phil Edwards1-2/+2
2003-08-05c.opt: Introduce -fworking-directory.Alexandre Oliva1-1/+17
2003-07-05cpplib.h (CPP_AT_NAME, [...]): New token types.Zack Weinberg1-0/+15
2003-05-17c-common.c, c-common.h (dollars_in_ident): Remove.Neil Booth1-0/+8
2003-05-16cppopts.texi (-undef): Fix texinfo warning.Geoffrey Keating1-2/+4
2003-05-11c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into cpplib as it's a S...Neil Booth1-2/+5
2003-05-04* doc/cppopts.texi: Remove documentation of -gcc.Neil Booth1-7/+0
2003-05-04* doc/cppopts.texi: Enhance -Wtrigraphs documentationNeil Booth1-6/+10
2003-05-04cppinit.c (cpp_create_reader, [...]): Warn about trigraphs unless explicity s...Neil Booth1-8/+13
2003-03-16* doc/cppopts.texi: Remove documentation of -A-.Neil Booth1-7/+0
2003-01-27cppopts.texi: Fix typo.Volker Reichelt1-1/+1
2003-01-10Merge from pch-branch.Geoffrey Keating1-0/+11
2002-09-04c-tree.texi: Fix overfull hboxes.Janis Johnson1-2/+2
2002-08-20cppinit.c (remove_dup_dir): Add head_ptr argument to handle removal at head.John David Anglin1-7/+5
2002-08-10c-opts.c (set_std_cxx98, [...]): New.Neil Booth1-3/+9
2002-08-09Makefile.in (c-opts.o): UpdateNeil Booth1-2/+0
2002-08-01cppinit.c (COMMAND_LINE_OPTIONS): Remove OPT_dollar.Neil Booth1-6/+0
2002-07-26cppopts.texi: Update.Neil Booth1-0/+11
2002-07-23cppexp.c (parse_defined): Mark macro used.Neil Booth1-0/+10
2002-07-02cpp.texi: Update for traditional preprocessing changes.Neil Booth1-4/+4
2002-07-02cppinit.c (cpp_handle_option): Suppress warnings with an implicit "-w" for "-...Neil Booth1-1/+2
2002-05-08re PR preprocessor/6521 (-MG creates dependency with wrong path)Robert Spier1-4/+7
2002-04-07cppinit.c (cpp_create_reader): Initialize discard_comments_in_macro_exp.Jason Thorpe1-0/+13
2002-03-26cpp.texi: Exclude entire Top node from printed manual.Zack Weinberg1-1/+1
2002-03-22cpplib.h (struct cpp_options): New member, warn_endif_labels.Phil Edwards1-0/+17
2002-03-11Makefile.in: Update.Neil Booth1-0/+586