summaryrefslogtreecommitdiff
path: root/gcc/cpplib.h
Commit message (Expand)AuthorAgeFilesLines
* Various cleanups to help compile server.Per Bothner2003-03-201-11/+11
* c-opts.c: Default TARGET_EBCDIC to 0 if not defined.Neil Booth2003-03-171-6/+9
* Makefile.in: Update.Neil Booth2003-03-151-18/+3
* cppfiles.c (cpp_rename_file, [...]): New.Neil Booth2003-03-121-0/+2
* Makefile.in: Update.Neil Booth2003-03-041-25/+0
* c-incpath.c (remove_component_p, [...]): Move back to cppfiles.c.Neil Booth2003-03-021-1/+1
* Makefile.in (C_AND_OBJC_OBJS, [...]): Update.Neil Booth2003-03-011-31/+32
* Makefile.in (PREPROCESSOR_DEFINES): Add @TARGET_SYSTEM_ROOT_DEFINE@.Daniel Jacobowitz2003-02-131-0/+4
* cpplib.h (struct cpp_options): Add warn_deprecated field.Jason Merrill2003-01-281-0/+3
* alias.c: Fix comment typos.Kazu Hirata2003-01-181-3/+3
* Merge from pch-branch.Geoffrey Keating2003-01-101-6/+29
* c-pragma.c (c_register_pragma): New.Neil Booth2003-01-011-4/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-4/+7
* c-common.h: Follow spelling conventions.Kazu Hirata2002-09-261-1/+1
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-221-1/+1
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-141-1/+1
* re PR preprocessor/7358 (Changes to Sun's make Dependencies)Neil Booth2002-08-141-0/+3
* c-opts.c (deps_seen, [...]): New.Neil Booth2002-08-121-26/+23
* c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move to c-copts.c.Neil Booth2002-08-121-4/+1
* c-common.c (c_common_init): Call preprocess_file instead.Neil Booth2002-08-111-7/+11
* c-opts.c (set_std_cxx98, [...]): New.Neil Booth2002-08-101-0/+4
* Makefile.in (c-opts.o): UpdateNeil Booth2002-08-091-5/+0
* cppinit.c (struct lang_flags): Rename trigraphs std.Neil Booth2002-08-061-0/+3
* cppexp.c (parse_defined): Mark macro used.Neil Booth2002-07-231-0/+3
* cppexp.c (struct op): Add token pointer.Neil Booth2002-07-201-0/+4
* cppexp.c (cpp_interpret_integer, [...]): Clarify and correct use of "bool" va...Neil Booth2002-07-171-2/+2
* Makefile.in: Update cppmain.o.Neil Booth2002-06-111-0/+3
* cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W options their own entr...Zack Weinberg2002-06-071-1/+1
* c-common.c (c_common_init): Override cpplib's default warn_long_long setting.Neil Booth2002-06-021-0/+4
* cppexp.c (cpp_num): Move to cpplib.h.Neil Booth2002-05-291-0/+48
* cpperror.c (_cpp_begin_message): No special casing of CPP_FATAL_LIMIT.Neil Booth2002-05-231-10/+2
* Makefile.in: Update for cpptrad.c.Neil Booth2002-05-171-0/+3
* c-common.c (c_common_init_options): Use C89 for Objective-C, and set the opti...Neil Booth2002-05-171-2/+3
* c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Default-define here.Zack Weinberg2002-05-161-3/+3
* c-common.c (c_common_init): Set options->unsigned_wchar.Neil Booth2002-05-071-7/+9
* c-common.c (warn_multichar): New.Neil Booth2002-05-061-3/+6
* c-common.c (c_common_init): Set up CPP arithmetic.Neil Booth2002-05-051-3/+3
* Makefile.in (c-lex.o): Update.Neil Booth2002-05-041-0/+5
* cppinit.c (MAX_WCHAR_TYPE_SIZE): Move to cpplib.hNeil Booth2002-05-041-5/+16
* c-lex.c (lex_string): Let cpp_parse_escape handles truncation and sign-extens...Neil Booth2002-05-041-8/+20
* cppexp.c (lex): Update to use state.skip_eval.Neil Booth2002-04-281-3/+3
* cppexp.c (CPP_UMINUS, CPP_UPLUS): New.Neil Booth2002-04-261-5/+8
* cpplex.c: Remove conditional #undef of MULTIBYTE_CHARS.Matthew Hiller2002-04-241-3/+3
* cpperror.c (print_location): Don't print include chain if line == 0.Neil Booth2002-04-141-20/+38
* cppinit.c (cpp_create_reader): Initialize discard_comments_in_macro_exp.Jason Thorpe2002-04-071-0/+4
* Removal of separate preprocessor cpp0.Neil Booth2002-03-241-0/+3
* cpplib.h (struct cpp_options): New member, warn_endif_labels.Phil Edwards2002-03-221-0/+3
* cpphash.h (struct lexer_state): Remove line_extension member.Zack Weinberg2002-03-141-0/+3
* c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg2002-02-271-2/+2
* cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.Neil Booth2002-02-021-0/+3