| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.c, c-common.h (dollars_in_ident): Remove. | neil | 2003-05-17 | 1 | -3/+3 |
* | * c-ppoutput.c (cb_include): Don't take a cpp_token. | neil | 2003-04-21 | 1 | -5/+4 |
* | * cpphash.h (NOTE_ESC_NL, NOTE_ESC_SPACE_NL, NOTE_TRIGRAPH, | neil | 2003-04-20 | 1 | -5/+4 |
* | * Makefile.in (LIBCPP_OBJS): Add cppcharset.o. | neil | 2003-04-20 | 1 | -0/+4 |
* | * cpphash.h (struct cpp_buffer): Remove backup_to. | neil | 2003-04-19 | 1 | -2/+0 |
* | * cpphash.h (struct cpp_reader): New member warned_dollar. | neil | 2003-04-19 | 1 | -0/+4 |
* | * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD, | neil | 2003-04-19 | 1 | -19/+33 |
* | /home/neil/diffs/include.log | neil | 2003-03-14 | 1 | -8/+0 |
* | * Makefile.in (c-ppoutput.o): Update. | neil | 2003-03-06 | 1 | -0/+1 |
* | * Makefile.in: Update. | neil | 2003-03-04 | 1 | -15/+0 |
* | * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex.o, LIBCPP_OBJS, | neil | 2003-03-01 | 1 | -23/+10 |
* | * cpphash.h (struct lexer_state): Add directive_wants_padding. | zack | 2003-02-21 | 1 | -0/+5 |
* | * configure.in: Check for system-provided 'uchar' type. | zack | 2003-01-21 | 1 | -0/+2 |
* | * alias.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -1/+1 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -0/+6 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -3/+3 |
* | Debian BTS Bug # | neil | 2002-09-03 | 1 | -4/+4 |
* | * c-opts.c (deps_seen, deps_file, deferred_count, deferred_size, | neil | 2002-08-12 | 1 | -2/+1 |
* | * cpphash.h (struct printer): New from cppmain.c. | neil | 2002-08-12 | 1 | -0/+15 |
* | * cppexp.c (parse_defined): Mark macro used. | neil | 2002-07-23 | 1 | -0/+12 |
* | * cpphash.h (_cpp_set_trad_context): Remove. | neil | 2002-06-27 | 1 | -1/+0 |
* | * cpphash.h (struct cpp_reader): Make date and time strings. | neil | 2002-06-19 | 1 | -4/+7 |
* | * cpplib.c (dtable): Update. | neil | 2002-06-18 | 1 | -0/+6 |
* | * cpphash.h (struct cpp_buffer): Remove saved_line_base. | neil | 2002-06-14 | 1 | -1/+1 |
* | * cpphash.h (_cpp_lex_identifier_trad): Remove. | neil | 2002-06-13 | 1 | -1/+0 |
* | * Makefile.in: Update cppmain.o. | neil | 2002-06-11 | 1 | -5/+14 |
* | * cpphash.h (_cpp_read_logical_line_trad, | neil | 2002-06-10 | 1 | -2/+3 |
* | * cpphash.h (struct cpp_macro): Put comments on their own lines. | neil | 2002-06-10 | 1 | -9/+27 |
* | * cpphash.h (_cpp_push_text_context): Update. | neil | 2002-06-09 | 1 | -1/+4 |
* | * Makefile.in (LIBCPP_OBJS): Take out version.o. | zack | 2002-06-09 | 1 | -4/+0 |
* | * cpptrad.c (struct block, BLOCK_HEADER_LEN, BLOCK_LEN, | neil | 2002-06-07 | 1 | -1/+18 |
* | * cpphash.h (_cpp_create_definition): Update prototype. | neil | 2002-06-05 | 1 | -1/+6 |
* | * cpphash.h (FIRST, LAST, CUR, RLIMIT): New. | neil | 2002-06-04 | 1 | -4/+24 |
* | 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk> | neil | 2002-05-29 | 1 | -1/+0 |
* | * c-common.c (c_common_init): Set CPP arithmetic precision. | neil | 2002-05-27 | 1 | -0/+1 |
* | * cpperror.c: Fix formatting. | kazu | 2002-05-22 | 1 | -2/+2 |
* | * c-common.c (c_common_init): Set options->unsigned_char from | zack | 2002-05-21 | 1 | -1/+0 |
* | * Makefile.in: Update for cpptrad.c. | neil | 2002-05-17 | 1 | -0/+13 |
* | * cpphash.h (cpp_macro): Move here, and make expansion a union. | neil | 2002-05-16 | 1 | -3/+21 |
* | * c-lex.c (lex_string): Let cpp_parse_escape handles truncation | neil | 2002-05-04 | 1 | -0/+2 |
* | * cppexp.c (lex): Move some code to _cpp_parse_expr, but | neil | 2002-04-28 | 1 | -1/+1 |
* | * cppexp.c (lex): Update to use state.skip_eval. | neil | 2002-04-28 | 1 | -1/+9 |
* | * cppfiles.c (_cpp_pop_file_buffer): Return void. Move | neil | 2002-04-22 | 1 | -2/+8 |
* | * cppexp.c (struct op, parse_number): Replace U_CHAR with uchar. | neil | 2002-04-21 | 1 | -19/+19 |
* | * cpperror.c (print_location): Don't print include chain | neil | 2002-04-14 | 1 | -2/+1 |
* | * cpphash.h (struct cpp_reader): Remove mls_line and mls_col. | neil | 2002-03-22 | 1 | -5/+0 |
* | * cpphash.h (struct lexer_state): Remove line_extension member. | zack | 2002-03-14 | 1 | -3/+0 |
* | * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__. | neil | 2002-02-02 | 1 | -1/+0 |
* | * cpperror.c: Update comments and copyright. | neil | 2002-01-03 | 1 | -3/+4 |
* | * cppfiles.c (_cpp_pop_file_buffer): Change return type to bool | schwab | 2002-01-03 | 1 | -1/+1 |