| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * cppmain.c (cpp_preprocess_file): Loop to pop any -included | neil | 2002-11-08 | 1 | -1/+6 |
* | * cpphash.h (struct printer): New from cppmain.c. | neil | 2002-08-12 | 1 | -111/+106 |
* | * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init): Move | neil | 2002-08-12 | 1 | -2/+3 |
* | * c-common.c (c_common_init): Call preprocess_file instead. | neil | 2002-08-11 | 1 | -27/+3 |
* | PR preprocessor/7150 | neil | 2002-06-29 | 1 | -6/+2 |
* | * cpphash.h (struct cpp_reader): Make date and time strings. | neil | 2002-06-19 | 1 | -5/+8 |
* | * cpphash.h (_cpp_lex_identifier_trad): Remove. | neil | 2002-06-13 | 1 | -9/+10 |
* | * Makefile.in: Update cppmain.o. | neil | 2002-06-11 | 1 | -9/+14 |
* | * cpphash.h (_cpp_read_logical_line_trad, | neil | 2002-06-10 | 1 | -0/+20 |
* | * cpperror.c: Fix formatting. | kazu | 2002-05-22 | 1 | -2/+2 |
* | * cpperror.c (print_location): Don't print include chain | neil | 2002-04-14 | 1 | -2/+2 |
* | Removal of separate preprocessor cpp0. | neil | 2002-03-24 | 1 | -74/+15 |
* | * cpphash.h (struct cpp_reader): Remove mls_line and mls_col. | neil | 2002-03-22 | 1 | -2/+1 |
* | * cpphash.h (struct lexer_state): Remove line_extension member. | zack | 2002-03-14 | 1 | -1/+10 |
* | * cppmain.c (setup_callbacks): Disable #pragma and #ident | zack | 2002-03-06 | 1 | -2/+7 |
* | * cpperror.c: Update comments and copyright. | neil | 2002-01-03 | 1 | -1/+1 |
* | * cppmacro.c: Don't include intl.h. Update comments. | neil | 2002-01-03 | 1 | -4/+2 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -1/+1 |
* | * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog, | jsm28 | 2001-11-23 | 1 | -1/+1 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -5/+9 |
* | * cppexp.c (parse_number): Use ISXDIGIT/hex_value. | ghazi | 2001-11-10 | 1 | -0/+1 |
* | * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and | zack | 2001-10-19 | 1 | -12/+1 |
* | * cppmain.c (struct printer): New member source. | neil | 2001-10-12 | 1 | -8/+11 |
* | * cpphash.h: Update comments. | neil | 2001-10-02 | 1 | -3/+3 |
* | * c-lex.c (cb_def_pragma): Update. | neil | 2001-09-24 | 1 | -10/+34 |
* | * cppmain.c (scan_translation_unit): Don't worry about | neil | 2001-09-16 | 1 | -7/+0 |
* | * cppmain.c (setup_callbacks): Set line callback only | neil | 2001-09-15 | 1 | -1/+1 |
* | * cpperror.c (print_location): Take line and column, for | neil | 2001-09-14 | 1 | -24/+33 |
* | * cpphash.h (_cpp_push_next_buffer): New. | neil | 2001-08-21 | 1 | -5/+10 |
* | * cpperror.c (print_location): Don't take a file name; use the | neil | 2001-08-17 | 1 | -2/+1 |
* | * c-lex.c (map): Make const. | neil | 2001-08-11 | 1 | -33/+34 |
* | * cpplib.h, line-map.h: Update comments. | neil | 2001-08-07 | 1 | -38/+38 |
* | * cpperror.c (print_containing_files): Moved to line-map.c. | neil | 2001-08-06 | 1 | -5/+2 |
* | PR preprocessor/3081 | neil | 2001-08-05 | 1 | -81/+71 |
* | * cpphash.h (struct cpp_reader): New member directive_line. | neil | 2001-08-04 | 1 | -11/+17 |
* | * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h | neil | 2001-08-04 | 1 | -46/+42 |
* | * line-map.c: New. | neil | 2001-08-02 | 1 | -6/+10 |
* | * cpphash.h (struct cpp_reader): Remove import_warning. | neil | 2001-07-29 | 1 | -1/+0 |
* | * cppmacro.c (make_string_token): Avoid warning. | neil | 2001-06-23 | 1 | -2/+4 |
* | * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS, | neil | 2001-05-20 | 1 | -1/+1 |
* | * cppexp.c (lex): Use NODE_NAME and NODE_LEN. | neil | 2001-05-16 | 1 | -3/+3 |
* | * cppinit.c (cpp_post_options): Shut off macro expansion if | zack | 2001-05-10 | 1 | -0/+7 |
* | * cppfiles.c (_cpp_execute_include): Don't make a null-terminated | neil | 2001-03-04 | 1 | -1/+1 |
* | * cppfiles.c: Update comments. | neil | 2001-02-21 | 1 | -3/+0 |
* | * cpphash.h (struct cpp_buffer): Move saved_flags from cpp_reader. | neil | 2001-02-01 | 1 | -2/+1 |
* | * cpphash.c (_cpp_cleanup_hashtable, _cpp_lookup_with_hash) | neil | 2001-01-28 | 1 | -2/+2 |
* | * cppmain.c (general_init): Don't use ANSI prototype. | neil | 2001-01-16 | 1 | -1/+2 |
* | * c-parse.in (finish_parse): Add comment about cpp_destroy. | neil | 2001-01-14 | 1 | -3/+1 |
* | * cppmain.c (do_preprocessing): New function; most of the old | neil | 2001-01-14 | 1 | -51/+71 |