aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppinit.c
AgeCommit message (Expand)Author
2001-06-09 * cppinit.c (print_help): Document -fpreprocessed.neil
2001-05-10 * cppinit.c (cpp_post_options): Shut off macro expansion ifzack
2001-04-09 * configure.in: Add check for lstat.neil
2001-03-27 * cppfiles.c: Update comments.neil
2001-03-02* cppinit.c (append_include_chain): Mark "after" include file name list as acgf
2001-03-02 * cpphash.h (struct cpp_reader): Add print_version field.zack
2001-03-01 * cpplib.c (_cpp_init_stacks): Cast enum for comparison.danglin
2001-02-28 * cppinit.c (builtin_array): Update.neil
2001-02-21 * cppfiles.c: Update comments.neil
2001-02-07 * cpphash.h (struct spec_nodes): Add n_true and n_false.zack
2001-02-04 * cppinit.c (BC): New macro.mmitchel
2001-02-03 * cppinit.c (append_include_chain): Honor NO_IMPLICIT_EXTERN_C.jakub
2001-01-24 * cppfiles.c (_cpp_read_file): Add to dependencies if requested.jakub
2001-01-21 * cppinit.c (INO_T_EQ): Don't use #elif, fix formatting.msokolov
2001-01-14 * c-parse.in (finish_parse): Add comment about cpp_destroy.neil
2001-01-13 * cppinit.c (cpp_handle_option): help_only is now part of theneil
2001-01-11 * cppinit.c (do_includes): Fix typo.neil
2001-01-112001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>neil
2001-01-10 * Makefile.in (tradcpp0): Depend on mkdeps.h. Link mkdeps.oneil
2001-01-10 * cppinit.c (OPT_g): Remove.neil
2001-01-09 * cppinit.c (OPT_MD, OPT_MMD): Restore.neil
2001-01-09* cppinit.c (cpp_cleanup): NULLify macro_buffer and zeroaoliva
2001-01-08 * cppinit.c (init): Rename init_library.neil
2001-01-07 * c-lang.c (c_post_options): Call cpp_post_options.neil
2001-01-07 * (initialize, initialize_builtins,neil
2001-01-06 * cpp.texi: Update for -MQ.neil
2001-01-05 * cpplib.h (struct cpp_reader): Add help_only field.zack
2001-01-05 * cpp.texi: Update for -MP. Clarify behaviour of -MT.neil
2001-01-04 * cpp.texi: Update for -MT.neil
2000-12-17 * cpplib.h (struct cpp_reader): Remove references to string_poolneil
2000-12-15 * gcc.c (cpp_options): Pass -fno-operator-names.jakub
2000-12-08include:zack
2000-12-04 * cppfiles.c (cpp_make_system_header): Take 2 booleans,neil
2000-12-01 * cppinit.c (initialize): Forgotten prototype.neil
2000-11-28 * cppmacro.c (cpp_scan_buffer_nooutput): Take a booleanneil
2000-11-28 * c-lex.h (parse_in): Change parse_in to a cpp_reader *.neil
2000-11-27 * cppinit.c (cpp_reader_init): Remove handling of warn_pasteneil
2000-11-26 * cpplib.h (struct cpp_reader): Remove lang_asm.neil
2000-11-26 * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.neil
2000-11-21 * do_includes: Revert to using cpp_read_file.neil
2000-11-20 * c-lang.c (lang_init_options): Update call toneil
2000-11-18 * cppinit.c: Update comments.neil
2000-11-14New option --target-help.cchavva
2000-10-30 * cppfiles.c (stack_include_file): Check for stacked contextsneil
2000-10-282000-10-28 Neil Booth <neilb@earthling.net>neil
2000-09-28 * cpperror.c (_cpp_begin_message): Do the test for suppressionneil
2000-09-252000-09-25 Branko Cibej <branko.cibej@hermes.si>bkoz
2000-09-18 * cppinit.c (cpp_init): Don't use ANSI prototypes.mmitchel
2000-09-07 * Makefile.in: Remove references to cppulp.{c,o}.neil
2000-08-29 * cpperror.c (print_file_and_line): If line is (unsigned int)-1,zack