summaryrefslogtreecommitdiff
path: root/gcc/cpperror.c
Commit message (Expand)AuthorAgeFilesLines
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * cpperror.c (cpp_error): Default to directive_line withinneil2002-07-091-1/+4
* * cpperror.c (cpp_error): For traditional CPP, default toneil2002-06-211-2/+10
* * c-common.c (c_common_init): Override cpplib's defaultneil2002-06-021-0/+1
* * cpperror.c (_cpp_begin_message): No special casingneil2002-05-231-9/+3
* * cpperror.c: Fix formatting.kazu2002-05-221-1/+1
* * cpperror.c (print_location): Don't print include chainneil2002-04-141-171/+57
* * cpperror.c: Update comments and copyright.neil2002-01-031-6/+13
* * cpperror.c (print_location): Take line and column, forneil2001-09-141-35/+24
* * cpperror.c (print_location): Don't show _Pragma.neil2001-08-221-2/+0
* include:zack2001-08-181-129/+52
* * cpperror.c (print_location): Don't take a file name; use theneil2001-08-171-82/+25
* * c-lex.c (map): Make const.neil2001-08-111-1/+1
* * cpperror.c (print_containing_files): Moved to line-map.c.neil2001-08-061-51/+1
* PR preprocessor/3081neil2001-08-051-13/+7
* * line-map.c: New.neil2001-08-021-18/+30
* * ABOUT-GCC-NLS: Now that gettext 0.10.37 is out,pthomas2001-04-221-1/+4
* * cpperror.c (print_location): Don't special case <stdin>.neil2001-04-081-2/+1
* * cpperror.c: Merge handlers of PEDWARN and WARNING.neil2001-01-231-21/+4
* * cppmain.c (check_multiline_token): New function.neil2000-12-171-1/+1
* * c-lex.c: Move main_input_filename handling to FC_ENTER. Clean up.neil2000-12-171-1/+4
* * cpperror.c (print_location): New function.neil2000-12-111-41/+63
* * cpperror.c (print_file_and_line): Don't display line numberneil2000-11-171-6/+6
* 2000-10-28 Neil Booth <neilb@earthling.net>neil2000-10-281-28/+30
* * cpperror.c (_cpp_begin_message): Do the test for suppressionneil2000-09-281-6/+8
* 2000-09-25 Branko Cibej <branko.cibej@hermes.si>bkoz2000-09-251-2/+6
* * cpperror.c (print_file_and_line): If line is (unsigned int)-1,zack2000-08-291-10/+8
* * configure.in (--enable-c-cpplib): Uncomment. Use AC_DEFINEzack2000-08-091-0/+8
* * cpperror.c (v_message): Split into _cpp_begin_message andzack2000-08-021-80/+89
* top level:zack2000-07-041-13/+18
* * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, nowzack2000-05-011-1/+0
* * gcc/conflict.c (conflict_graph_add): Pass enum type tokenner2000-04-181-0/+1
* * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput): New publiczack2000-04-141-0/+2
* * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,zack2000-04-111-22/+24
* * cpplib.h: Merge struct cpp_options into struct cpp_reader.zack2000-03-311-17/+18
* * Makefile.in (LIBCPP_DEPS): New macro.zack2000-03-081-0/+1
* * cpplib.h (parse_underflow_t, CPP_NULL_BUFFER): Delete.zack2000-03-081-27/+24
* * cppfiles.c (_cpp_find_include_file): Make sure ih->name iszack2000-03-071-18/+18
* * Makefile.in (STMP_FIXINC): New toggle.zack2000-02-271-36/+2
* Fix copyrights.law2000-02-261-1/+1
* * cpplib.c (my_strerror, cpp_error, cpp_error_with_line,zack2000-02-061-67/+336
* * cpperror.c: Remove #ifdef EMACS block.zack2000-02-061-6/+2
* * cpperror.c (cpp_file_line_for_message): If 'line' is zero,zack2000-01-301-1/+5
* more copyright nitsghazi2000-01-191-1/+1
* * cppalloc.c: PROTO -> PARAMS.ghazi2000-01-191-3/+3
* 1999-09-10 22:37 -0700 Zack Weinberg <zack@bitmover.com>zack1999-09-111-2/+2
* * cpperror.c (cpp_file_line_for_message): Constify a char*.ghazi1999-09-071-1/+1
* 1999-04-14 12:37 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-141-1/+1
* 1999-02-04 16:04 -0500 Zack Weinberg <zack@rabi.columbia.edu>zack1999-02-041-5/+5
* Copyright dates.law1999-01-301-1/+1