| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -3/+5 |
* | PR preprocessor/8497 | neil | 2002-11-08 | 1 | -2/+6 |
* | * cppexp.c (parse_defined): Mark macro used. | neil | 2002-07-23 | 1 | -0/+2 |
* | * cppexp.c (cpp_interpret_integer, append_digit, parse_defined, | neil | 2002-07-17 | 1 | -1/+1 |
* | * cpperror.c (cpp_error): Default to directive_line within | neil | 2002-07-09 | 1 | -6/+7 |
* | * cpptrad.c: Update comment. | neil | 2002-07-02 | 1 | -1/+2 |
* | * cpptrad.c (skip_whitespace): Pass pointer to prior char. | neil | 2002-07-01 | 1 | -1/+1 |
* | PR preprocessor/7138 | neil | 2002-06-28 | 1 | -2/+3 |
* | * cpphash.h (_cpp_set_trad_context): Remove. | neil | 2002-06-27 | 1 | -46/+32 |
* | * cpplib.c (do_include_common): Revert to correct line number | neil | 2002-06-25 | 1 | -2/+10 |
* | * cpptrad.c (scan_out_logical_line): Check recursing only when | neil | 2002-06-24 | 1 | -13/+45 |
* | * cpptrad.c (struct fun_macro): Add line number. | neil | 2002-06-22 | 1 | -3/+7 |
* | * cpperror.c (cpp_error): For traditional CPP, default to | neil | 2002-06-21 | 1 | -2/+2 |
* | * cppexp.c (cpp_interpret_integer): Don't force traditional | neil | 2002-06-20 | 1 | -2/+3 |
* | * cpptrad.c (_cpp_replacement_text_len): initialize len. | neil | 2002-06-19 | 1 | -0/+1 |
* | * cpphash.h (struct cpp_reader): Make date and time strings. | neil | 2002-06-19 | 1 | -29/+103 |
* | * cpplib.c (dtable): Update. | neil | 2002-06-18 | 1 | -37/+110 |
* | * cpphash.h (struct cpp_buffer): Remove saved_line_base. | neil | 2002-06-14 | 1 | -66/+96 |
* | * cpphash.h (_cpp_lex_identifier_trad): Remove. | neil | 2002-06-13 | 1 | -47/+69 |
* | * cpplib.c (end_directive): Handle line skipping. Only remove | neil | 2002-06-13 | 1 | -24/+70 |
* | * Makefile.in: Update cppmain.o. | neil | 2002-06-11 | 1 | -58/+63 |
* | * cpphash.h (_cpp_read_logical_line_trad, | neil | 2002-06-10 | 1 | -10/+17 |
* | * cpphash.h (struct cpp_macro): Put comments on their own lines. | neil | 2002-06-10 | 1 | -14/+100 |
* | * cpphash.h (_cpp_push_text_context): Update. | neil | 2002-06-09 | 1 | -53/+243 |
* | * cpptrad.c (struct block, BLOCK_HEADER_LEN, BLOCK_LEN, | neil | 2002-06-07 | 1 | -33/+206 |
* | * cpphash.h (_cpp_create_definition): Update prototype. | neil | 2002-06-05 | 1 | -8/+156 |
* | * cpphash.h (FIRST, LAST, CUR, RLIMIT): New. | neil | 2002-06-04 | 1 | -16/+20 |
* | * cppinit.c (cpp_post_options): If preprocessed, turn off | neil | 2002-05-18 | 1 | -19/+21 |
* | * Makefile.in: Update for cpptrad.c. | neil | 2002-05-17 | 1 | -0/+315 |