| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from pch-branch. | Geoffrey Keating | 2003-01-10 | 1 | -0/+6 |
* | ChangeLog: Follow spelling conventions. | Kazu Hirata | 2002-09-22 | 1 | -3/+3 |
* | Debian BTS Bug # | Neil Booth | 2002-09-03 | 1 | -4/+4 |
* | c-opts.c (deps_seen, [...]): New. | Neil Booth | 2002-08-12 | 1 | -2/+1 |
* | cpphash.h (struct printer): New from cppmain.c. | Neil Booth | 2002-08-12 | 1 | -0/+15 |
* | cppexp.c (parse_defined): Mark macro used. | Neil Booth | 2002-07-23 | 1 | -0/+12 |
* | cpphash.h (_cpp_set_trad_context): Remove. | Neil Booth | 2002-06-27 | 1 | -1/+0 |
* | cpphash.h (struct cpp_reader): Make date and time strings. | Neil Booth | 2002-06-19 | 1 | -4/+7 |
* | cpplib.c (dtable): Update. | Neil Booth | 2002-06-18 | 1 | -0/+6 |
* | cpphash.h (struct cpp_buffer): Remove saved_line_base. | Neil Booth | 2002-06-14 | 1 | -1/+1 |
* | cpphash.h (_cpp_lex_identifier_trad): Remove. | Neil Booth | 2002-06-13 | 1 | -1/+0 |
* | Makefile.in: Update cppmain.o. | Neil Booth | 2002-06-11 | 1 | -5/+14 |
* | cpphash.h (_cpp_read_logical_line_trad, [...]): Update prototypes. | Neil Booth | 2002-06-10 | 1 | -2/+3 |
* | cpphash.h (struct cpp_macro): Put comments on their own lines. | Neil Booth | 2002-06-10 | 1 | -9/+27 |
* | cpphash.h (_cpp_push_text_context): Update. | Neil Booth | 2002-06-09 | 1 | -1/+4 |
* | Makefile.in (LIBCPP_OBJS): Take out version.o. | Zack Weinberg | 2002-06-09 | 1 | -4/+0 |
* | cpptrad.c (struct block, [...]): New. | Neil Booth | 2002-06-07 | 1 | -1/+18 |
* | cpphash.h (_cpp_create_definition): Update prototype. | Neil Booth | 2002-06-05 | 1 | -1/+6 |
* | cpphash.h (FIRST, [...]): New. | Neil Booth | 2002-06-04 | 1 | -4/+24 |
* | cppexp.c (cpp_num): Move to cpplib.h. | Neil Booth | 2002-05-29 | 1 | -1/+0 |
* | c-common.c (c_common_init): Set CPP arithmetic precision. | Neil Booth | 2002-05-27 | 1 | -0/+1 |
* | cpperror.c: Fix formatting. | Kazu Hirata | 2002-05-22 | 1 | -2/+2 |
* | c-common.c (c_common_init): Set options->unsigned_char from flag_signed_char. | Zack Weinberg | 2002-05-21 | 1 | -1/+0 |
* | Makefile.in: Update for cpptrad.c. | Neil Booth | 2002-05-17 | 1 | -0/+13 |
* | cpphash.h (cpp_macro): Move here, and make expansion a union. | Neil Booth | 2002-05-16 | 1 | -3/+21 |
* | c-lex.c (lex_string): Let cpp_parse_escape handles truncation and sign-extens... | Neil Booth | 2002-05-04 | 1 | -0/+2 |
* | cppexp.c (lex): Move some code to _cpp_parse_expr, but keep most cases as fun... | Neil Booth | 2002-04-28 | 1 | -1/+1 |
* | cppexp.c (lex): Update to use state.skip_eval. | Neil Booth | 2002-04-28 | 1 | -1/+9 |
* | cppfiles.c (_cpp_pop_file_buffer): Return void. | Neil Booth | 2002-04-22 | 1 | -2/+8 |
* | cppexp.c (struct op, [...]): Replace U_CHAR with uchar. | Neil Booth | 2002-04-21 | 1 | -19/+19 |
* | cpperror.c (print_location): Don't print include chain if line == 0. | Neil Booth | 2002-04-14 | 1 | -2/+1 |
* | cpphash.h (struct cpp_reader): Remove mls_line and mls_col. | Neil Booth | 2002-03-22 | 1 | -5/+0 |
* | cpphash.h (struct lexer_state): Remove line_extension member. | Zack Weinberg | 2002-03-14 | 1 | -3/+0 |
* | cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__. | Neil Booth | 2002-02-02 | 1 | -1/+0 |
* | cpperror.c: Update comments and copyright. | Neil Booth | 2002-01-03 | 1 | -3/+4 |
* | cppfiles.c (_cpp_pop_file_buffer): Change return type to bool and return true... | Andreas Schwab | 2002-01-03 | 1 | -1/+1 |
* | cpphash.c (_cpp_init_hashtable): Update. | Neil Booth | 2001-11-27 | 1 | -1/+0 |
* | cpphash.h (struct cpp_buffer): Delete read_ahead and extra_char. | Neil Booth | 2001-10-21 | 1 | -2/+1 |
* | cpphash.h: Update comments. | Neil Booth | 2001-10-02 | 1 | -5/+5 |
* | cpphash.h (POOL_ALIGN, [...]): Remove. | Neil Booth | 2001-09-30 | 1 | -42/+6 |
* | cpphash.h (struct cpp_buff): Make unsigned. | Neil Booth | 2001-09-28 | 1 | -6/+9 |
* | cpphash.h: Update comment. | Neil Booth | 2001-09-27 | 1 | -1/+1 |
* | cpphash.h (struct cpp_pool): Remove locks and locked. | Neil Booth | 2001-09-26 | 1 | -5/+5 |
* | cpphash.h (struct _cpp_buff, [...]): New. | Neil Booth | 2001-09-26 | 1 | -0/+18 |
* | c-lex.c (cb_def_pragma): Update. | Neil Booth | 2001-09-24 | 1 | -5/+13 |
* | cpphash.h (_cpp_lex_direct): New. | Neil Booth | 2001-09-17 | 1 | -0/+1 |
* | cpphash.h (_cpp_lex_token): Update prototype. | Neil Booth | 2001-09-16 | 1 | -1/+1 |
* | cpphash.h (struct cpp_reader): Remove lexer_pos, directive_pos. | Neil Booth | 2001-09-15 | 1 | -4/+3 |
* | cpperror.c (print_location): Take line and column, for default positioning us... | Neil Booth | 2001-09-14 | 1 | -1/+1 |
* | c-parse.in (_yylex): Use _cpp_backup_tokens. | Neil Booth | 2001-09-13 | 1 | -14/+2 |