| Commit message (Expand) | Author | Age | Files | Lines |
* | * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog, | jsm28 | 2001-11-23 | 1 | -1/+1 |
* | * cppinit.c (INO_T_COPY): Define. | kenner | 2001-11-21 | 1 | -4/+6 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -31/+63 |
* | * cpphash.h: Update comments. | neil | 2001-10-02 | 1 | -1/+1 |
* | * cpphash.h (POOL_ALIGN, POOL_FRONT, POOL_LIMIT, POOL_BASE, | neil | 2001-09-30 | 1 | -5/+3 |
* | * cpphash.h (struct cpp_buff): Make unsigned. | neil | 2001-09-28 | 1 | -3/+3 |
* | * cpphash.h (struct cpp_pool): Remove locks and locked. | neil | 2001-09-26 | 1 | -4/+0 |
* | * cpphash.h (struct _cpp_buff, _cpp_get_buff, _cpp_release_buff, | neil | 2001-09-26 | 1 | -0/+1 |
* | * c-lex.c (cb_def_pragma): Update. | neil | 2001-09-24 | 1 | -1/+5 |
* | * cpphash.h (struct cpp_reader): Remove lexer_pos, directive_pos. | neil | 2001-09-15 | 1 | -2/+13 |
* | * cpperror.c (print_location): Take line and column, for | neil | 2001-09-14 | 1 | -1/+1 |
* | * c-parse.in (_yylex): Use _cpp_backup_tokens. | neil | 2001-09-13 | 1 | -2/+0 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+2 |
* | * cpphash.h (struct tokenrun): New. | neil | 2001-09-11 | 1 | -0/+6 |
* | * cppinit.c (cpp_start_read): Free the imacros list as we | neil | 2001-09-01 | 1 | -3/+9 |
* | * cpperror.c (print_location): Don't show _Pragma. | neil | 2001-08-22 | 1 | -9/+1 |
* | * cppfiles.c (stack_include_file): Don't handle -H here. | neil | 2001-08-21 | 1 | -0/+5 |
* | * cpphash.h (_cpp_push_next_buffer): New. | neil | 2001-08-21 | 1 | -72/+94 |
* | * cppinit.c (init_standard_includes): The returned buffer | neil | 2001-08-20 | 1 | -1/+1 |
* | * cppinit.c (init_standard_includes): Reverse accidentally | neil | 2001-08-18 | 1 | -1/+1 |
* | * cpperror.c (print_location): Don't take a file name; use the | neil | 2001-08-17 | 1 | -1/+4 |
* | * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy. | neil | 2001-08-11 | 1 | -4/+10 |
* | * cppinit.c (cpp_finish): Pop the final buffer without comment. | neil | 2001-08-07 | 1 | -6/+7 |
* | PR preprocessor/3081 | neil | 2001-08-05 | 1 | -4/+4 |
* | * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h | neil | 2001-08-04 | 1 | -3/+6 |
* | * line-map.c: New. | neil | 2001-08-02 | 1 | -0/+10 |
* | * alias.c: Fix comment formatting. | kazu | 2001-08-01 | 1 | -8/+8 |
* | PR preprocessor/3669 | neil | 2001-07-29 | 1 | -4/+6 |
* | * cppinit.c (remove_dup_dir): Make static. | nathan | 2001-07-20 | 1 | -11/+9 |
* | * cppinit.c (remove_dup_dirs): Inform if a system include | nathan | 2001-07-04 | 1 | -0/+15 |
* | * cppinit.c (lang_defaults): New table. | zack | 2001-07-02 | 1 | -72/+38 |
* | * cppinit.c (print_help): Document -fpreprocessed. | neil | 2001-06-09 | 1 | -0/+1 |
* | * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS, | neil | 2001-05-20 | 1 | -6/+11 |
* | * cppinit.c (cpp_post_options): Shut off macro expansion if | zack | 2001-05-10 | 1 | -0/+5 |
* | * configure.in: Add check for lstat. | neil | 2001-04-06 | 1 | -1/+3 |
* | * cpp.texi: Update documentation for -include and -imacros. | neil | 2001-03-15 | 1 | -2/+9 |
* | * cppfiles.c (_cpp_execute_include): Don't make a null-terminated | neil | 2001-03-04 | 1 | -2/+0 |
* | * cppinit.c (append_include_chain): Mark "after" include file name list as a | cgf | 2001-03-02 | 1 | -1/+4 |
* | * cppfiles.c (struct include_file): Update. | neil | 2001-03-02 | 1 | -23/+22 |
* | * cpplib.c (_cpp_init_stacks): Cast enum for comparison. | danglin | 2001-03-02 | 1 | -1/+1 |
* | * cpphash.h (struct cpp_reader): Add print_version field. | zack | 2001-03-02 | 1 | -13/+18 |
* | * cppinit.c (builtin_array): Update. | neil | 2001-02-25 | 1 | -6/+16 |
* | * cppfiles.c: Update comments. | neil | 2001-02-21 | 1 | -32/+23 |
* | * cppinit.c (set_lang): Move builtin handling to... | neil | 2001-02-20 | 1 | -14/+18 |
* | * cpphash.h (struct spec_nodes): Add n_true and n_false. | zack | 2001-02-07 | 1 | -1/+3 |
* | * cppinit.c (BC): New macro. | mmitchel | 2001-02-04 | 1 | -0/+2 |
* | * cppinit.c (append_include_chain): Honor NO_IMPLICIT_EXTERN_C. | jakub | 2001-02-03 | 1 | -0/+4 |
* | * cppfiles.c (_cpp_read_file): Add to dependencies if requested. | jakub | 2001-01-24 | 1 | -7/+2 |
* | * cppinit.c (INO_T_EQ): Don't use #elif, fix formatting. | msokolov | 2001-01-21 | 1 | -4/+6 |
* | * c-parse.in (finish_parse): Add comment about cpp_destroy. | neil | 2001-01-14 | 1 | -4/+10 |