summaryrefslogtreecommitdiff
path: root/gcc/cpperror.c
Commit message (Expand)AuthorAgeFilesLines
* cpperror.c (print_location): Don't check for !pfile->buffer.Per Bothner2003-08-271-15/+10
* Copy over from cs branch:Per Bothner2003-08-261-9/+11
* hashtable.c (approx_sqrt): Make static.Zack Weinberg2003-07-221-2/+2
* Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg2003-07-131-2/+0
* * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.cZack Weinberg2003-06-171-12/+5
* builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi2003-05-171-17/+12
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* cpperror.c (cpp_error): Default to directive_line within directives here.Neil Booth2002-07-091-1/+4
* cpperror.c (cpp_error): For traditional CPP, default to diagnostics on pfile-...Neil Booth2002-06-211-2/+10
* c-common.c (c_common_init): Override cpplib's default warn_long_long setting.Neil Booth2002-06-021-0/+1
* cpperror.c (_cpp_begin_message): No special casing of CPP_FATAL_LIMIT.Neil Booth2002-05-231-9/+3
* cpperror.c: Fix formatting.Kazu Hirata2002-05-221-1/+1
* cpperror.c (print_location): Don't print include chain if line == 0.Neil Booth2002-04-141-171/+57
* cpperror.c: Update comments and copyright.Neil Booth2002-01-031-6/+13
* cpperror.c (print_location): Take line and column, for default positioning us...Neil Booth2001-09-141-35/+24
* cpperror.c (print_location): Don't show _Pragma.Neil Booth2001-08-221-2/+0
* ansidecl.h: Reorganize for readability...Zack Weinberg2001-08-181-129/+52
* cpperror.c (print_location): Don't take a file name; use the line map instead.Neil Booth2001-08-171-82/+25
* c-lex.c (map): Make const.Neil Booth2001-08-111-1/+1
* cpperror.c (print_containing_files): Moved to line-map.c.Neil Booth2001-08-061-51/+1
* re PR preprocessor/3081 (Preprocessor merges 2 first lines when -imacros is b...Neil Booth2001-08-051-13/+7
* line-map.c: New.Neil Booth2001-08-021-18/+30
* ABOUT-GCC-NLS: Now that gettext 0.10.37 is out, require it instead of the CVS...Philipp Thomas2001-04-221-1/+4
* cpperror.c (print_location): Don't special case <stdin>.Neil Booth2001-04-081-2/+1
* cpperror.c: Merge handlers of PEDWARN and WARNING.Chris Demetriou2001-01-231-21/+4
* cppmain.c (check_multiline_token): New function.Neil Booth2000-12-171-1/+1
* c-lex.c: Move main_input_filename handling to FC_ENTER.Neil Booth2000-12-171-1/+4
* cpperror.c (print_location): New function.Neil Booth2000-12-111-41/+63
* cpperror.c (print_file_and_line): Don't display line number if 0.Neil Booth2000-11-171-6/+6
* New macro expander.Neil Booth2000-10-281-28/+30
* cpperror.c (_cpp_begin_message): Do the test for suppression of warnings and ...Neil Booth2000-09-281-6/+8
* flags.h: Declare warning flag warn_system_headers.Branko Cibej2000-09-251-2/+6
* cpperror.c (print_file_and_line): If line is (unsigned int)-1, print just the...Zack Weinberg2000-08-291-10/+8
* configure.in (--enable-c-cpplib): Uncomment.Zack Weinberg2000-08-091-0/+8
* cpperror.c (v_message): Split into _cpp_begin_message and v_message macro.Zack Weinberg2000-08-021-80/+89
* top level:Zack Weinberg2000-07-041-13/+18
* cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, now static.Zack Weinberg2000-05-011-1/+0
* conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.Richard Kenner2000-04-181-0/+1
* cpplex.c (cpp_output_tokens, [...]): New public interfaces.Zack Weinberg2000-04-141-0/+2
* cppexp.c, [...]: Replace cpp_token with cpp_ttype everywhere.Zack Weinberg2000-04-111-22/+24
* cpplib.h: Merge struct cpp_options into struct cpp_reader.Zack Weinberg2000-03-311-17/+18
* Makefile.in (LIBCPP_DEPS): New macro.Zack Weinberg2000-03-081-0/+1
* cpplib.h (parse_underflow_t, [...]): Delete.Zack Weinberg2000-03-081-27/+24
* cppfiles.c (_cpp_find_include_file): Make sure ih->name is initialized.Zack Weinberg2000-03-071-18/+18
* Makefile.in (STMP_FIXINC): New toggle.Zack Weinberg2000-02-271-36/+2
* Fix copyrights.Jeff Law2000-02-251-1/+1
* cpplib.c (my_strerror, [...]): Move to cpperror.c.Zack Weinberg2000-02-061-67/+336
* cpperror.c: Remove #ifdef EMACS block.Zack Weinberg2000-02-061-6/+2
* cpperror.c (cpp_file_line_for_message): If 'line' is zero, just print "<comma...Zack Weinberg2000-01-301-1/+5
* more copyright nitsKaveh Ghazi2000-01-191-1/+1