]> gcc.gnu.org Git - gcc.git/history - gcc/cp/decl.c
decl.c (register_dtor_fn): Mark cleanup as used.
[gcc.git] / gcc / cp / decl.c
2003-06-23 Jan Hubickadecl.c (register_dtor_fn): Mark cleanup as used.
2003-06-21 Gabriel Dos Reisre PR c++/10915 (a not-useful non-avoidable warning...
2003-06-20 Mark Mitchellre PR c++/9649 (ICE in finish_member_declaration at...
2003-06-20 Mark Mitchellre PR middle-end/11041 (ICE: const myclass &x = *x...
2003-06-17 Jason Merrillre PR c++/10929 (-Winline warns about functions for...
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-14 Nathan Sidwelltree.h (init_function_start): Remove filename and line...
2003-06-12 Mark Mitchellre PR c++/10432 (ICE in poplevel, at cp/decl.c:1230)
2003-06-10 Geoffrey Keating[multiple changes]
2003-06-07 Andreas Jaeger* cp/decl.c (xref_tag): Remove undefined macro NONNESTE...
2003-06-04 J"orn Renneckedecl.c (grokdeclarator): Error_mark_node in, error_mark...
2003-06-04 Jason Merrillcp-tree.h (CP_AGGREGATE_TYPE_P): Accept vectors.
2003-05-31 Gabriel Dos Reisdecl.c (cp_binding_level::this_entity): Rename from...
2003-05-29 Gabriel Dos Reisdecl.c (ENABLE_SCOPE_CHECKING): Rename from DEBUG_BINDI...
2003-05-29 Gabriel Dos Reisname-lookup.h (global_scope_p): New macro.
2003-05-21 Danny Smithre PR c++/9738 ([mingw] Internal compiler error in...
2003-05-18 Gabriel Dos Reishashtable.h (struct ht_identifier): Add data member...
2003-05-10 Kriang Lerdsuwanakijre PR c++/9252 ([New parser] Errors due to legally...
2003-05-05 Jason Merrilltweak comment
2003-05-05 Kriang LerdsuwanakijFix a typo overlooked in the previous commit.
2003-05-05 Kriang Lerdsuwanakij* decl.c: Fix typos.
2003-05-05 Kriang Lerdsuwanakijre PR c++/4494 (Possible problem with compiler warnings...
2003-05-03 Kriang LerdsuwanakijPR c++/9364, c++/10553, c++/10586
2003-05-03 Nathan Sidwellclass.c (finish_struct): Use location_t and input_locat...
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-30 Gabriel Dos Reisdecl.c (check_previous_goto_1): Adjust prototype.
2003-04-29 Mark Mitchellre PR c++/10515 (problem when initializing a field...
2003-04-29 Mark MitchellRemove accidental commit
2003-04-29 Mark Mitchelldecl.c (maybe_commonize_var): Further tweak support...
2003-04-28 Mark Mitchell* decl.c (maybe_commonize_var): Fix thinko in last...
2003-04-27 Mark Mitchelldecl.c (maybe_commonize_var): Make the code match the...
2003-04-23 Mark Mitchellre PR c++/9847 (ICE on :?-operator with double class...
2003-04-22 Mark Mitchellre PR c++/10428 (struct <typedef'ed name> causes ICE...
2003-04-22 Mark MitchellMakefile.in (calls.o): Depend on except.h.
2003-04-17 Roger Saylere PR c/10375 (Function-local external decls of builtin...
2003-04-14 Roger Saylebuiltin-types.def (BT_FN_STRING_CONST_STRING): New...
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-04-11 Zack Weinbergc-decl.c (struct binding_level): Add shadowed_tags...
2003-04-07 Zack Weinbergtree.c (tree_size): For all 'c' and 'x' nodes...
2003-04-05 Kaveh R. Ghazidecl.c (set_current_binding_level): Delete, revert...
2003-04-03 Kaveh R. Ghazigengtype-lex.l (IWORD): Add CHAR_BITFIELD.
2003-03-30 Mark Mitchellre PR c++/7647 (ICE when data member has the name of...
2003-03-30 Gabriel Dos Reiscp-tree.h (binding_for_name): Move to name-lookup.h...
2003-03-30 Gabriel Dos Reisname-lookup.c: New file.
2003-03-28 Mark Mitchellre PR c++/10218 (ICE in make_decl_rtl for invalid code)
2003-03-22 Nathan SidwellPR c++/9978, c++/9708
2003-03-22 Zack Weinbergc-common.c: Include intl.h.
2003-03-18 Roger Sayledecl.c (duplicate_decls): Use the new type when prototy...
2003-03-17 Jason Merrillre PR c++/9993 (destructor not called for local object...
2003-03-16 Gabriel Dos ReisFix rethinko.
2003-03-16 Gabriel Dos Reis* decl.c (binding_for_name): Fix initialization thinko.
2003-03-15 Gabriel Dos ReisCompile-time improvement: 2/n.
2003-03-13 Mark Mitchellcall.c (initialize_reference): Remove bogus assertion.
2003-03-10 Jason Merrillre PR c++/9798 (Infinite recursion (segfault) in cp...
2003-03-10 Mark Mitchellre PR c++/8534 (When compiling qt contradicting aliasin...
2003-03-09 Kriang Lerdsuwanakijre PR c++/9970 (previously declared inline friend can...
2003-03-06 Mark Mitchellre PR c++/9400 (Warning -Wshadow warns of shadowed...
2003-03-05 Matt Austerndecl.c (cp_binding_level): Add static_decls varray...
2003-03-04 Gabriel Dos Reiscp-tree.h (cxx_saved_binding): Declare.
2003-03-04 Jason Merrilldecl.c (finish_enum): Do set the type in a template.
2003-03-03 Mark Mitchellre PR c++/9878 (error: non-lvalue in unary `&' wrongly...
2003-03-03 Jason Merrilltree-inline.c (find_builtin_longjmp_call): Save and...
2003-03-03 Aldy Hernandezdecl.c (check_initializer): Check for vector_opaque_p.
2003-03-02 Kurt Garloffparams.def: Introduce parameter max-inline-insns-rtl...
2003-03-01 Gabriel Dos Reisdecl.c (duplicate_decls): Convert use of warning_with_d...
2003-02-28 Mark Mitchellre PR c++/9879 (ICE / endless compile with "new int...
2003-02-26 Devang Pateldecl.c (finish_enum): Merge two 'for' loops.
2003-02-25 Gabriel Dos Reisdecl.c (add_binding): Time TV_NAME_LOOKUP.
2003-02-21 Mark Mitchellre PR c++/9749 (ICE in write_expression on invalid...
2003-02-20 Nathan SidwellChange base class access representation.
2003-02-18 Matt Austernlanghooks.h, [...]: introduce new langhook...
2003-02-18 Jason Merrillre PR c++/9623 (named initializer regression)
2003-02-18 Ben Ellistonre PR other/7350 ('shoud' typos)
2003-02-15 Nathan Sidwellsearch.c: ANSIfy function declarations and definitions.
2003-02-13 Gabriel Dos ReisImprove previous fix.
2003-02-13 Andrew Pinskidecl.c: (define_label): Fix warning for return 0 instea...
2003-02-13 Gabriel Dos Reistimevar.h (POP_TIMEVAR_AND_RETURN): New macro.
2003-02-13 Phil Edwardsdecl.c (build_enumerator): Remove unneeded test.
2003-01-30 Mark Mitchellclass.c (check_field_decls): Only check C_TYPE_FIELDS_R...
2003-01-30 Mark Mitchellc-common.c (builtin_define_float_constants): Define...
2003-01-17 Jason MerrillPR c++/9167, c++/9358
2003-01-17 Mark Mitchellre PR c++/9294 ([new parser] parser enters infinite...
2003-01-16 Mark Mitchellcp-tree.h (lang_type_class): Remove is_partial_instanti...
2003-01-14 Kriang Lerdsuwanakijconfig-lang.in: Add semantics.c to gtfiles.
2003-01-10 Nathanael Nerode* decl.c (bad_specifiers): Fix parameter order error...
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-09 Jakub Jelinek* decl.c (start_decl): Only check DECL_THREAD_LOCAL...
2003-01-09 Jakub Jelinek* decl.c (start_decl): Don't set DECL_COMMON for __thre...
2003-01-08 Nathanael Nerode* decl.c: ANSIfy function declarations.
2003-01-08 Kriang Lerdsuwanakijre PR c++/9030 (Template friends and access to local...
2003-01-03 Nathanael Nerodecvt.c, [...]: This is the C++ front end, not the C...
2003-01-03 Matt Austerncp-tree.h (struct lang_type_class): add field for key...
2003-01-03 Jason Merrillc-common.c (finish_fname_decls): Put the DECL_STMTs...
2003-01-01 Mark Mitchellcp-tree.h (LOOKUP_TEMPLATES_EXPECTED): Remove.
2002-12-31 Mark Mitchellcp-tree.def (RETURN_INIT): Remove.
2002-12-30 Mark Mitchellparse.y: Remove.
2002-12-30 Mark Mitchelldecl.c (grokdeclarator): Diagnost "extern thread" and...
2002-12-30 Nathanael Nerodedecl.c, [...]: GCC, not GNU CC.
2002-12-29 Gabriel Dos ReisRemove traditional C constructs 4/n.
2002-12-28 Mark MitchellMake-lang.in (po-generated): Remove parse.c.
next
This page took 0.900756 seconds and 108 git commands to generate.