acconfig.h: _GLIBCPP_USING_THREADS and some workaround types added.
[gcc.git] / gcc / cppmain.c
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