| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * cppfiles.c (_cpp_fake_include): New function. | neil | 2001-01-13 | 1 | -47/+2 |
* | * cppmain.c (struct printer): Remove no_line_dirs. | neil | 2001-01-13 | 1 | -41/+44 |
* | * cppinit.c (cpp_handle_option): help_only is now part of the | neil | 2001-01-13 | 1 | -1/+1 |
* | 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk> | neil | 2001-01-11 | 1 | -16/+10 |
* | * cppinit.c (OPT_g): Remove. | neil | 2001-01-10 | 1 | -5/+3 |
* | * c-lang.c (c_post_options): Call cpp_post_options. | neil | 2001-01-07 | 1 | -0/+1 |
* | * cpplib.h (struct cpp_reader): Add help_only field. | zack | 2001-01-05 | 1 | -0/+7 |
* | * cppmain.c: Update print.lineno with -P. | neil | 2000-12-18 | 1 | -1/+4 |
* | * c-lex.c: s/change_file/file_change. | neil | 2000-12-18 | 1 | -3/+3 |
* | * cppmain.c (check_multiline_token): New function. | neil | 2000-12-17 | 1 | -9/+22 |
* | 2000-12-14 Philipp Thomas <pthomas@suse.de> | pthomas | 2000-12-17 | 1 | -0/+7 |
* | * c-lex.c: Move main_input_filename handling to FC_ENTER. Clean up. | neil | 2000-12-17 | 1 | -8/+14 |
* | * cppmacro.c (cpp_scan_buffer_nooutput): Take a boolean | neil | 2000-11-28 | 1 | -1/+1 |
* | * c-lex.h (parse_in): Change parse_in to a cpp_reader *. | neil | 2000-11-28 | 1 | -43/+56 |
* | * c-lex.c (cb_enter_file, cb_leave_file, cb_rename_file): | neil | 2000-11-27 | 1 | -41/+26 |
* | * cpplib.h (struct cpp_reader): Remove lang_asm. | neil | 2000-11-26 | 1 | -1/+1 |
* | * c-lang.c (lang_init_options): Update call to | neil | 2000-11-20 | 1 | -1/+2 |
* | * cppmain.c (scan_buffer): Don't avoid paste for assembly. | rth | 2000-11-01 | 1 | -1/+3 |
* | * cpphash.c (cpp_forall_identifiers): Add context variable | geoffk | 2000-10-29 | 1 | -5/+6 |
* | 2000-10-28 Neil Booth <neilb@earthling.net> | neil | 2000-10-28 | 1 | -105/+252 |
* | * cpperror.c (_cpp_begin_message): Do the test for suppression | neil | 2000-09-28 | 1 | -8/+13 |
* | 2000-08-20 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-08-20 | 1 | -1/+9 |
* | * cppinit.c (sort_options): Remove, put functionality in | neil | 2000-08-17 | 1 | -0/+1 |
* | * configure.in (--enable-c-cpplib): Uncomment. Use AC_DEFINE | zack | 2000-08-09 | 1 | -5/+21 |
* | 2000-08-04 Andreas Schwab <schwab@suse.de> | zack | 2000-08-05 | 1 | -1/+1 |