Age | Commit message (Expand) | Author | Files | Lines |
2011-03-21 | re PR c/47939 (Missing DW_TAG_typedef for qualified types) | Richard Guenther | 1 | -1/+9 |
2011-03-18 | c-decl.c (diagnose_mismatched_decls): Give an error for redefining a typedef ... | Joseph Myers | 1 | -10/+6 |
2011-03-18 | c-decl.c (grokfield): Don't allow typedefs for structures or unions with no t... | Joseph Myers | 1 | -2/+5 |
2011-01-26 | re PR tree-optimization/26854 (Inordinate compile times on large routines) | Ian Lance Taylor | 1 | -45/+74 |
2010-12-30 | re PR c/46889 (Missing diagnosis on duplicate struct member with anonymous un... | Joseph Myers | 1 | -4/+2 |
2010-12-22 | c-aux-info.c (gen_formal_list_for_type): Use prototype_p. | Nathan Froyd | 1 | -13/+12 |
2010-12-17 | re PR c/20385 (Lame parse error message for undefined type) | Paolo Bonzini | 1 | -7/+8 |
2010-12-06 | In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -0/+1 |
2010-12-02 | re PR c/45062 (Revision 162223 caused ICE at c-decl.c:4064) | Nathan Froyd | 1 | -2/+6 |
2010-11-30 | In gcc/c-family/: 2010-11-30 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -0/+3 |
2010-11-14 | re PR c/46462 (Revision 166700 caused new C test failures) | Paolo Bonzini | 1 | -0/+5 |
2010-11-13 | c-tree.h (enum c_typespec_kind): Add ctsk_none. | Paolo Bonzini | 1 | -8/+9 |
2010-11-06 | re PR c/43384 (ICE: Segmentation fault with invalid K&R-like code) | Simon Martin | 1 | -1/+4 |
2010-11-06 | re PR c/44772 (-Wc++-compat warns incorrectly for anonymous unions) | Jakub Jelinek | 1 | -1/+2 |
2010-10-31 | tree.h (EXPR_LOC_OR_HERE): New macro. | Jason Merrill | 1 | -3/+2 |
2010-10-20 | In gcc/: 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -0/+6 |
2010-10-17 | In gcc/: 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -1/+2 |
2010-10-06 | In gcc/: 2010-10-06 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -3/+10 |
2010-10-04 | c-typeck.c (lookup_field): If -fplan9-extensions, permit referring to a field... | Ian Lance Taylor | 1 | -8/+75 |
2010-09-29 | In gcc/: 2010-09-29 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -0/+5 |
2010-09-24 | c-decl.c (pop_scope): Always set file-scope DECL_CONTEXT. | Richard Guenther | 1 | -7/+6 |
2010-09-21 | re PR objc/25965 (Allows duplicate member names in objc subclasses) | Nicola Pero | 1 | -0/+11 |
2010-09-16 | tree.c (tree_node_structure_for_code): TRANSLATION_UNIT_DECL is TS_TRANSLATIO... | Richard Guenther | 1 | -14/+8 |
2010-09-10 | tree.c (type_hash_eq): For ARRAY_TYPEs also compare TYPE_SIZE. | Richard Guenther | 1 | -0/+2 |
2010-09-08 | c-tree.h, c-decl.c (build_enumerator): Add location parameter. | Arnaud Charlet | 1 | -3/+4 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -21/+9 |
2010-08-17 | re PR c/40563 (-Wc++-compat does not warn about uninitialized const field in ... | Shujing Zhao | 1 | -6/+40 |
2010-08-08 | c-tree.h (build_arg_info): Declare. | Nathan Froyd | 1 | -7/+18 |
2010-08-08 | c-tree.h (c_arg_tag): Define. | Nathan Froyd | 1 | -10/+14 |
2010-07-16 | c-decl.c (detect_field_duplicates): Use DECL_CHAIN insted of TREE_CHAIN. | Nathan Froyd | 1 | -2/+1 |
2010-07-15 | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 1 | -40/+41 |
2010-07-13 | c-decl.c (finish_function): Fix typo in comment. | Manuel López-Ibáñez | 1 | -1/+1 |
2010-06-19 | c-decl.c (c_write_global_declarations): Don't check flag_syntax_only. | Philip Herron | 1 | -5/+0 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -10/+10 |
2010-06-06 | re PR c/20000 (missing warning for noreturn function returning non-void) | Manuel López-Ibáñez | 1 | -6/+0 |
2010-06-05 | c-common.c: Move to c-family/. | Steven Bosscher | 1 | -3/+3 |
2010-06-01 | invoke.texi: Mention -fdump-ada-spec. | Arnaud Charlet | 1 | -0/+50 |
2010-05-28 | c-common.h: Add FIXME for awkward split of c_register_addr_space. | Steven Bosscher | 1 | -0/+19 |
2010-05-27 | diagnostic-core.h: New. | Joseph Myers | 1 | -3/+3 |
2010-05-26 | demangle-expected: Add tests for __int128 and unsigned __int128 types. | Kai Tietz | 1 | -2/+54 |
2010-05-26 | rtl.h (decl_default_tls_model): Move prototype from here... | Steven Bosscher | 1 | -1/+0 |
2010-05-23 | c-decl.c (diagnose_mismatched_decls): Give error for duplicate typedefs with ... | Joseph Myers | 1 | -4/+34 |
2010-05-16 | c-decl.c: Don't include gimple.h. | Steven Bosscher | 1 | -5/+0 |
2010-05-15 | vecir.h: New file with VEC primitives for tree, gimple, and rtl. | Steven Bosscher | 1 | -6/+1 |
2010-05-15 | c-decl.c (grokfield): Allow typedefs for anonymous structs and unions by defa... | Joseph Myers | 1 | -9/+24 |
2010-05-09 | re PR c/4784 (Anonymous structs issues) | Joseph Myers | 1 | -15/+33 |
2010-05-05 | stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *. | Steven Bosscher | 1 | -2/+5 |
2010-04-18 | fold-const.c (fold_comparison): Use ssizetype. | Eric Botcazou | 1 | -1/+1 |
2010-04-12 | re PR c/36774 (-Wmissing-prototypes triggers on nested functions) | Shujing Zhao | 1 | -4/+4 |
2010-04-07 | re PR c/18624 (GCC does not detect local variable set but never used) | Jakub Jelinek | 1 | -3/+36 |