OSDN Git Service

PR c/13801
[pf3gnuchains/gcc-fork.git] / gcc / c-decl.c
2004-08-26 jsm28 PR c/13801
2004-08-25 zlaski[gcc/ChangeLog]
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-24 nathan * c-decl.c (c_init_decl_processing): Adjust
2004-08-23 nathan * tree.h (build_distinct_type_copy): New.
2004-08-21 jsm28 * c-decl.c (set_array_declarator_type): Rename to
2004-08-21 jsm28 * c-decl.c (build_array_declarator, set_array_declarat...
2004-08-16 jsm28 * c-decl.c (grokdeclarator): Allow for function defini...
2004-08-15 nathan.:
2004-08-15 sayle * c-common.c (shorten_compare, pointer_int_sum,
2004-08-12 rth * c-common.h (STATEMENT_LIST_HAS_LABEL): New.
2004-08-06 mmitchel * tree.c (handle_dll_attribute): Move here from i383...
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-08-04 zack PR 14680
2004-08-03 jsm28 * c-decl.c (implicitly_declare): Diagnose incompatible...
2004-07-31 jsm28 * c-decl.c (diagnose_mismatched_decls): Give error...
2004-07-29 nathan * c-decl.c (complete_array_type): Don't gratuitously...
2004-07-26 bernie * c-common.c (disable_builtin_function): Rename variab...
2004-07-25 giovannibajo PR c++/9283
2004-07-25 bernie * basic-block.h (reorder_block_def): Rename to reorder...
2004-07-25 bernie * bitmap.c: Use type-safe memory allocation macros...
2004-07-25 bernie * c-decl.c (groktypename, groktypename_in_param_contex...
2004-07-25 bernie * c-common.c: Rename all identifiers named `new'.
2004-07-25 jsm28 PR c/15360
2004-07-25 bernie * c-common.c: Rename all identifiers named `class...
2004-07-25 rth * c-decl.c (start_function): Set DECL_ARTIFICIA...
2004-07-25 zack2004-07-24 Alexander Kabaev <kan@freebsd.org>
2004-07-25 bernie * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-23 jsm28 * c-decl.c (start_function): Form composite type of...
2004-07-22 jsm28 PR c/15052
2004-07-21 echristo2004-07-21 Eric Christopher <echristo@redhat.com>
2004-07-15 fche* Fix for g++/15861
2004-07-09 zack2004-07-09 Zack Weinberg <zack@codesourcery.com>
2004-07-08 zack * c-decl.c (static_ctors, static_dtors): Make static.
2004-07-08 zack * c-decl.c (pop_scope): Do not set DECL_CONTEXT on...
2004-07-08 jsm282004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
2004-07-06 kenner * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TY...
2004-07-05 jsm28 * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c:...
2004-07-05 zack * langhooks.c: Don't include gt-langhooks.h.
2004-07-03 zack * c-decl.c (struct c_binding): Remove contour field...
2004-07-03 rth * c-decl.c (grokdeclarator): Don't frob current...
2004-07-01 rth * function.h (struct function): Remove x_whole_...
2004-07-01 rth * tree.h (immediate_size_expand): Delete.
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-27 pinskia2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-24 rth * c-decl.c (c_in_iteration_stmt, c_in_case_stmt):...
2004-06-24 uweigand * c-decl.c (finish_function): Do not check for DEFAULT...
2004-06-22 pinskia2004-06-21 Andrew Pinski <apinski@apple.com>
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-21 rth * c-common.def (RETURN_STMT): Remove.
2004-06-21 zack * c-decl.c (start_function): Don't call make_decl_rtl...
2004-06-20 rth * c-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-18 rth * c-common.c (flag_objc_sjlj_exceptions): New.
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-13 jsm28 * c-typeck.c (comptypes, tagged_types_tu_compatible_p,
2004-06-13 echristo2004-06-13 Eric Christopher <echristo@redhat.com>
2004-06-07 aolivaPR middle-end/15666
2004-06-06 jsm28 PR c/13519
2004-05-31 jsm28 PR c/15749
2004-05-30 pinskiaChangeLog:
2004-05-28 aldyh * testsuite/g++.dg/charset/function.cc: New.
2004-05-19 zack * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_re...
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 zack * c-decl.c (store_parm_decls_newstyle): Correct test...
2004-05-09 zack PR 15007
2004-04-29 rearnsha* c-decl.c (get_parm_info): Use the correct tag keyword...
2004-04-12 kenner * c-decl.c (finish_decl): Make a decl_stmt for a varia...
2004-04-05 kenner * c-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-30 zack * gengtype.c (create_option): New function.
2004-03-28 zack * c-decl.c: Verify that C_SIZEOF_STRUCT_LANG_IDENTIFIE...
2004-03-28 jsm28 * c-tree.h (C_DECL_REGISTER): New.
2004-03-23 zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-22 jakub PR c/14069
2004-03-20 kazu * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c...
2004-03-20 kazu * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
2004-03-18 mmitchel * c-decl.c (grokdeclarator): Do not complain about...
2004-03-11 rth PR c/14517
2004-03-09 zack * c-decl.c (last_function_parms, last_function_parm_tags)
2004-03-04 zack PR 13728
2004-02-27 kazu * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf...
2004-02-26 kazu * c-decl.c (c_expand_deferred_function): Remove.
2004-02-17 steven * (c-decl.c, c-semantics.c, calls.c, cgraph...
2004-02-16 kazu * c-decl.c, c-ppoutput.c, cpphash.h, cpplib.h, dbxout.c,
2004-02-12 zack * debug.h (struct gcc_debug_hooks): Add type_decl...
2004-02-08 zack * c-common.c (shadow_warning): Delete.
2004-01-27 ghazi * system.h (CHAR_BITFIELD): Delete.
2004-01-25 kazu * c-common.h: Fix comment typos.
2004-01-23 zack PR 18314
2004-01-21 zack * c-decl.c (merge_decls): Kill different_binding_level and
2004-01-20 jsm28 * c-decl.c (c_init_decl_processing): Set pedantic_lval...
2004-01-13 zack PR 13656
2004-01-13 hubicka * c-decl.c (diagnose_mismatched_decls): Fix warning...
2004-01-11 zack * c-decl.c (diagnose_arglist_conflict): Add missing...
2004-01-11 zack * c-decl.c (duplicate_decls): Break apart into...
2004-01-07 jsm28 PR c/12165
2004-01-01 hubicka PR opt/13473
next