c-common.def (COMPOUND_STMT): Remove.
[gcc.git] / gcc / cp / decl.c
2004-06-17 Richard Hendersonc-common.def (COMPOUND_STMT): Remove.
2004-06-16 Richard Hendersonc-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 Jason Merrillre PR tree-optimization/14107 (Return warnings don...
2004-06-15 Paolo Bonzinifunction.h (struct function): Remove cannot_inline...
2004-06-14 Mark Mitchellre PR c++/15096 (parse error with templates and pointer...
2004-06-13 Andrew Pinskidecl.c (grokdeclarator): Do not depend on C99's _Bool...
2004-06-10 Jakub Jelinekre PR c++/14791 (13070 does not fix -Wformat with fprintf)
2004-05-28 Aldy Hernandezdecl.c (cp_make_fname_decl): Free return value from...
2004-05-27 Adam Nemetre PR c++/12883 (destructor of array object not called...
2004-05-23 Mark Mitchellre PR c++/15025 (accepts redeclaration of template...
2004-05-23 Gabriel Dos Reisclass.c (alter_access): Use %E format specifier to...
2004-05-20 Andrew Pinskioptimize.c (calls_setjmp_r): Remove.
2004-05-19 Zack Weinberg* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_rem...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-03 Giovanni Bajore PR c++/14389 (Out-of-line of overloaded template...
2004-05-01 Zack Weinbergdecl.c (reshape_init): Do not apply TYPE_DOMAIN to...
2004-04-30 Kazu Hirataclass.c, [...]: Fix comment typos.
2004-04-22 Mark Mitchellclass.c (initialize_array): Don't set TREE_HAS_CONSTRUC...
2004-04-01 Richard Hendersonre PR c++/14804 ([unit-at-a-time] initializing const...
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-30 Mark Mitchellre PR c++/14724 (Destructor not called on backwards...
2004-03-21 Mark Mitchellre PR c++/14616 (disjoint_set_test.cpp from boost does...
2004-03-20 Mark Mitchellcall.c (build_op_delete_call): Do not forget the placem...
2004-03-19 Mark Mitchellsemantics.c (finish_pseudo_destructor_expr): Allow...
2004-03-11 Mark Mitchellre PR c++/14476 (ICE after error about enum not being...
2004-03-11 Mark Mitchellre PR c++/14510 (Lookup error between function name...
2004-03-09 Mark Mitchellre PR c++/14401 (Uninitialized reference error not...
2004-03-08 Jason Merrillre PR c++/13170 (ICE in build_base_path)
2004-03-04 Geoffrey KeatingIndex: cp/ChangeLog
2004-03-01 Mark Mitchellre PR c++/14138 (100x -O0 C++ Compile Time Regression...
2004-02-23 Zack WeinbergRemove -fwritable-strings.
2004-02-20 Mark Mitchellre PR c++/14199 (Unjustified warning about unused variable)
2004-02-17 Steven Bosscher(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_S...
2004-02-16 Mark Mitchellre PR c++/13971 (ICE when compiling koffice-cvs (in...
2004-02-13 Mark Mitchellcall.c (conversion_kind): New type.
2004-02-12 Zack Weinbergdebug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-08 Zack Weinbergc-common.c (shadow_warning): Delete.
2004-02-07 Giovanni Bajore PR c++/14033 (tree check: expected class 't', have...
2004-02-04 Mark Mitchellcalls.c (initialize_argument_information): Add CALL_FRO...
2004-02-03 Mark Mitchellre PR c++/13925 (Bug while befriending specializations)
2004-02-02 Mark Mitchellre PR c++/13113 (Nice warning about &(X::m) lost)
2004-01-31 Kazu Hirataclass.c: Fix comment typos.
2004-01-30 Giovanni Bajore PR c++/13813 ([DR206] Incomplete member variables...
2004-01-23 Andrew Pinskire PR c++/13701 (g++.old-deja/g++.eh/cleanup2.C ICEs)
2004-01-17 Andrew Pinski[multiple changes]
2004-01-16 Mark Mitchellre PR c++/13574 (array default initializer in class...
2004-01-14 Danny Smithre PR c++/9021 ([win32] No exports possible when using...
2004-01-12 Richard Hendersonre PR rtl-optimization/10776 (Large aggregate initializ...
2004-01-10 Giovanni BajoDR 337 PR c++/9256
2003-12-30 Nathan Sidwellre PR c++/13507 (spurious printf format warning)
2003-12-29 Mark Mitchellre PR c++/13081 (forward template declarations in ...
2003-12-28 Roger Saylere PR c++/13070 (-Wformat option ignored in g++)
2003-12-22 Mark Mitchellre PR c++/12862 (Conflicts Between typedefs/enums and...
2003-12-22 Mark Mitchellre PR c++/13438 (internal compiler error: tree check...
2003-12-21 Kazu Hiratacall.c: Fix comment formatting.
2003-12-19 Kazu Hiratacvt.c: Remove uses of "register" specifier in declarati...
2003-12-17 Mark Mitchellre PR c++/12218 (runtime segfault when initializing...
2003-12-16 Nathan Sidwellre PR c++/9043 ([ABI] incorrect name mangling for array...
2003-12-15 Nathan Sidwellclass.c (add_method): Disallow destructor for java...
2003-12-14 Kriang Lerdsuwanakijre PR c++/13106 (Wrong warning "no return statement...
2003-12-10 Matt Austernre PR c/13134 (Visibility attribute is ignored)
2003-12-08 Jason MerrillGive the anonymous namespace a null DECL_NAME.
2003-11-22 Kriang Lerdsuwanakijre PR c++/5369 (template member friend declaration...
2003-11-13 Richard Earnshaw* decl.c (grokfndecl): Change OK to type tree.
2003-11-13 Jan Hubickare PR rtl-optimization/12275 ([unit-at-a-time] ICE...
2003-11-12 Mark Mitchelldecl.c (cp_make_fname_decl): When creating a top-level...
2003-11-12 Mark Mitchelldecl.c (finish_case_label): Do not check that we are...
2003-11-12 Mark Mitchellre PR c++/12735 (duplicate error messages for redeclara...
2003-11-06 Matt Austernc-common.c (handle_visibility_attribute): Set DECL_VISI...
2003-10-24 Nathan SidwellPR c++/12698, c++/12699, c++/12700, c++/12566
2003-10-21 Robert Bowdidgedecl.c (cp_finish_decl): Remove clause intended for...
2003-10-21 Kriang Lerdsuwanakijdecl.c (start_decl): Exit if push_template_decl returns...
2003-10-21 Kazu HirataChangeLog: Fix typos.
2003-10-20 Jan Hubickatoplev.c (rest_of_compilation): Fix webizer pass ordering.
2003-10-20 Kriang LerdsuwanakijPR c++/9781, c++/10583, c++/11862
2003-10-17 Kriang Lerdsuwanakijre PR c++/2513 (internal template template parameter...
2003-10-14 Gabriel Dos ReisBreack out decl.c (3/n)
2003-10-13 Gabriel Dos ReisBreak out decl.c (2/n)
2003-10-09 Jason Merrilltweak whitespace
2003-10-07 Mark Mitchellre PR c++/10147 (Confusing error message for invalid...
2003-10-03 Gabriel Dos Reisdecl.c (struct cp_binding_level): Move to name-lookup.h
2003-09-30 Richard Henderson* decl.c (duplicate_decls): Copy DECL_SAVED_INSNS too.
2003-09-30 Gabriel Dos Reisdecl.c (pop_binding): Don't mess with nullifying bindin...
2003-09-28 Andreas Jaegerc-decl.c (finish_function): Convert definition to ISO...
2003-09-27 Gabriel Dos Reisname-lookup.h (get_global_value_if_present): New function.
2003-09-27 Gabriel Dos Reiscp-tree.h, [...]: Remove reference to macros BINDING_SC...
2003-09-26 Gabriel Dos Reisdecl.c (pop_binding_level, [...]): Merge into leave_scope.
2003-09-23 Gabriel Dos Reiscp-tree.h (scope_kind): Add new enumerator.
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-19 Gabriel Dos Reisdecl.c (cxx_scope_descriptor): Fix thinko.
2003-09-17 Mark Mitchellre PR debug/12066 (g++ generates stabs for "char *...
2003-09-15 Mark Mitchellre PR c++/3907 (nested template parm collides with...
2003-09-08 Richard Hendersonc-decl.c (c_expand_body_1): Push and pop function conte...
2003-09-07 Gabriel Dos Reisre PR c++/11762 (namespace aliasing ICE in warn_extern_...
2003-09-06 Gabriel Dos Reiscp-tree.h (add_binding): Remove declaration.
2003-09-06 Steven Bosscherre PR c++/11595 (crash on duplicate label definition)
2003-09-04 DJ Delorietarghooks.c: New file.
next