| Commit message (Expand) | Author | Age | Files | Lines |
* | PR preprocessor/5899 | neil | 2002-03-10 | 1 | -6/+4 |
* | * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in | ghazi | 2002-03-03 | 1 | -2/+1 |
* | * cppinit.c (output_deps): Correct test for stdout output. | neil | 2002-02-23 | 1 | -7/+7 |
* | * cppinit.c (init_dependency_output): Take deps output file | neil | 2002-02-20 | 1 | -14/+16 |
* | * cppinit.c (merge_include_chains): Check for brack being | zack | 2002-02-17 | 1 | -1/+2 |
* | * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__. | neil | 2002-02-02 | 1 | -0/+16 |
* | PR other/1502: | jakub | 2002-01-29 | 1 | -2/+6 |
* | * Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or | zack | 2002-01-08 | 1 | -0/+5 |
* | * cpperror.c: Update comments and copyright. | neil | 2002-01-03 | 1 | -17/+12 |
* | * cppinit.c: Update copyright date. | grahams | 2002-01-03 | 1 | -2/+1 |
* | * c-typeck.c, config/i386/i386.h, config/mcore/mcore.h, | jsm28 | 2001-12-15 | 1 | -1/+1 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -9/+9 |
* | * 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 |
* | * 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 |