OSDN Git Service

2002-09-10 Frank Ch. Eigler <fche@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / cpperror.c
2002-07-09 neil * cpperror.c (cpp_error): Default to directive_line...
2002-06-21 neil * cpperror.c (cpp_error): For traditional CPP, default to
2002-06-02 neil * c-common.c (c_common_init): Override cpplib's default
2002-05-23 neil * cpperror.c (_cpp_begin_message): No special casing
2002-05-22 kazu * cpperror.c: Fix formatting.
2002-04-14 neil * cpperror.c (print_location): Don't print include...
2002-01-03 neil * cpperror.c: Update comments and copyright.
2001-09-14 neil * cpperror.c (print_location): Take line and column...
2001-08-22 neil * cpperror.c (print_location): Don't show _Pragma.
2001-08-18 zackinclude:
2001-08-17 neil * cpperror.c (print_location): Don't take a file...
2001-08-11 neil * c-lex.c (map): Make const.
2001-08-06 neil * cpperror.c (print_containing_files): Moved to line...
2001-08-05 neil PR preprocessor/3081
2001-08-02 neil * line-map.c: New.
2001-04-22 pthomas * ABOUT-GCC-NLS: Now that gettext 0.10.37 is out,
2001-04-08 neil * cpperror.c (print_location): Don't special case...
2001-01-23 neil * cpperror.c: Merge handlers of PEDWARN and...
2000-12-17 neil * cppmain.c (check_multiline_token): New function.
2000-12-17 neil * c-lex.c: Move main_input_filename handling...
2000-12-11 neil * cpperror.c (print_location): New function.
2000-11-17 neil * cpperror.c (print_file_and_line): Don't displ...
2000-10-28 neil2000-10-28 Neil Booth <neilb@earthling.net>
2000-09-28 neil * cpperror.c (_cpp_begin_message): Do the test for...
2000-09-25 bkoz2000-09-25 Branko Cibej <branko.cibej@hermes.si>
2000-08-29 zack * cpperror.c (print_file_and_line): If line is (unsign...
2000-08-09 zack * configure.in (--enable-c-cpplib): Uncomment. Use...
2000-08-02 zack * cpperror.c (v_message): Split into _cpp_begin_messag...
2000-07-04 zacktop level:
2000-05-01 zack * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE...
2000-04-18 kenner * gcc/conflict.c (conflict_graph_add): Pass enum type to
2000-04-14 zack * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutpu...
2000-04-11 zack * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,
2000-03-31 zack * cpplib.h: Merge struct cpp_options into struct cpp_r...
2000-03-08 zack * Makefile.in (LIBCPP_DEPS): New macro.
2000-03-08 zack * cpplib.h (parse_underflow_t, CPP_NULL_BUFFER): Delete.
2000-03-07 zack * cppfiles.c (_cpp_find_include_file): Make sure ih...
2000-02-27 zack * Makefile.in (STMP_FIXINC): New toggle.
2000-02-26 lawFix copyrights.
2000-02-06 zack * cpplib.c (my_strerror, cpp_error, cpp_error_with_line,
2000-02-06 zack * cpperror.c: Remove #ifdef EMACS block.
2000-01-30 zack * cpperror.c (cpp_file_line_for_message): If 'line...
2000-01-19 ghazimore copyright nits
2000-01-19 ghazi * cppalloc.c: PROTO -> PARAMS.
1999-09-11 zack1999-09-10 22:37 -0700 Zack Weinberg <zack@bitmover...
1999-09-07 ghazi * cpperror.c (cpp_file_line_for_message): Constify...
1999-04-14 zack1999-04-14 12:37 -0400 Zack Weinberg <zack@rabi.colum...
1999-02-04 zack1999-02-04 16:04 -0500 Zack Weinberg <zack@rabi.colum...
1999-01-30 lawCopyright dates.
1999-01-29 ghazi * collect2.c (error): Fix typo in declaration.
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1998-11-08 ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
1998-11-07 ghazi * configure.in (host_xm_file, build_xm_file...
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-05-25 brolleyMon May 25 14:00:13 1998 Dave Brolley <brolley@cygnus...
1998-05-19 ghaziWarning Fixes:
1998-05-06 lawtypo typo fixes fixes
1998-03-30 ghaziMore cutover to system.h:
1998-02-28 ghaziFix warious warnings:
1996-07-03 mrsformatting tweaks
1996-06-07 bothner* cpperror.c (fatal): Removed function.
1996-06-07 bothner* cpperror.c (cpp_message): Generalize for "fatal...
1995-06-15 kennerUpdate FSF address.
1995-05-20 kenner#include config.h before any other .h file.
1995-05-16 kennerUse FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
1995-05-12 bothner* cpperror.c (cpp_print_containing_files): Remove...
1995-04-05 bothnerMoved 'high-level' error functions from cpperror.c...
1995-03-22 bothnerMerged in earlier cccp.c changes.
1995-03-16 bothnerInitial revision