Age | Commit message (Expand) | Author | Files | Lines |
2001-04-22 | ABOUT-GCC-NLS: Now that gettext 0.10.37 is out, require it instead of the CVS... | Philipp Thomas | 1 | -1/+4 |
2001-04-08 | cpperror.c (print_location): Don't special case <stdin>. | Neil Booth | 1 | -2/+1 |
2001-01-23 | cpperror.c: Merge handlers of PEDWARN and WARNING. | Chris Demetriou | 1 | -21/+4 |
2000-12-17 | cppmain.c (check_multiline_token): New function. | Neil Booth | 1 | -1/+1 |
2000-12-17 | c-lex.c: Move main_input_filename handling to FC_ENTER. | Neil Booth | 1 | -1/+4 |
2000-12-11 | cpperror.c (print_location): New function. | Neil Booth | 1 | -41/+63 |
2000-11-17 | cpperror.c (print_file_and_line): Don't display line number if 0. | Neil Booth | 1 | -6/+6 |
2000-10-28 | New macro expander. | Neil Booth | 1 | -28/+30 |
2000-09-28 | cpperror.c (_cpp_begin_message): Do the test for suppression of warnings and ... | Neil Booth | 1 | -6/+8 |
2000-09-25 | flags.h: Declare warning flag warn_system_headers. | Branko Cibej | 1 | -2/+6 |
2000-08-29 | cpperror.c (print_file_and_line): If line is (unsigned int)-1, print just the... | Zack Weinberg | 1 | -10/+8 |
2000-08-09 | configure.in (--enable-c-cpplib): Uncomment. | Zack Weinberg | 1 | -0/+8 |
2000-08-02 | cpperror.c (v_message): Split into _cpp_begin_message and v_message macro. | Zack Weinberg | 1 | -80/+89 |
2000-07-04 | top level: | Zack Weinberg | 1 | -13/+18 |
2000-05-01 | cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, now static. | Zack Weinberg | 1 | -1/+0 |
2000-04-18 | conflict.c (conflict_graph_add): Pass enum type to htab_find_slot. | Richard Kenner | 1 | -0/+1 |
2000-04-14 | cpplex.c (cpp_output_tokens, [...]): New public interfaces. | Zack Weinberg | 1 | -0/+2 |
2000-04-11 | cppexp.c, [...]: Replace cpp_token with cpp_ttype everywhere. | Zack Weinberg | 1 | -22/+24 |
2000-03-31 | cpplib.h: Merge struct cpp_options into struct cpp_reader. | Zack Weinberg | 1 | -17/+18 |
2000-03-08 | Makefile.in (LIBCPP_DEPS): New macro. | Zack Weinberg | 1 | -0/+1 |
2000-03-08 | cpplib.h (parse_underflow_t, [...]): Delete. | Zack Weinberg | 1 | -27/+24 |
2000-03-07 | cppfiles.c (_cpp_find_include_file): Make sure ih->name is initialized. | Zack Weinberg | 1 | -18/+18 |
2000-02-27 | Makefile.in (STMP_FIXINC): New toggle. | Zack Weinberg | 1 | -36/+2 |
2000-02-25 | Fix copyrights. | Jeff Law | 1 | -1/+1 |
2000-02-06 | cpplib.c (my_strerror, [...]): Move to cpperror.c. | Zack Weinberg | 1 | -67/+336 |
2000-02-06 | cpperror.c: Remove #ifdef EMACS block. | Zack Weinberg | 1 | -6/+2 |
2000-01-30 | cpperror.c (cpp_file_line_for_message): If 'line' is zero, just print "<comma... | Zack Weinberg | 1 | -1/+5 |
2000-01-19 | more copyright nits | Kaveh Ghazi | 1 | -1/+1 |
2000-01-19 | cppalloc.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -3/+3 |
1999-09-11 | cppalloc.c (xstrdup): Use memcpy. | Zack Weinberg | 1 | -2/+2 |
1999-09-07 | cpperror.c (cpp_file_line_for_message): Constify a char*. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-04-14 | cpperror.c, [...]: Never call abort. | Zack Weinberg | 1 | -1/+1 |
1999-02-04 | cpperror.c (cpp_print_containing_files): Fix formatting bug induced by merge. | Zack Weinberg | 1 | -5/+5 |
1999-01-30 | Copyright dates. | Jeff Law | 1 | -1/+1 |
1999-01-29 | collect2.c (error): Fix typo in declaration. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-01-26 | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | Jeffrey A Law | 1 | -23/+60 |
1998-11-08 | gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it... | Kaveh R. Ghazi | 1 | -4/+4 |
1998-11-07 | configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con... | Kaveh R. Ghazi | 1 | -1/+0 |
1998-08-26 | system.h: Include stdarg.h/varargs.h... | Kaveh R. Ghazi | 1 | -5/+0 |
1998-05-25 | cpperror.c (v_cpp_message): Remove static prototype. | Dave Brolley | 1 | -2/+0 |
1998-05-19 | Warning Fixes: | Kaveh R. Ghazi | 1 | -13/+55 |
1998-05-06 | typo typo fixes fixes | Jeff Law | 1 | -1/+1 |
1998-03-30 | More cutover to system.h: | Kaveh R. Ghazi | 1 | -1/+3 |
1998-02-28 | Fix warious warnings: | Kaveh R. Ghazi | 1 | -3/+2 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -1/+3 |
1996-06-07 | * cpperror.c (fatal): Removed function. | Per Bothner | 1 | -11/+0 |
1996-06-06 | cpperror.c (cpp_message): Generalize for "fatal" errors. | Per Bothner | 1 | -4/+21 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+1 |
1995-05-20 | #include config.h before any other .h file. | Richard Kenner | 1 | -3/+3 |
1995-05-16 | Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE. | Richard Kenner | 1 | -2/+6 |