| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.h (add_decl_stmt): Move to cp-tree.h. | rth | 2004-06-20 | 1 | -2/+2 |
* | * c-common.h (has_c_linkage): New interface. | zack | 2004-06-20 | 1 | -1/+0 |
* | * c-common.c (flag_objc_sjlj_exceptions): New. | rth | 2004-06-18 | 1 | -5/+6 |
* | * c-common.c (lang_gimplify_stmt): Remove next_p argument. | rth | 2004-06-16 | 1 | -49/+6 |
* | * c-typeck.c (comptypes, tagged_types_tu_compatible_p, | jsm28 | 2004-06-13 | 1 | -6/+5 |
* | 2004-06-13 Eric Christopher <echristo@redhat.com> | echristo | 2004-06-13 | 1 | -35/+16 |
* | PR middle-end/15666 | aoliva | 2004-06-07 | 1 | -1/+1 |
* | PR c/13519 | jsm28 | 2004-06-06 | 1 | -1/+1 |
* | PR c/15749 | jsm28 | 2004-05-31 | 1 | -2/+2 |
* | ChangeLog: | pinskia | 2004-05-30 | 1 | -58/+9 |
* | * testsuite/g++.dg/charset/function.cc: New. | aldyh | 2004-05-28 | 1 | -0/+1 |
* | * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node) | zack | 2004-05-19 | 1 | -1/+1 |
* | * tree-gimple.c: Rename from tree-simple.c. | dnovillo | 2004-05-14 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -66/+163 |
* | * c-decl.c (store_parm_decls_newstyle): Correct test for a | zack | 2004-05-10 | 1 | -2/+1 |
* | PR 15007 | zack | 2004-05-09 | 1 | -17/+21 |
* | * c-decl.c (get_parm_info): Use the correct tag keywords when | rearnsha | 2004-04-29 | 1 | -2/+2 |
* | * c-decl.c (finish_decl): Make a decl_stmt for a variable-sized | kenner | 2004-04-12 | 1 | -1/+7 |
* | * c-decl.c (build_compound_literal): Use TYPE_READONLY. | kenner | 2004-04-05 | 1 | -1/+1 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -7/+8 |
* | * gengtype.c (create_option): New function. | zack | 2004-03-30 | 1 | -2/+2 |
* | * c-decl.c: Verify that C_SIZEOF_STRUCT_LANG_IDENTIFIER is correct. | zack | 2004-03-28 | 1 | -6/+37 |
* | * c-tree.h (C_DECL_REGISTER): New. | jsm28 | 2004-03-28 | 1 | -6/+26 |
* | PR 12267, 12391, 12560, 13129, 14114, 14113 | zack | 2004-03-23 | 1 | -1047/+993 |
* | PR c/14069 | jakub | 2004-03-22 | 1 | -3/+12 |
* | * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c, coverage.c, | kazu | 2004-03-20 | 1 | -4/+4 |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 1 | -1/+1 |
* | * c-decl.c (grokdeclarator): Do not complain about redeclaring | mmitchel | 2004-03-18 | 1 | -1/+2 |
* | PR c/14517 | rth | 2004-03-11 | 1 | -13/+19 |
* | * c-decl.c (last_function_parms, last_function_parm_tags) | zack | 2004-03-09 | 1 | -126/+137 |
* | PR 13728 | zack | 2004-03-04 | 1 | -5/+18 |
* | * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c, | kazu | 2004-02-27 | 1 | -2/+2 |
* | * c-decl.c (c_expand_deferred_function): Remove. | kazu | 2004-02-26 | 1 | -20/+0 |
* | * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c, | steven | 2004-02-17 | 1 | -4/+5 |
* | * c-decl.c, c-ppoutput.c, cpphash.h, cpplib.h, dbxout.c, | kazu | 2004-02-16 | 1 | -2/+2 |
* | * debug.h (struct gcc_debug_hooks): Add type_decl field. | zack | 2004-02-12 | 1 | -4/+8 |
* | * c-common.c (shadow_warning): Delete. | zack | 2004-02-08 | 1 | -23/+13 |
* | * system.h (CHAR_BITFIELD): Delete. | ghazi | 2004-01-27 | 1 | -4/+4 |
* | * c-common.h: Fix comment typos. | kazu | 2004-01-25 | 1 | -1/+1 |
* | PR 18314 | zack | 2004-01-23 | 1 | -4/+8 |
* | * c-decl.c (merge_decls): Kill different_binding_level and | zack | 2004-01-21 | 1 | -83/+24 |
* | * c-decl.c (c_init_decl_processing): Set pedantic_lvalues to | jsm28 | 2004-01-20 | 1 | -1/+1 |
* | PR 13656 | zack | 2004-01-13 | 1 | -33/+48 |
* | * c-decl.c (diagnose_mismatched_decls): Fix warning calls. | hubicka | 2004-01-13 | 1 | -2/+4 |
* | * c-decl.c (diagnose_arglist_conflict): Add missing space to | zack | 2004-01-11 | 1 | -2/+2 |
* | * c-decl.c (duplicate_decls): Break apart into... | zack | 2004-01-11 | 1 | -567/+524 |
* | PR c/12165 | jsm28 | 2004-01-07 | 1 | -5/+15 |
* | PR opt/13473 | hubicka | 2004-01-01 | 1 | -1/+2 |
* | 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2003-12-22 | 1 | -3/+3 |
* | 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2003-12-22 | 1 | -5/+9 |