re PR ada/15156 (gnatlink does not link due to undefined symbol _gnat__strings_E)
[gcc.git] / gcc / c-decl.c
2004-10-04 Andrew PinskiPR c/17178, PR c/17820
2004-10-03 Joseph Myersc-aux-info.c, [...]: Follow code formatting conventions.
2004-10-01 Jan Hubickac-decl.c (c_expand_body): Update call tree_rest_of_comp...
2004-09-30 Fariborz JahanianFIxed an IMA bug showed up in parse and gzip.
2004-09-29 Joseph Myersre PR c/7425 (deprecated attribute doesn't merge with...
2004-09-28 Joseph Myersre PR c/16409 (ICE in size_binop, at fold-const.c)
2004-09-24 Joseph Myersre PR c/17188 (struct Foo { } redefinition)
2004-09-22 Mark Mitchellc-decl.c (implicitly_declare): Call maybe_apply_renamin...
2004-09-20 Jan Hubickacgraph.c (cgraph_unnest_node): New function.
2004-09-17 Joseph Myersc-tree.h (enum c_typespec_keyword): New.
2004-09-17 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2004-09-14 Joseph Myersc-tree.h (struct c_declspecs): Add const_p, volatile_p...
2004-09-14 Dale JohannesenFix PR 17408 and PR 17409.
2004-09-13 Joseph Myersc-decl.c (grokdeclarator): Correct comments about where...
2004-09-12 Joseph Myersc-common.c, [...]: Use %q, %< and %> for quoting in...
2004-09-11 Joseph Myersc-tree.h (enum c_storage_class): New.
2004-09-10 Zack Weinbergc-common.h (struct c_fileinfo): Comment moved here...
2004-09-10 Joseph Myersc-tree.h (struct c_declspecs): Remove typedef_decl.
2004-09-09 Joseph Myersre PR c/8420 (volatile after the type specifier for...
2004-09-09 Joseph Myersc-tree.h (enum c_declarator_kind, [...]): New.
2004-09-09 Joseph Myersc-tree.h (C_DECL_USED, [...]): New.
2004-09-08 Ziemowit Laskic-decl.c (groktypename_in_parm_context): Remove function.
2004-09-07 Nathan Sidwellc-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-09-03 Ziemowit Laskic-decl.c (store_parm_decls_newstyle): Make static.
2004-09-02 Ziemowit Laskic-decl.c (store_parm_decls_newstyle): Make externally...
2004-09-01 Richard Kennerre PR c/15224 (Attribute mode causes ICE when applied...
2004-09-01 Ziemowit Laskic-common.h (lookup_interface): Remove prototype.
2004-08-31 Joseph Myersattribs.c (strip_attrs): Remove.
2004-08-30 Geoffrey Keatingre PR c/12738 (Missing function with 'static' block...
2004-08-30 Joseph Myersc-tree.h (struct language_function): Add arg_info element.
2004-08-26 Joseph Myersre PR c/13801 (Decls should regain old type at end...
2004-08-25 Ziemowit Laskic-decl.c (grokparm): New function.
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-24 Nathan Sidwellc-decl.c (c_init_decl_processing): Adjust build_common_...
2004-08-23 Nathan Sidwelltree.h (build_distinct_type_copy): New.
2004-08-21 Joseph Myersc-decl.c (set_array_declarator_type): Rename to set_arr...
2004-08-21 Joseph Myersc-decl.c (build_array_declarator, [...]): Change boolea...
2004-08-16 Joseph Myersc-decl.c (grokdeclarator): Allow for function definitio...
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-15 Roger Saylec-common.c (shorten_compare, [...]): Replace calls...
2004-08-12 Richard Hendersonc-common.h (STATEMENT_LIST_HAS_LABEL): New.
2004-08-06 Mark Mitchelltree.c (handle_dll_attribute): Move here from i383...
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-08-04 Zack Weinbergre PR target/14680 (reload_cse_simplify_operands trigge...
2004-08-03 Joseph Myersc-decl.c (implicitly_declare): Diagnose incompatible...
2004-07-31 Joseph Myersc-decl.c (diagnose_mismatched_decls): Give error for...
2004-07-29 Nathan Sidwellc-decl.c (complete_array_type): Don't gratuitously...
2004-07-26 Bernardo Innocentic-common.c (disable_builtin_function): Rename variable...
2004-07-25 Niall Douglasre PR c++/9283 (__attribute__((visibility ("hidden...
2004-07-25 Bernardo Innocentibasic-block.h (reorder_block_def): Rename to reorder_bl...
2004-07-25 Bernardo Innocentibitmap.c: Use type-safe memory allocation macros from...
2004-07-25 Bernardo Innocentic-decl.c (groktypename, [...]): Rename variable typenam...
2004-07-25 Bernardo Innocentic-common.c: Rename all identifiers named `new'.
2004-07-25 Joseph Myersre PR c/15360 (c99: extern w/initializer; extern w...
2004-07-25 Bernardo Innocentic-common.c: Rename all identifiers named `class' to...
2004-07-25 Richard Hendersonc-decl.c (start_function): Set DECL_ARTIFICIAL and...
2004-07-25 Zack WeinbergZack Weinberg <zack@codesourcery.com
2004-07-25 Bernardo Innocentic-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-23 Joseph Myersc-decl.c (start_function): Form composite type of funct...
2004-07-22 Joseph Myersre PR c/15052 (gcc frontend accepts mismatched function...
2004-07-21 Eric Christopherbuiltins.c (expand_builtin_setjmp_receiver): Fix commen...
2004-07-15 Frank Ch. Eigler* Fix for g++/15861
2004-07-09 Zack Weinbergc-opts.c (c_common_post_options): Force unit-at-a-time...
2004-07-08 Zack Weinbergc-decl.c (static_ctors, [...]): Make static.
2004-07-08 Zack Weinbergc-decl.c (pop_scope): Do not set DECL_CONTEXT on file...
2004-07-08 Joseph Myersre PR c/2511 (-pedantic not warning about bitfield...
2004-07-06 Richard Kennerlanghooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_...
2004-07-05 Joseph Myersc-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.
2004-07-05 Zack Weinberglanghooks.c: Don't include gt-langhooks.h.
2004-07-03 Zack Weinbergc-decl.c (struct c_binding): Remove contour field;...
2004-07-03 Richard Hendersonc-decl.c (grokdeclarator): Don't frob current_function_...
2004-07-01 Richard Hendersonfunction.h (struct function): Remove x_whole_function_m...
2004-07-01 Richard Hendersontree.h (immediate_size_expand): Delete.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-27 Andrew Pinskire PR c/14963 (Unknown types cause ICE in function...
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-24 Richard Hendersonc-decl.c (c_in_iteration_stmt, [...]): Remove.
2004-06-24 Ulrich Weigandc-decl.c (finish_function): Do not check for DEFAULT_MA...
2004-06-22 Andrew PinskiRadar #: 3701874
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-21 Richard Hendersonc-common.def (RETURN_STMT): Remove.
2004-06-21 Zack Weinbergc-decl.c (start_function): Don't call make_decl_rtl.
2004-06-20 Richard Hendersonc-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20 Zack Weinbergc-common.h (has_c_linkage): New interface.
2004-06-18 Richard Hendersonc-common.c (flag_objc_sjlj_exceptions): New.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-13 Joseph Myersc-typeck.c (comptypes, [...]): Remove flags parameter.
2004-06-13 Eric Christopherc-decl.c (diagnose_mismatched_decls): Improve error...
2004-06-07 Alexandre Olivare PR middle-end/15666 ([unit-at-a-time] Gcc abort...
2004-06-06 Joseph Myersre PR c/13519 (typeof(nonconst+const) is const)
2004-05-31 Joseph Myersre PR c/15749 (--pedantic-errors behaves differently...
2004-05-30 Andrew Pinskic-decl.c (c_expand_body_1): Remove and fold back into ...
2004-05-28 Aldy Hernandezfunction.cc: New.
2004-05-19 Zack Weinberg* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_rem...
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 Zack Weinbergc-decl.c (store_parm_decls_newstyle): Correct test...
2004-05-09 Zack Weinbergre PR c/15007 (crash when including precompiled header...
2004-04-29 Richard Earnshawc-decl.c (get_parm_info): Use the correct tag keywords...
next