summaryrefslogtreecommitdiffstats
path: root/gcc/cpperror.c
Commit message (Expand)AuthorAgeFilesLines
* Represent column numbers using line-map's source_location.bothner2004-02-111-20/+26
* * cpperror.c, cpptrad.c, longlong.h, params.def, rtl.def,kazu2004-01-221-1/+1
* Move cpp_reader's line_maps field to a shared global.bothner2004-01-201-2/+2
* PR preprocessor/12847danglin2003-11-011-10/+10
* * cpperror.c (print_location): Don't check for !pfile->buffer. Thatbothner2003-08-281-15/+10
* Copy over from cs branch:bothner2003-08-261-9/+11
* * hashtable.c (approx_sqrt): Make static.zack2003-07-221-2/+2
* * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).zack2003-07-131-2/+0
* * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.czack2003-06-171-12/+5
* gcc:ghazi2003-05-171-17/+12
* 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
OpenPOWER on IntegriCloud