| Commit message (Expand) | Author | Age | Files | Lines |
* | * cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove. | mmitchel | 2001-04-04 | 1 | -3/+3 |
* | * pt.c (instantiate_decl): Abort if we see a member constant | jason | 2001-03-22 | 1 | -6/+2 |
* | * toplev.c (file_name_nondirectory): Remove. | neil | 2001-03-10 | 1 | -6/+2 |
* | Remove old ABI support. | mmitchel | 2001-02-12 | 1 | -1/+1 |
* | * tree.c, tree.h (build_parse_node): Remove; was identical to | jsm28 | 2001-01-29 | 1 | -7/+7 |
* | * c-parse.in (finish_parse): Add comment about cpp_destroy. | neil | 2001-01-14 | 1 | -0/+1 |
* | * c-lex.c (init_c_lex): Use cpp_get_callbacks to set | neil | 2001-01-13 | 1 | -1/+1 |
* | * c-lang.c (lang_hooks): Update. | neil | 2001-01-10 | 1 | -2/+5 |
* | * c-lang.c (lang_hooks): Update. | neil | 2001-01-09 | 1 | -5/+18 |
* | * c-common.c (c_common_lang_init): New function. Warn if format | jsm28 | 2001-01-03 | 1 | -4/+2 |
* | * c-lex.h (parse_in): Change parse_in to a cpp_reader *. | neil | 2000-11-28 | 1 | -13/+11 |
* | * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib. | neil | 2000-11-26 | 1 | -1/+1 |
* | * c-common.c: Remove USE_CPPLIB conditional inclusions. | neil | 2000-11-25 | 1 | -34/+7 |
* | * c-lang.c (lang_init_options): Update call to | neil | 2000-11-20 | 1 | -1/+1 |
* | cp: | nathan | 2000-11-20 | 1 | -1/+1 |
* | * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Add | zack | 2000-11-17 | 1 | -31/+2 |
* | * stringpool.c: New file. | zack | 2000-11-17 | 1 | -2/+2 |
* | * alpha.c (check_float_value): Use memcpy, not bcopy. | ghazi | 2000-11-10 | 1 | -1/+1 |
* | 2000-11-07 Eric Christopher <echristo@redhat.com> | echristo | 2000-11-09 | 1 | -27/+27 |
* | gcp/ChangeLog: | nathan | 2000-11-09 | 1 | -1/+1 |
* | * collect2.c (main, write_c_file_stat), gcc.c (translate_options, | jsm28 | 2000-11-02 | 1 | -1/+1 |
* | * c-lex.c (init_c_lex): Update cpp_start_read call. | neil | 2000-11-02 | 1 | -1/+1 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -1/+1 |
* | * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only. | mmitchel | 2000-10-01 | 1 | -2/+2 |
* | * c-parse.in (reswords): Add _Complex. | jsm28 | 2000-09-14 | 1 | -0/+1 |
* | * c-common.h (prep_stmt): Declare. | mmitchel | 2000-09-07 | 1 | -1/+1 |
* | Integrated preprocessor. | zack | 2000-09-07 | 1 | -3652/+447 |
* | 2000-08-28 Daniel Berlin <dberlin@redhat.com> | jason | 2000-08-29 | 1 | -15/+0 |
* | * diagnostic.c (context_as_prefix): Export. | gdr | 2000-08-21 | 1 | -2/+3 |
* | * decl.c (start_cleanup_fn): Mark the function as `inline'. | mmitchel | 2000-07-27 | 1 | -1/+0 |
* | Kill strict_prototype. Backwards compatibility only for | nathan | 2000-07-25 | 1 | -24/+5 |
* | * Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h. | mmitchel | 2000-06-30 | 1 | -7/+4 |
* | * c-common.c (c_tree_code_type): New array. | chelf | 2000-06-17 | 1 | -12/+10 |
* | * cp-tree.h (struct language_function): Remove x_base_init_list | mmitchel | 2000-06-16 | 1 | -7/+0 |
* | * c-common.h (IF_COND): Moved here from cp/cp-tree.h. | chelf | 2000-06-14 | 1 | -0/+3 |
* | toplevel: | zack | 2000-06-09 | 1 | -1/+1 |
* | revert mangling patch | jason | 2000-06-09 | 1 | -3/+3 |
* | 2000-06-09 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 2000-06-09 | 1 | -2/+2 |
* | * invoke.texi: Remove documentation for -fsquangle and | mmitchel | 2000-06-08 | 1 | -3/+3 |
* | 2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 2000-06-06 | 1 | -1/+1 |
* | * search.c (maybe_suppress_debug_info): Don't check | jason | 2000-06-06 | 1 | -2/+2 |
* | * cp-tree.h (DECL_ANTICIPATED): New macro. | zack | 2000-05-30 | 1 | -3/+13 |
* | 2000-05-27 Alex Samuel <samuel@codesourcery.com> | mmitchel | 2000-05-28 | 1 | -282/+78 |
* | 2000-05-13 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 2000-05-14 | 1 | -0/+4 |
* | top level: | zack | 2000-05-09 | 1 | -12/+12 |
* | hangeLog: | samuel | 2000-04-28 | 1 | -15/+4 |
* | * cp-tree.h (lang_decl): Remove pretty_function_p. | mmitchel | 2000-04-24 | 1 | -2/+1 |
* | * cccp.c, cexp.y, cexp.c, cccp.1: Removed. | zack | 2000-04-18 | 1 | -1/+1 |
* | * cp-tre.h (finish_function): Change prototype. | mmitchel | 2000-04-11 | 1 | -0/+13 |
* | * invoke.texi (-fno-gnu-keywords): Remove classof, headof, | loewis | 2000-04-10 | 1 | -6/+0 |