* Makefile.in (check-c++): Add missing semicolon.
[platform/upstream/gcc.git] / gcc / cppmain.c
2001-08-11 Neil Boothc-lex.c (map): Make const.
2001-08-07 Neil Boothcpplib.h, line-map.h: Update comments.
2001-08-06 Neil Boothcpperror.c (print_containing_files): Moved to line...
2001-08-05 Neil Boothre PR preprocessor/3081 (Preprocessor merges 2 first...
2001-08-04 Neil Boothcpphash.h (struct cpp_reader): New member directive_line.
2001-08-04 Neil BoothMakefile.in (CPPLIB_H): New, so that dependencies on...
2001-08-02 Neil Boothline-map.c: New.
2001-07-29 Neil Boothcpphash.h (struct cpp_reader): Remove import_warning.
2001-06-23 Neil Boothcppmacro.c (make_string_token): Avoid warning.
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-05-16 Neil Boothcppexp.c (lex): Use NODE_NAME and NODE_LEN.
2001-05-10 Zack Weinbergcppinit.c (cpp_post_options): Shut off macro expansion...
2001-03-04 Neil Boothcppfiles.c (_cpp_execute_include): Don't make a null...
2001-02-21 Neil Boothcppfiles.c: Update comments.
2001-02-01 Neil Boothcpphash.h (struct cpp_buffer): Move saved_flags from...
2001-01-28 Neil Boothcpphash.c (_cpp_cleanup_hashtable, [...]): Don't set...
2001-01-16 Alan Modra* cppmain.c (general_init): Don't use ANSI prototype.
2001-01-14 Neil Boothc-parse.in (finish_parse): Add comment about cpp_destroy.
2001-01-14 Neil Boothcppmain.c (do_preprocessing): New function; most of...
2001-01-13 Neil Boothcppfiles.c (_cpp_fake_include): New function.
2001-01-13 Neil Boothcppmain.c (struct printer): Remove no_line_dirs.
2001-01-13 Neil Boothcppinit.c (cpp_handle_option): help_only is now part...
2001-01-11 Neil Booth[multiple changes]
2001-01-10 Neil Boothcppinit.c (OPT_g): Remove.
2001-01-07 Neil Boothc-lang.c (c_post_options): Call cpp_post_options.
2001-01-05 Zack Weinbergcpplib.h (struct cpp_reader): Add help_only field.
2000-12-18 Neil Booth* cppmain.c: Update print.lineno with -P.
2000-12-18 Neil Boothc-lex.c: s/change_file/file_change.
2000-12-17 Neil Boothcppmain.c (check_multiline_token): New function.
2000-12-17 Philipp Thomasprotoize.c (main): Correctly set locale categories.
2000-12-17 Neil Boothc-lex.c: Move main_input_filename handling to FC_ENTER.
2000-11-28 Neil Boothcppmacro.c (cpp_scan_buffer_nooutput): Take a boolean...
2000-11-28 Neil Boothc-lex.h (parse_in): Change parse_in to a cpp_reader *.
2000-11-27 Neil Boothc-lex.c (cb_enter_file, [...]): Combine into the new...
2000-11-26 Neil Boothcpplib.h (struct cpp_reader): Remove lang_asm.
2000-11-20 Neil Boothc-lang.c (lang_init_options): Update call to cpp_reader...
2000-11-01 Richard Henderson* cppmain.c (scan_buffer): Don't avoid paste for assembly.
2000-10-29 Geoff Keatingcpphash.c (cpp_forall_identifiers): Add context variabl...
2000-10-28 Neil BoothNew macro expander.
2000-09-28 Neil Boothcpperror.c (_cpp_begin_message): Do the test for suppre...
2000-08-20 Zack Weinberg[multiple changes]
2000-08-17 Neil Boothcppinit.c (sort_options): Remove, put functionality...
2000-08-09 Zack Weinbergconfigure.in (--enable-c-cpplib): Uncomment.
2000-08-05 Zack Weinberg[multiple changes]
2000-08-02 Zack Weinbergcppexp.c, [...]: Do not use 'legal' or 'illegal' in...
2000-08-02 Zack Weinbergcpperror.c (v_message): Split into _cpp_begin_message...
2000-07-18 Zack Weinberg[multiple changes]
2000-07-04 Zack Weinbergtop level:
2000-05-11 Mark Elbrechtcppmain.c (main): Use IS_DIR_SEPARATOR.
2000-04-14 Zack Weinbergcpplex.c (cpp_output_tokens, [...]): New public interfaces.
2000-04-11 Zack Weinbergcppexp.c, [...]: Replace cpp_token with cpp_ttype every...
2000-03-31 Zack Weinbergcpplib.h: Merge struct cpp_options into struct cpp_reader.
2000-02-27 Zack WeinbergMakefile.in (STMP_FIXINC): New toggle.
2000-02-26 Jeff LawFix copyrights.
2000-02-06 Zack Weinbergcpplib.c (my_strerror, [...]): Move to cpperror.c.
2000-02-06 Zack Weinbergcpperror.c: Remove #ifdef EMACS block.
1999-10-29 Zack Weinbergcpplib.h (struct cpp_buffer: fname, [...]): Mark const.
1999-09-07 Kaveh R. Ghazicpperror.c (cpp_file_line_for_message): Constify a...
1999-08-04 Zack Weinbergcpphash.c (macroexpand): Delete leading whitespace...
1999-05-10 Zack Weinbergcppfiles.c (initialize_input_buffer): New function.
1999-04-26 Zack Weinbergcpphash.c (dump_definition): New function.
1999-04-14 Zack Weinbergcpperror.c, [...]: Never call abort.
1999-03-18 Kaveh R. GhaziWarning fixes:
1999-01-30 Jeff LawCopyright dates.
1999-01-30 Jeffrey A Lawcccp.c (main): Only call setlocale (LC_MESSAGES, ....
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-06 Jeff LawCopyright fixes.
1998-12-07 Zack Weinbergcpplib.c (initialize_char_syntax): Use ISALPHA and...
1998-11-07 Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-06-10 Dave BrolleyUse cpplib for cccp.
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-03-30 Kaveh R. GhaziMore cutover to system.h:
1996-07-03 Mike Stumpformatting tweaks
1996-06-07 Per Bothnercppmain.c (fancy_abort): Only define #ifdef abort.
1996-06-07 Per Bothnercppmain.c (main): Use CPP_SET_WRITTEN and cpp_fatal.
1995-11-04 Richard KennerDefine progname, required by cpplib.
1995-06-15 Richard KennerUpdate FSF address.
1995-05-16 Richard KennerUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
1995-04-30 Per Bothner* cppmain.c (main): Remove commented-out code that...
1995-03-16 Per BothnerInitial revision