2003-06-13 |
Nathanael Nerode | * lex.c: Convert to ISO C. |
blob | commitdiff | raw |
2003-06-07 |
Neil Booth | Makefile.in (OJBS, c-opts.o): Update. |
blob | commitdiff | raw | diff to current |
2003-05-10 |
Kriang Lerdsuwanakij | re PR c++/9252 ([New parser] Errors due to legally... |
blob | commitdiff | raw | diff to current |
2003-04-23 |
Neil Booth | Makefile.in (c-lex.o, [...]): Update. |
blob | commitdiff | raw | diff to current |
2003-04-10 |
Steven Bosscher | c-common.h (lang_statement_code_p): Remove declaration. |
blob | commitdiff | raw | diff to current |
2003-03-08 |
Neil Booth | c-common.h (c_common_init, [...]): Update. |
blob | commitdiff | raw | diff to current |
2003-02-14 |
Gabriel Dos Reis | decl2.c: Include "timevar.h". |
blob | commitdiff | raw | diff to current |
2003-01-10 |
Geoffrey Keating | Merge from pch-branch. |
blob | commitdiff | raw | diff to current |
2003-01-01 |
Neil Booth | c-pragma.c (c_register_pragma): New. |
blob | commitdiff | raw | diff to current |
2003-01-01 |
Steven Bosscher | call.c, [...]: Replace "GNU CC" with "GCC" in the copyr... |
blob | commitdiff | raw | diff to current |
2002-12-30 |
Mark Mitchell | parse.y: Remove. |
blob | commitdiff | raw | diff to current |
2002-12-28 |
Mark Mitchell | Make-lang.in (po-generated): Remove parse.c. |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Zack Weinberg | Merge basic-improvements-branch to trunk |
blob | commitdiff | raw | diff to current |
2002-10-15 |
Mark Mitchell | decl.c (reshape_init): Fix typo. |
blob | commitdiff | raw | diff to current |
2002-10-14 |
Mark Mitchell | re PR c++/7176 (g++ confused by friend and static membe... |
blob | commitdiff | raw | diff to current |
2002-09-21 |
Kazu Hirata | ChangeLog: Follow spelling conventions. |
blob | commitdiff | raw | diff to current |
2002-09-14 |
Kazu Hirata | error.c: Fix comment formatting. |
blob | commitdiff | raw | diff to current |
2002-08-01 |
Neil Booth | c-common.c: Define all C/ObjC/C++ warning and flag... |
blob | commitdiff | raw | diff to current |
2002-07-26 |
Neil Booth | c-common.h (RID_AND, [...]): Remove. |
blob | commitdiff | raw | diff to current |
2002-07-10 |
Mark Mitchell | cp-tree.h (unqualified_name_lookup_error): Declare it. |
blob | commitdiff | raw | diff to current |
2002-06-24 |
Mark Mitchell | cp-tree.h (SCALAR_TYPE_P): New macro. |
blob | commitdiff | raw | diff to current |
2002-06-23 |
Mark Mitchell | parse.y (parse_scoped_id): New function. |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Akim Demaille | c-parse.in (initelt: identifier ':' initval): Add an... |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Gabriel Dos Reis | cp-tree.h (compiler_error): Remove declaration. |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Geoffrey Keating | Merge from pch-branch up to tag pch-commit-20020603. |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Neil Booth | Makefile.in (C_COMMON_H): Fix. |
blob | commitdiff | raw | diff to current |
2002-05-22 |
Richard Henderson | decl.c (check_tag_decl): Handle RID_THREAD. |
blob | commitdiff | raw | diff to current |
2002-05-22 |
Neil Booth | re PR preprocessor/6517 (gcc hangs on C compile with... |
blob | commitdiff | raw | diff to current |
2002-05-22 |
Richard Henderson | c-common.h (enum rid): Add RID_THREAD. |
blob | commitdiff | raw | diff to current |
2002-04-25 |
Neil Booth | c-common.h (c_common_parse_file): Update. |
blob | commitdiff | raw | diff to current |
2002-03-31 |
Neil Booth | c-common.c (c_unsafe_for_reeval): Rename. |
blob | commitdiff | raw | diff to current |
2002-03-29 |
Neil Booth | Makefile.in (convert.o, [...]): Update. |
blob | commitdiff | raw | diff to current |
2002-03-29 |
Roger Sayle | re PR c++/5998 (regression, all builtins disabled) |
blob | commitdiff | raw | diff to current |
2002-03-29 |
Neil Booth | Makefile.in (except.o): Update. |
blob | commitdiff | raw | diff to current |
2002-03-27 |
Neil Booth | c-common.c (c_expand_expr): Fix prototype. |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Neil Booth | Removal of separate preprocessor cpp0. |
blob | commitdiff | raw | diff to current |
2002-03-20 |
Neil Booth | Makefile.in: Update. |
blob | commitdiff | raw | diff to current |
2002-03-16 |
Nathan Sidwell | re PR c++/4361 (bogus ambiguity taking the address... |
blob | commitdiff | raw | diff to current |
2002-03-13 |
Kaveh R. Ghazi | c-common.c (c_tree_code_type, [...]): Delete. |
blob | commitdiff | raw | diff to current |
2002-03-03 |
Kaveh R. Ghazi | attribs.c (init_attributes, [...]): Use ARRAY_SIZE... |
blob | commitdiff | raw | diff to current |
2002-02-28 |
Neil Booth | Makefile.in (integrate.o): Update. |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Jason Merrill | xref.c: Remove. |
blob | commitdiff | raw | diff to current |
2002-01-24 |
Zack Weinberg | Make-lang.in (parse.c): Adjust expected number of shift... |
blob | commitdiff | raw | diff to current |
2002-01-23 |
Craig Rodrigues | call.c, [...]: Change my_fancy_abort() to abort(). |
blob | commitdiff | raw | diff to current |
2002-01-10 |
Ira Ruben | Added __attribute__((deprecated)) patches. |
blob | commitdiff | raw | diff to current |
2001-12-18 |
Zack Weinberg | cp-tree.h: Delete #defines for cp_error, cp_warning... |
blob | commitdiff | raw | diff to current |
2001-12-09 |
Aldy Hernandez | lex.c (rid_to_yy): Add RID_CHOOSE_EXPR and RID_TYPES_CO... |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Neil Booth | c-decl.c (duplicate_decls, [...]): Remove trailing... |
blob | commitdiff | raw | diff to current |
2001-11-26 |
Neil Booth | cppfiles.c (stack_include_file): Don't optimize zero... |
blob | commitdiff | raw | diff to current |
2001-11-18 |
Neil Booth | Makefile.in (c-parse.o, c-common.o): Update dependencies. |
blob | commitdiff | raw | diff to current |
2001-11-15 |
Neil Booth | c-common.c: Include c-lex.h. |
blob | commitdiff | raw | diff to current |
2001-11-09 |
Neil Booth | Makefile.in: Update. |
blob | commitdiff | raw | diff to current |
2001-11-09 |
Neil Booth | c-lang.c (LANG_HOOKS_NAME): New. |
blob | commitdiff | raw | diff to current |
2001-11-04 |
Kaveh R. Ghazi | * lex.c (copy_lang_type): Add static prototype. |
blob | commitdiff | raw | diff to current |
2001-10-14 |
Neil Booth | c-pragma.h (cpp_register_pragma_space): Remove. |
blob | commitdiff | raw | diff to current |
2001-10-13 |
Kriang Lerdsuwanakij | cp-tree.h (TYPE_BINFO): Update comment. |
blob | commitdiff | raw | diff to current |
2001-10-08 |
Alexandre Oliva | Make-lang.in (CXX_OBJS): Added cp-lang.o. |
blob | commitdiff | raw | diff to current |
2001-10-07 |
Kaveh R. Ghazi | builtins.c (expand_builtin_setjmp_receiver): Const... |
blob | commitdiff | raw | diff to current |
2001-09-12 |
Kaveh R. Ghazi | decl2.c (lang_f_options): Const-ification. |
blob | commitdiff | raw | diff to current |
2001-08-27 |
Andreas Jaeger | emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Gabriel Dos Reis | toplev.c (decode_f_option): Adjust setting. |
blob | commitdiff | raw | diff to current |
2001-05-20 |
Neil Booth | Makefile.in (OBJS, [...]): Update. |
blob | commitdiff | raw | diff to current |
2001-05-13 |
Zack Weinberg | except.c (choose_personality_routine): Export. |
blob | commitdiff | raw | diff to current |
2001-04-24 |
Nathan Sidwell | Lazy __FUNCTION__ generation. |
blob | commitdiff | raw | diff to current |
2001-04-19 |
Mark Mitchell | cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SPECI... |
blob | commitdiff | raw | diff to current |
2001-04-12 |
Jason Merrill | cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro. |
blob | commitdiff | raw | diff to current |
2001-04-04 |
Mark Mitchell | cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove. |
blob | commitdiff | raw | diff to current |
2001-03-22 |
Jason Merrill | pt.c (instantiate_decl): Abort if we see a member const... |
blob | commitdiff | raw | diff to current |
2001-03-10 |
Neil Booth | toplev.c (file_name_nondirectory): Remove. |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Mark Mitchell | Remove old ABI support. r278977.259/tags/gcc-3_0-branchpoint |
blob | commitdiff | raw | diff to current |
2001-01-29 |
Joseph Myers | tree.c, tree.h (build_parse_node): Remove; was identica... |
blob | commitdiff | raw | diff to current |
2001-01-14 |
Neil Booth | c-parse.in (finish_parse): Add comment about cpp_destroy. |
blob | commitdiff | raw | diff to current |
2001-01-13 |
Neil Booth | c-lex.c (init_c_lex): Use cpp_get_callbacks to set... |
blob | commitdiff | raw | diff to current |
2001-01-10 |
Neil Booth | c-lang.c (lang_hooks): Update. |
blob | commitdiff | raw | diff to current |
2001-01-09 |
Neil Booth | c-lang.c (lang_hooks): Update. |
blob | commitdiff | raw | diff to current |
2001-01-03 |
Joseph Myers | c-common.c (c_common_lang_init): New function. |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Neil Booth | c-lex.h (parse_in): Change parse_in to a cpp_reader *. |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Neil Booth | Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Neil Booth | c-common.c: Remove USE_CPPLIB conditional inclusions. |
blob | commitdiff | raw | diff to current |
2000-11-20 |
Neil Booth | c-lang.c (lang_init_options): Update call to cpp_reader... |
blob | commitdiff | raw | diff to current |
2000-11-20 |
Nathan Sidwell | lex.c (rid_to_yy, RID_EXPORT): Make unique keyword. |
blob | commitdiff | raw | diff to current |
2000-11-17 |
Zack Weinberg | ggc.h: Delete ggc_add_string_root and ggc_mark_string. |
blob | commitdiff | raw | diff to current |
2000-11-17 |
Zack Weinberg | stringpool.c: New file. |
blob | commitdiff | raw | diff to current |
2000-11-10 |
Kaveh R. Ghazi | alpha.c (check_float_value): Use memcpy, not bcopy. |
blob | commitdiff | raw | diff to current |
2000-11-09 |
Eric Christopher | decl.c (init_decl_processing): Change definition of... |
blob | commitdiff | raw | diff to current |
2000-11-09 |
Nathan Sidwell | lex.c (do_identifier): Don't lookup_name for operators. |
blob | commitdiff | raw | diff to current |
2000-11-02 |
Joseph Myers | * collect2.c (main, write_c_file_stat), gcc.c (translat... |
blob | commitdiff | raw | diff to current |
2000-11-02 |
Zack Weinberg | c-lex.c (init_c_lex): Update cpp_start_read call. |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Mark Mitchell | Remove obstacks. |
blob | commitdiff | raw | diff to current |
2000-10-01 |
Mark Mitchell | c-decl.c (c_expand_body): Don't generate RTL if flag_sy... |
blob | commitdiff | raw | diff to current |
2000-09-14 |
Joseph Myers | c-parse.in (reswords): Add _Complex. |
blob | commitdiff | raw | diff to current |
2000-09-07 |
Mark Mitchell | c-common.h (prep_stmt): Declare. |
blob | commitdiff | raw | diff to current |
2000-09-07 |
Zack Weinberg | Integrated preprocessor. |
blob | commitdiff | raw | diff to current |
2000-08-29 |
Jason Merrill | [multiple changes] |
blob | commitdiff | raw | diff to current |
2000-08-21 |
Gabriel Dos Reis | diagnostic.c (context_as_prefix): Export. |
blob | commitdiff | raw | diff to current |
2000-07-27 |
Mark Mitchell | decl.c (start_cleanup_fn): Mark the function as `inline'. |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Nathan Sidwell | Kill strict_prototype. |
blob | commitdiff | raw | diff to current |
2000-06-30 |
Mark Mitchell | Makefile.in (c-common.o): Don't depend on c-tree.h... |
blob | commitdiff | raw | diff to current |
2000-06-17 |
Benjamin Chelf | c-common.c (c_tree_code_type): New array. |
blob | commitdiff | raw | diff to current |
2000-06-16 |
Mark Mitchell | cp-tree.h (struct language_function): Remove x_base_ini... |
blob | commitdiff | raw | diff to current |
next |