| Commit message (Expand) | Author | Age | Files | Lines |
| * | * cpphash.c (timestamp): Delete. | zack | 2000-04-10 | 1 | -26/+27 |
| * | * cppexp.c (parse_charconst): Null does not end character | neil | 2000-04-08 | 1 | -1/+1 |
| * | * cppinit.c (cpp_start_read): Turn off -Wtraditional if | zack | 2000-04-02 | 1 | -0/+4 |
| * | * cpplib.c: Include symcat.h. Add 'origin' field to struct | zack | 2000-04-01 | 1 | -2/+2 |
| * | * cpplex.c: Copy ISTABLE macros from cppinit.c, and adapt them | zack | 2000-04-01 | 1 | -2/+1 |
| * | * cpplib.h: Merge struct cpp_options into struct cpp_reader. | zack | 2000-03-31 | 1 | -332/+354 |
| * | * cppinit.c (cpp_start_read): Call initialize_dependency_output | zack | 2000-03-30 | 1 | -4/+4 |
| * | 2000-03-28 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-03-28 | 1 | -1/+2 |
| * | 2000-03-16 Neil Booth <NeilB@earthling.net> | neil | 2000-03-16 | 1 | -16/+26 |
| * | * Makefile.in (LIBCPP_OBJS): Add cpplex.o. | zack | 2000-03-13 | 1 | -3/+6 |
| * | * cpphash.c: Don't include version.h. | zack | 2000-03-13 | 1 | -4/+11 |
| * | Convert cpplib to use libiberty/hashtab.c. | zack | 2000-03-12 | 1 | -37/+11 |
| * | * cppinit.c (cl_directive_handler): More K&R fixing. | ghazi | 2000-03-12 | 1 | -1/+1 |
| * | * cppinit.c (no_arg, no_ass, no_dir, no_fil, no_mac, no_pth): | ghazi | 2000-03-12 | 1 | -6/+9 |
| * | 2000-03-12 Neil Booth <NeilB@earthling.net> | neil | 2000-03-12 | 1 | -1/+1 |
| * | 2000-03-11 Neil Booth <NeilB@earthling.net> | neil | 2000-03-11 | 1 | -64/+25 |
| * | * cppfiles.c (file_cleanup, _cpp_find_include_file, | neil | 2000-03-11 | 1 | -8/+8 |
| * | * Makefile.in (LIBCPP_DEPS): New macro. | zack | 2000-03-08 | 1 | -33/+191 |
| * | * cpplib.h (parse_underflow_t, CPP_NULL_BUFFER): Delete. | zack | 2000-03-08 | 1 | -8/+6 |
| * | 2000-03-07 Neil Booth <NeilB@earthling.net> | zack | 2000-03-07 | 1 | -504/+591 |
| * | * cppfiles.c (_cpp_find_include_file): Make sure ih->name is | zack | 2000-03-07 | 1 | -8/+11 |
| * | * builtins.c (built_in_class_names, built_in_names): Constify a | ghazi | 2000-03-06 | 1 | -1/+0 |
| * | * mkdeps.c, mkdeps.h: New files. | zack | 2000-03-04 | 1 | -108/+26 |
| * | * cppinit.c: Fix thinko in previous patch. | zack | 2000-03-04 | 1 | -1/+1 |
| * | * cpplib.h (_dollar_ok): New macro. | zack | 2000-03-04 | 1 | -30/+22 |
| * | * cppinit.c (cpp_handle_option): Set opts->pedantic directly. | zack | 2000-03-04 | 1 | -2/+2 |
| * | * cppinit.c (cpp_handle_option): Use SET_CPP_PEDANTIC. | jason | 2000-03-03 | 1 | -2/+2 |
| * | * cppfiles.c (cpp_read_file): New function. | zack | 2000-03-02 | 1 | -232/+155 |
| * | * cpplib.h (CPP_ASSERTION, CPP_STRINGIZE, CPP_TOKPASTE): New | zack | 2000-03-01 | 1 | -4/+0 |
| * | * tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE. | zack | 2000-02-28 | 1 | -2/+2 |
| * | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
| * | * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned. | kenner | 2000-02-19 | 1 | -1/+2 |
| * | * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o, | ghazi | 2000-02-15 | 1 | -3/+1 |
| * | * cpphash.c: Fix formatting, update commentary. | zack | 2000-02-11 | 1 | -5/+1 |
| * | * cpplib.h: Provide HASHNODE typedef and forward decl of | zack | 2000-02-10 | 1 | -1/+1 |
| * | * cpphash.c (macarg): Hoist all the flag diddling out of the | zack | 2000-02-10 | 1 | -1/+2 |
| * | 2000-02-07 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-02-07 | 1 | -6/+4 |
| * | * cpplib.c (my_strerror, cpp_error, cpp_error_with_line, | zack | 2000-02-06 | 1 | -22/+28 |
| * | * cpperror.c: Remove #ifdef EMACS block. | zack | 2000-02-06 | 1 | -22/+3 |
| * | * Makefile.in (c-common.o): Depend on $(EXPR_H). | ghazi | 2000-02-06 | 1 | -0/+1 |
| * | Adjust variable names, comments, help strings to c99. | drepper | 2000-01-29 | 1 | -14/+15 |
| * | * cppinit.c (cpp_handle_option): Recognize C++ comments under | zack | 2000-01-27 | 1 | -1/+1 |
| * | * cppinit.c: Add " (cpplib)" to end of string printed by | zack | 2000-01-27 | 1 | -2/+2 |
| * | 2000-01-11 16:24 -0800 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-01-12 | 1 | -12/+5 |
| * | 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu> | khan | 2000-01-07 | 1 | -5/+0 |
| * | * cccp.c (main): Define __STDC_VERSION__ as necessary. | rth | 1999-12-19 | 1 | -4/+7 |
| * | * cppp.c (main): Set trigraphs and __STRICT_ANSI__ as | rth | 1999-12-14 | 1 | -18/+56 |
| * | * cppinit.c (CAT): The argument list of this macro may not contain | law | 1999-11-30 | 1 | -1/+1 |
| * | Fix command line parsing to report unrecognised options. | nickc | 1999-11-18 | 1 | -0/+4 |
| * | include: | ghazi | 1999-11-10 | 1 | -1/+1 |