| Commit message (Expand) | Author | Age | Files | Lines |
* | cpperror.c (print_location): Don't check for !pfile->buffer. | Per Bothner | 2003-08-27 | 1 | -15/+10 |
* | Copy over from cs branch: | Per Bothner | 2003-08-26 | 1 | -9/+11 |
* | hashtable.c (approx_sqrt): Make static. | Zack Weinberg | 2003-07-22 | 1 | -2/+2 |
* | Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H). | Zack Weinberg | 2003-07-13 | 1 | -2/+0 |
* | * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c | Zack Weinberg | 2003-06-17 | 1 | -12/+5 |
* | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 2003-05-17 | 1 | -17/+12 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | cpperror.c (cpp_error): Default to directive_line within directives here. | Neil Booth | 2002-07-09 | 1 | -1/+4 |
* | cpperror.c (cpp_error): For traditional CPP, default to diagnostics on pfile-... | Neil Booth | 2002-06-21 | 1 | -2/+10 |
* | c-common.c (c_common_init): Override cpplib's default warn_long_long setting. | Neil Booth | 2002-06-02 | 1 | -0/+1 |
* | cpperror.c (_cpp_begin_message): No special casing of CPP_FATAL_LIMIT. | Neil Booth | 2002-05-23 | 1 | -9/+3 |
* | cpperror.c: Fix formatting. | Kazu Hirata | 2002-05-22 | 1 | -1/+1 |
* | cpperror.c (print_location): Don't print include chain if line == 0. | Neil Booth | 2002-04-14 | 1 | -171/+57 |
* | cpperror.c: Update comments and copyright. | Neil Booth | 2002-01-03 | 1 | -6/+13 |
* | cpperror.c (print_location): Take line and column, for default positioning us... | Neil Booth | 2001-09-14 | 1 | -35/+24 |
* | cpperror.c (print_location): Don't show _Pragma. | Neil Booth | 2001-08-22 | 1 | -2/+0 |
* | ansidecl.h: Reorganize for readability... | Zack Weinberg | 2001-08-18 | 1 | -129/+52 |
* | cpperror.c (print_location): Don't take a file name; use the line map instead. | Neil Booth | 2001-08-17 | 1 | -82/+25 |
* | c-lex.c (map): Make const. | Neil Booth | 2001-08-11 | 1 | -1/+1 |
* | cpperror.c (print_containing_files): Moved to line-map.c. | Neil Booth | 2001-08-06 | 1 | -51/+1 |
* | re PR preprocessor/3081 (Preprocessor merges 2 first lines when -imacros is b... | Neil Booth | 2001-08-05 | 1 | -13/+7 |
* | line-map.c: New. | Neil Booth | 2001-08-02 | 1 | -18/+30 |
* | ABOUT-GCC-NLS: Now that gettext 0.10.37 is out, require it instead of the CVS... | Philipp Thomas | 2001-04-22 | 1 | -1/+4 |
* | cpperror.c (print_location): Don't special case <stdin>. | Neil Booth | 2001-04-08 | 1 | -2/+1 |
* | cpperror.c: Merge handlers of PEDWARN and WARNING. | Chris Demetriou | 2001-01-23 | 1 | -21/+4 |
* | cppmain.c (check_multiline_token): New function. | Neil Booth | 2000-12-17 | 1 | -1/+1 |
* | c-lex.c: Move main_input_filename handling to FC_ENTER. | Neil Booth | 2000-12-17 | 1 | -1/+4 |
* | cpperror.c (print_location): New function. | Neil Booth | 2000-12-11 | 1 | -41/+63 |
* | cpperror.c (print_file_and_line): Don't display line number if 0. | Neil Booth | 2000-11-17 | 1 | -6/+6 |
* | New macro expander. | Neil Booth | 2000-10-28 | 1 | -28/+30 |
* | cpperror.c (_cpp_begin_message): Do the test for suppression of warnings and ... | Neil Booth | 2000-09-28 | 1 | -6/+8 |
* | flags.h: Declare warning flag warn_system_headers. | Branko Cibej | 2000-09-25 | 1 | -2/+6 |
* | cpperror.c (print_file_and_line): If line is (unsigned int)-1, print just the... | Zack Weinberg | 2000-08-29 | 1 | -10/+8 |
* | configure.in (--enable-c-cpplib): Uncomment. | Zack Weinberg | 2000-08-09 | 1 | -0/+8 |
* | cpperror.c (v_message): Split into _cpp_begin_message and v_message macro. | Zack Weinberg | 2000-08-02 | 1 | -80/+89 |
* | top level: | Zack Weinberg | 2000-07-04 | 1 | -13/+18 |
* | cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, now static. | Zack Weinberg | 2000-05-01 | 1 | -1/+0 |
* | conflict.c (conflict_graph_add): Pass enum type to htab_find_slot. | Richard Kenner | 2000-04-18 | 1 | -0/+1 |
* | cpplex.c (cpp_output_tokens, [...]): New public interfaces. | Zack Weinberg | 2000-04-14 | 1 | -0/+2 |
* | cppexp.c, [...]: Replace cpp_token with cpp_ttype everywhere. | Zack Weinberg | 2000-04-11 | 1 | -22/+24 |
* | cpplib.h: Merge struct cpp_options into struct cpp_reader. | Zack Weinberg | 2000-03-31 | 1 | -17/+18 |
* | Makefile.in (LIBCPP_DEPS): New macro. | Zack Weinberg | 2000-03-08 | 1 | -0/+1 |
* | cpplib.h (parse_underflow_t, [...]): Delete. | Zack Weinberg | 2000-03-08 | 1 | -27/+24 |
* | cppfiles.c (_cpp_find_include_file): Make sure ih->name is initialized. | Zack Weinberg | 2000-03-07 | 1 | -18/+18 |
* | Makefile.in (STMP_FIXINC): New toggle. | Zack Weinberg | 2000-02-27 | 1 | -36/+2 |
* | Fix copyrights. | Jeff Law | 2000-02-25 | 1 | -1/+1 |
* | cpplib.c (my_strerror, [...]): Move to cpperror.c. | Zack Weinberg | 2000-02-06 | 1 | -67/+336 |
* | cpperror.c: Remove #ifdef EMACS block. | Zack Weinberg | 2000-02-06 | 1 | -6/+2 |
* | cpperror.c (cpp_file_line_for_message): If 'line' is zero, just print "<comma... | Zack Weinberg | 2000-01-30 | 1 | -1/+5 |
* | more copyright nits | Kaveh Ghazi | 2000-01-19 | 1 | -1/+1 |