aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpplib.h
AgeCommit message (Expand)AuthorFilesLines
2003-10-02cppinit.c (cpp_read_main_file): Split into two functions: Distribute _cpp_sta...Per Bothner1-7/+15
2003-08-26Copy over from cs branch:Per Bothner1-3/+3
2003-08-19c-common.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-08-09cppinit.c (cpp_read_main_file): Split out source-independent initialization t...Per Bothner1-4/+4
2003-08-05c.opt: Introduce -fworking-directory.Alexandre Oliva1-0/+6
2003-08-01Makefile.in: Refine dependencies.Neil Booth1-4/+0
2003-07-29Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.Neil Booth1-17/+12
2003-07-13Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg1-10/+10
2003-07-11Index: ChangeLogGeoffrey Keating1-0/+7
2003-07-05cpplib.h (CPP_AT_NAME, [...]): New token types.Zack Weinberg1-2/+18
2003-06-25cppfiles.c: Clarify comments.Martin Schaffner1-1/+1
2003-06-23basic-block.h: Fix comment formatting.Kazu Hirata1-2/+2
2003-06-17* cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.cZack Weinberg1-95/+79
2003-06-12Don't warn on dollars in builtin macro definitions,Hans-Peter Nilsson1-0/+4
2003-05-11c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into cpplib as it's a S...Neil Booth1-1/+1
2003-04-23Makefile.in (c-lex.o, [...]): Update.Neil Booth1-9/+9
2003-04-22c-lex.c (c_lex): Handle CPP_OTHER differently.Neil Booth1-2/+1
2003-04-21c-ppoutput.c (cb_include): Don't take a cpp_token.Neil Booth1-1/+1
2003-03-20Various cleanups to help compile server.Per Bothner1-11/+11
2003-03-17c-opts.c: Default TARGET_EBCDIC to 0 if not defined.Neil Booth1-6/+9
2003-03-15Makefile.in: Update.Neil Booth1-18/+3
2003-03-12cppfiles.c (cpp_rename_file, [...]): New.Neil Booth1-0/+2
2003-03-04Makefile.in: Update.Neil Booth1-25/+0
2003-03-02c-incpath.c (remove_component_p, [...]): Move back to cppfiles.c.Neil Booth1-1/+1
2003-03-01Makefile.in (C_AND_OBJC_OBJS, [...]): Update.Neil Booth1-31/+32
2003-02-13Makefile.in (PREPROCESSOR_DEFINES): Add @TARGET_SYSTEM_ROOT_DEFINE@.Daniel Jacobowitz1-0/+4
2003-01-28cpplib.h (struct cpp_options): Add warn_deprecated field.Jason Merrill1-0/+3
2003-01-18alias.c: Fix comment typos.Kazu Hirata1-3/+3
2003-01-10Merge from pch-branch.Geoffrey Keating1-6/+29
2003-01-01c-pragma.c (c_register_pragma): New.Neil Booth1-4/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-4/+7
2002-09-26c-common.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-22ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-14ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-14re PR preprocessor/7358 (Changes to Sun's make Dependencies)Neil Booth1-0/+3
2002-08-12c-opts.c (deps_seen, [...]): New.Neil Booth1-26/+23
2002-08-12c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move to c-copts.c.Neil Booth1-4/+1
2002-08-11c-common.c (c_common_init): Call preprocess_file instead.Neil Booth1-7/+11
2002-08-10c-opts.c (set_std_cxx98, [...]): New.Neil Booth1-0/+4
2002-08-09Makefile.in (c-opts.o): UpdateNeil Booth1-5/+0
2002-08-06cppinit.c (struct lang_flags): Rename trigraphs std.Neil Booth1-0/+3
2002-07-23cppexp.c (parse_defined): Mark macro used.Neil Booth1-0/+3
2002-07-20cppexp.c (struct op): Add token pointer.Neil Booth1-0/+4
2002-07-17cppexp.c (cpp_interpret_integer, [...]): Clarify and correct use of "bool" va...Neil Booth1-2/+2
2002-06-11Makefile.in: Update cppmain.o.Neil Booth1-0/+3
2002-06-07cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W options their own entr...Zack Weinberg1-1/+1
2002-06-02c-common.c (c_common_init): Override cpplib's default warn_long_long setting.Neil Booth1-0/+4
2002-05-29cppexp.c (cpp_num): Move to cpplib.h.Neil Booth1-0/+48
2002-05-23cpperror.c (_cpp_begin_message): No special casing of CPP_FATAL_LIMIT.Neil Booth1-10/+2
2002-05-17Makefile.in: Update for cpptrad.c.Neil Booth1-0/+3