| Commit message (Expand) | Author | Age | Files | Lines |
* | Represent column numbers using line-map's source_location. | bothner | 2004-02-11 | 1 | -20/+26 |
* | * cpperror.c, cpptrad.c, longlong.h, params.def, rtl.def, | kazu | 2004-01-22 | 1 | -1/+1 |
* | Move cpp_reader's line_maps field to a shared global. | bothner | 2004-01-20 | 1 | -2/+2 |
* | PR preprocessor/12847 | danglin | 2003-11-01 | 1 | -10/+10 |
* | * cpperror.c (print_location): Don't check for !pfile->buffer. That | bothner | 2003-08-28 | 1 | -15/+10 |
* | Copy over from cs branch: | bothner | 2003-08-26 | 1 | -9/+11 |
* | * hashtable.c (approx_sqrt): Make static. | zack | 2003-07-22 | 1 | -2/+2 |
* | * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H). | zack | 2003-07-13 | 1 | -2/+0 |
* | * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c | zack | 2003-06-17 | 1 | -12/+5 |
* | gcc: | ghazi | 2003-05-17 | 1 | -17/+12 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * cpperror.c (cpp_error): Default to directive_line within | neil | 2002-07-09 | 1 | -1/+4 |
* | * cpperror.c (cpp_error): For traditional CPP, default to | neil | 2002-06-21 | 1 | -2/+10 |
* | * c-common.c (c_common_init): Override cpplib's default | neil | 2002-06-02 | 1 | -0/+1 |
* | * cpperror.c (_cpp_begin_message): No special casing | neil | 2002-05-23 | 1 | -9/+3 |
* | * cpperror.c: Fix formatting. | kazu | 2002-05-22 | 1 | -1/+1 |
* | * cpperror.c (print_location): Don't print include chain | neil | 2002-04-14 | 1 | -171/+57 |
* | * cpperror.c: Update comments and copyright. | neil | 2002-01-03 | 1 | -6/+13 |
* | * cpperror.c (print_location): Take line and column, for | neil | 2001-09-14 | 1 | -35/+24 |
* | * cpperror.c (print_location): Don't show _Pragma. | neil | 2001-08-22 | 1 | -2/+0 |
* | include: | zack | 2001-08-18 | 1 | -129/+52 |
* | * cpperror.c (print_location): Don't take a file name; use the | neil | 2001-08-17 | 1 | -82/+25 |
* | * c-lex.c (map): Make const. | neil | 2001-08-11 | 1 | -1/+1 |
* | * cpperror.c (print_containing_files): Moved to line-map.c. | neil | 2001-08-06 | 1 | -51/+1 |
* | PR preprocessor/3081 | neil | 2001-08-05 | 1 | -13/+7 |
* | * line-map.c: New. | neil | 2001-08-02 | 1 | -18/+30 |
* | * ABOUT-GCC-NLS: Now that gettext 0.10.37 is out, | pthomas | 2001-04-22 | 1 | -1/+4 |
* | * cpperror.c (print_location): Don't special case <stdin>. | neil | 2001-04-08 | 1 | -2/+1 |
* | * cpperror.c: Merge handlers of PEDWARN and WARNING. | neil | 2001-01-23 | 1 | -21/+4 |
* | * cppmain.c (check_multiline_token): New function. | neil | 2000-12-17 | 1 | -1/+1 |
* | * c-lex.c: Move main_input_filename handling to FC_ENTER. Clean up. | neil | 2000-12-17 | 1 | -1/+4 |
* | * cpperror.c (print_location): New function. | neil | 2000-12-11 | 1 | -41/+63 |
* | * cpperror.c (print_file_and_line): Don't display line number | neil | 2000-11-17 | 1 | -6/+6 |
* | 2000-10-28 Neil Booth <neilb@earthling.net> | neil | 2000-10-28 | 1 | -28/+30 |
* | * cpperror.c (_cpp_begin_message): Do the test for suppression | neil | 2000-09-28 | 1 | -6/+8 |
* | 2000-09-25 Branko Cibej <branko.cibej@hermes.si> | bkoz | 2000-09-25 | 1 | -2/+6 |
* | * cpperror.c (print_file_and_line): If line is (unsigned int)-1, | zack | 2000-08-29 | 1 | -10/+8 |
* | * configure.in (--enable-c-cpplib): Uncomment. Use AC_DEFINE | zack | 2000-08-09 | 1 | -0/+8 |
* | * cpperror.c (v_message): Split into _cpp_begin_message and | zack | 2000-08-02 | 1 | -80/+89 |
* | top level: | zack | 2000-07-04 | 1 | -13/+18 |
* | * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, now | zack | 2000-05-01 | 1 | -1/+0 |
* | * gcc/conflict.c (conflict_graph_add): Pass enum type to | kenner | 2000-04-18 | 1 | -0/+1 |
* | * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput): New public | zack | 2000-04-14 | 1 | -0/+2 |
* | * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c, | zack | 2000-04-11 | 1 | -22/+24 |
* | * cpplib.h: Merge struct cpp_options into struct cpp_reader. | zack | 2000-03-31 | 1 | -17/+18 |
* | * Makefile.in (LIBCPP_DEPS): New macro. | zack | 2000-03-08 | 1 | -0/+1 |
* | * cpplib.h (parse_underflow_t, CPP_NULL_BUFFER): Delete. | zack | 2000-03-08 | 1 | -27/+24 |
* | * cppfiles.c (_cpp_find_include_file): Make sure ih->name is | zack | 2000-03-07 | 1 | -18/+18 |
* | * Makefile.in (STMP_FIXINC): New toggle. | zack | 2000-02-27 | 1 | -36/+2 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+1 |