cpplib.c (my_strerror, [...]): Move to cpperror.c.
[gcc.git] / gcc / cppmain.c
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