aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/cppopts.texi
AgeCommit message (Expand)AuthorFilesLines
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