| Commit message (Expand) | Author | Age | Files | Lines |
* | cpphash.h (SYNTAX_INCLUDE, [...]): new. | Neil Booth | 2000-04-16 | 1 | -0/+6 |
* | cpplex.c (cpp_output_tokens, [...]): New public interfaces. | Zack Weinberg | 2000-04-14 | 1 | -6/+3 |
* | cppexp.c, [...]: Replace cpp_token with cpp_ttype everywhere. | Zack Weinberg | 2000-04-11 | 1 | -3/+3 |
* | cpplex.c (skip_block_comment): Use pointer arithmetic rather than GETC (). | Neil Booth | 2000-04-10 | 1 | -0/+4 |
* | cpphash.c (timestamp): Delete. | Zack Weinberg | 2000-04-10 | 1 | -1/+1 |
* | cpphash.c (CPP_IS_MACRO_BUFFER, [...]): Delete. | Zack Weinberg | 2000-04-06 | 1 | -9/+20 |
* | cpplib.c: Include symcat.h. | Zack Weinberg | 2000-04-01 | 1 | -1/+3 |
* | cpplib.h: Merge struct cpp_options into struct cpp_reader. | Zack Weinberg | 2000-03-31 | 1 | -4/+4 |
* | cppfiles.c (hash_IHASH): Just return i->hash. | Zack Weinberg | 2000-03-28 | 1 | -0/+1 |
* | cppfiles.c: Include mkdeps.h. | Zack Weinberg | 2000-03-14 | 1 | -24/+4 |
* | Makefile.in (LIBCPP_OBJS): Add cpplex.o. | Zack Weinberg | 2000-03-13 | 1 | -0/+49 |
* | Convert cpplib to use libiberty/hashtab.c. | Zack Weinberg | 2000-03-12 | 1 | -26/+27 |
* | Makefile.in (LIBCPP_DEPS): New macro. | Zack Weinberg | 2000-03-08 | 1 | -3/+168 |
* | cpplib.h (parse_underflow_t, [...]): Delete. | Zack Weinberg | 2000-03-08 | 1 | -1/+1 |
* | cppfiles.c (_cpp_find_include_file): Make sure ih->name is initialized. | Zack Weinberg | 2000-03-07 | 1 | -8/+9 |
* | cpplib.h (CPP_ASSERTION, [...]): New token types. | Zack Weinberg | 2000-03-01 | 1 | -29/+24 |
* | cpphash.c: Fix formatting, update commentary. | Zack Weinberg | 2000-02-11 | 1 | -1/+2 |
* | cppexp.c: Don't include cpphash.h. | Zack Weinberg | 2000-02-10 | 1 | -0/+3 |
* | cpplib.h: Provide HASHNODE typedef and forward decl of struct hashnode only. | Zack Weinberg | 2000-02-10 | 1 | -15/+63 |
* | cpperror.c (cpp_file_line_for_message): Constify a char*. | Kaveh R. Ghazi | 1999-09-07 | 1 | -1/+1 |
* | cpphash.c (dump_definition): New function. | Zack Weinberg | 1999-04-26 | 1 | -0/+1 |
* | cpphash.c (install): Rename to cpp_install, add cpp_reader* first argument. | Zack Weinberg | 1999-02-25 | 1 | -6/+4 |
* | cpplib.c: Kill define of STDC_VALUE. | Zack Weinberg | 1999-02-18 | 1 | -0/+7 |
* | cpplib.c (special_symbol): Rewrite. | Zack Weinberg | 1999-02-08 | 1 | -7/+8 |
* | Close comment in copyright | Jeff Law | 1999-01-07 | 1 | -1/+1 |
* | Copyright fixes. | Jeff Law | 1999-01-06 | 1 | -0/+17 |
* | cpphash.h (union hash_value): Remove `keydef' member, add a `struct hashnode ... | Zack Weinberg | 1998-12-15 | 1 | -3/+1 |
* | cppexp.c: When forcing unsigned comparisons, cast both sides of the operation. | Zack Weinberg | 1998-10-10 | 1 | -1/+0 |
* | Warning Fixes: | Kaveh R. Ghazi | 1998-05-19 | 1 | -0/+2 |
* | formatting tweaks | Mike Stump | 1996-07-03 | 1 | -1/+1 |
* | cpphash.h (enum node_type): Remove unneeded and non-standard forward declarat... | Per Bothner | 1995-07-04 | 1 | -2/+0 |
* | Initial revision | Per Bothner | 1995-03-16 | 1 | -0/+40 |