]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/decl.c
PR c++/14791
[thirdparty/gcc.git] / gcc / cp / decl.c
2004-06-10  jakub PR c++/14791
2004-05-28  aldyh * decl.c (cp_make_fname_decl): Free return value from
2004-05-27  nemet PR c++/12883
2004-05-23  mmitchel PR c++/15025
2004-05-23  gdr * class.c (alter_access): Use %E format specifier...
2004-05-20  pinskia2005-05-20 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-19  zack * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_re...
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-03  giovannibajo PR c++/14389
2004-05-01  zack * decl.c (reshape_init): Do not apply TYPE_DOMAIN...
2004-04-30  kazu * class.c, cp-tree.h, decl.c, decl2.c, pt.c, rtti...
2004-04-22  mmitchel * class.c (initialize_array): Don't set TREE_HAS_CONST...
2004-04-01  rth PR c++/14804
2004-04-01  kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-30  mmitchel PR c++/14724
2004-03-21  mmitchel PR c++/14616
2004-03-20  mmitchel * call.c (build_op_delete_call): Do not forget the...
2004-03-19  mmitchel * semantics.c (finish_pseudo_destructor_expr): Allow...
2004-03-11  mmitchel PR c++/14476
2004-03-11  mmitchel PR c++/14510
2004-03-09  mmitchel PR c++/14401
2004-03-08  jason PR c++/13170
2004-03-04  geoffkIndex: cp/ChangeLog
2004-03-01  mmitchel PR c++/14138
2004-02-23  kazugcc/
2004-02-20  mmitchel PR c++/14199
2004-02-17  steven * (c-decl.c, c-semantics.c, calls.c, cgraph...
2004-02-16  mmitchel PR c++/13971
2004-02-13  mmitchel * call.c (conversion_kind): New type.
2004-02-12  zack * debug.h (struct gcc_debug_hooks): Add type_decl...
2004-02-08  zack * c-common.c (shadow_warning): Delete.
2004-02-07  giovannibajo PR c++/14033
2004-02-04  pbrook * calls.c (initialize_argument_information): Add CALL_...
2004-02-03  mmitchel PR c++/13925
2004-02-02  mmitchel PR c++/13113
2004-01-31  kazu * class.c: Fix comment typos.
2004-01-30  giovannibajo DR206
2004-01-23  pinskia2004-01-23 Andrew Pinski <pinskia@physics.uc.edu>
2004-01-17  pinskia2004-01-16 Andrew Pinski <pinskia@physics.uc.edu>
2004-01-16  mmitchel PR c++/13574
2004-01-14  dannysmith PR c++/9021
2004-01-12  rth PR opt/10776
2004-01-10  giovannibajo DR 337
2003-12-30  nathancp:
2003-12-29  mmitchel PR c++/13081
2003-12-28  sayle PR c++/13070
2003-12-22  mmitchel * c-common.c (flag_external_templates): Remove.
2003-12-22  mmitchel PR c++/13438
2003-12-21  kazu * call.c: Fix comment formatting.
2003-12-19  kazu * cvt.c: Remove uses of "register" specifier in
2003-12-17  mmitchel PR c++/12218
2003-12-16  nathancp:
2003-12-15  nathancp:
2003-12-14  lerdsuwa PR c++/13106
2003-12-10  austernPR c/13134
2003-12-08  jason Give the anonymous namespace a null DECL_NAME.
2003-11-22  lerdsuwa PR c++/5369
2003-11-13  rearnsha* decl.c (grokfndecl): Change OK to type tree.
2003-11-13  hubicka PR opt/12275
2003-11-12  mmitchel * decl.c (cp_make_fname_decl): When creating a top...
2003-11-12  mmitchel * decl.c (finish_case_label): Do not check that we...
2003-11-12  mmitchel PR c++/12735
2003-11-06  austern * c-common.c (handle_visibility_attribute): Set DECL_V...
2003-10-24  nathancp:
2003-10-21  bowdidge* cp/decl.c (cp_finish_decl): Remove clause intended...
2003-10-21  lerdsuwa * decl.c (start_decl): Exit if push_template_decl...
2003-10-21  kazu * ChangeLog: Fix typos.
2003-10-20  hubicka * toplev.c (rest_of_compilation): Fix webizer pass...
2003-10-20  lerdsuwa PR c++/9781, c++/10583, c++/11862
2003-10-17  lerdsuwa PR c++/2513
2003-10-14  gdr Breack out decl.c (3/n)
2003-10-13  gdr Break out decl.c (2/n)
2003-10-09  jasontweak whitespace
2003-10-07  mmitchel PR c++/10147
2003-10-03  gdr * decl.c (struct cp_binding_level): Move to name-lookup.h
2003-09-30  rth * decl.c (duplicate_decls): Copy DECL_SAVED_INS...
2003-09-30  gdr * decl.c (pop_binding): Don't mess with nullifying...
2003-09-28  aj * c-decl.c (finish_function): Convert definition to...
2003-09-27  gdr * name-lookup.h (get_global_value_if_present): New...
2003-09-27  gdr * cp-tree.h, name-lookup.h, decl.c, decl2.c: Remove...
2003-09-26  gdr * decl.c (pop_binding_level, suspend_binding_level,
2003-09-23  gdr * cp-tree.h (scope_kind): Add new enumerator.
2003-09-22  rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21  rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-21  rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-19  gdr * decl.c (cxx_scope_descriptor): Fix thinko.
2003-09-17  mmitchel PR debug/12066
2003-09-15  mmitchel * coverage.c (create_coverage): Do not call pushlevel...
2003-09-08  rthgcc/
2003-09-07  gdr * c-pretty-print.h (pp_c_left_brace): Declare.
2003-09-06  gdr * cp-tree.h (add_binding): Remove declaration.
2003-09-06  steven PR c++/11595
2003-09-04  dj * targhooks.c: New file.
2003-09-01  mmitchel PR c++/12114
2003-08-29  rthgcc/
2003-08-26  nathancp:
2003-08-25  mmitchel PR c++/8795
2003-08-23  lerdsuwa PR c++/641, c++/11876
2003-08-21  jason PR c++/11614
2003-08-20  mmitchel PR c++/11946
next