| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * cpplib.c (my_strerror, cpp_error, cpp_error_with_line, | zack | 2000-02-06 | 1 | -67/+336 |
* | * cpperror.c: Remove #ifdef EMACS block. | zack | 2000-02-06 | 1 | -6/+2 |
* | * cpperror.c (cpp_file_line_for_message): If 'line' is zero, | zack | 2000-01-30 | 1 | -1/+5 |
* | more copyright nits | ghazi | 2000-01-19 | 1 | -1/+1 |
* | * cppalloc.c: PROTO -> PARAMS. | ghazi | 2000-01-19 | 1 | -3/+3 |
* | 1999-09-10 22:37 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-09-11 | 1 | -2/+2 |
* | * cpperror.c (cpp_file_line_for_message): Constify a char*. | ghazi | 1999-09-07 | 1 | -1/+1 |
* | 1999-04-14 12:37 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-14 | 1 | -1/+1 |
* | 1999-02-04 16:04 -0500 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-02-04 | 1 | -5/+5 |
* | Copyright dates. | law | 1999-01-30 | 1 | -1/+1 |
* | * collect2.c (error): Fix typo in declaration. | ghazi | 1999-01-29 | 1 | -1/+1 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | law | 1999-01-27 | 1 | -23/+60 |
* | * gansidecl.h: Prepend a "G" to the macro wrapping this file | ghazi | 1998-11-08 | 1 | -4/+4 |
* | * configure.in (host_xm_file, build_xm_file, xm_file, tm_file): | ghazi | 1998-11-07 | 1 | -1/+0 |
* | * system.h: Include stdarg.h/varargs.h, make sure they are ordered | ghazi | 1998-08-26 | 1 | -5/+0 |
* | Mon May 25 14:00:13 1998 Dave Brolley <brolley@cygnus.com> | brolley | 1998-05-25 | 1 | -2/+0 |
* | Warning Fixes: | ghazi | 1998-05-19 | 1 | -13/+55 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -1/+1 |
* | More cutover to system.h: | ghazi | 1998-03-30 | 1 | -1/+3 |
* | Fix warious warnings: | ghazi | 1998-02-28 | 1 | -3/+2 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -1/+3 |
* | * cpperror.c (fatal): Removed function. | bothner | 1996-06-07 | 1 | -11/+0 |
* | * cpperror.c (cpp_message): Generalize for "fatal" errors. | bothner | 1996-06-07 | 1 | -4/+21 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+1 |
* | #include config.h before any other .h file. | kenner | 1995-05-20 | 1 | -3/+3 |
* | Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE. | kenner | 1995-05-16 | 1 | -2/+6 |
* | * cpperror.c (cpp_print_containing_files): Remove some Cygnus-local stuff. | bothner | 1995-05-12 | 1 | -8/+0 |
* | Moved 'high-level' error functions from cpperror.c to cpplib.c. | bothner | 1995-04-05 | 1 | -216/+10 |
* | Merged in earlier cccp.c changes. | bothner | 1995-03-22 | 1 | -1/+1 |
* | Initial revision | bothner | 1995-03-16 | 1 | -0/+338 |