]> gcc.gnu.org Git - gcc.git/history - gcc/cp/decl2.c
decl.c (register_dtor_fn): Mark cleanup as used.
[gcc.git] / gcc / cp / decl2.c
2003-06-23 Jan Hubickadecl.c (register_dtor_fn): Mark cleanup as used.
2003-06-20 Mark Mitchellre PR middle-end/11041 (ICE: const myclass &x = *x...
2003-06-11 Roger Sayledecl2.c (generate_ctor_or_dtor_function): Avoid expandi...
2003-06-10 Mark Mitchellre PR c++/11131 (Unrelated declaration removes inline...
2003-05-21 Jason Merrillinit.c (build_vec_delete): Copy the address into a...
2003-05-03 Nathan Sidwellclass.c (finish_struct): Use location_t and input_locat...
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-05-01 Mark Mitchelldecl2.c (comdat_linkage): Don't externalize explicit...
2003-05-01 Kriang Lerdsuwanakijre PR c++/10554 (ICE with illegal using declaration)
2003-04-30 Kriang LerdsuwanakijPR c++/9432, c++/9528
2003-04-26 Mark Mitchell* decl2.c (finish_file): Fix merge botch.
2003-04-26 Mark Mitchelldecl2.c (finish_file): Don't call import_export_decl...
2003-04-22 Mark MitchellMakefile.in (calls.o): Depend on except.h.
2003-04-20 Nathan Sidwellcpplex.c (_cpp_lex_direct): Set BOL for CPP_EOF tokens.
2003-04-15 Jason Merrilldecl2.c (mark_used): Don't instantiate anything if...
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-04-03 Kaveh R. Ghazigengtype-lex.l (IWORD): Add CHAR_BITFIELD.
2003-03-30 Gabriel Dos Reiscp-tree.h (binding_for_name): Move to name-lookup.h...
2003-03-28 Mark Mitchelldecl2.c (generate_ctor_or_dtor_function): Tolerate...
2003-03-28 Nathan Sidwellre PR c++/10047 (-fno-default-inline produces bogus...
2003-03-24 Nathan Sidwellre PR c++/10026 (ICE on incomplete type)
2003-03-21 Mark Mitchelldecl2.c (arg_assoc_class): Correct check for namespace...
2003-03-20 Matt Austerncp-tree.h (unemitted_tinfo_decls): Declaration of a...
2003-03-15 Gabriel Dos ReisCompile-time improvement: 2/n.
2003-03-13 Mark Mitchelldecl2.c (do_nonmember_using_decl): Correct handling...
2003-03-12 Mark Mitchellre PR c++/9336 (ICE in cp_line_of, at cp/error.c:2191)
2003-03-11 Mark Mitchellre PR c++/9924 (Multiple using statements for builtin...
2003-03-11 Mark Mitchellre PR c++/8700 (unhelpful error message for binding...
2003-03-11 Jason Merrillre PR c++/8660 (template overloading ICE in tsubst_expr...
2003-03-10 Jason Merrillre PR c++/9868 (ICE in c_expand_expr when qualifying...
2003-03-08 Mark Mitchellre PR c++/9809 (when are builtins brought into view)
2003-02-26 Mark Mitchellre PR c++/9683 (bug in initialization chains for static...
2003-02-15 Nathan Sidwellsearch.c: ANSIfy function declarations and definitions.
2003-02-14 Gabriel Dos Reisdecl2.c: Include "timevar.h".
2003-01-30 Mark Mitchellc-common.c (builtin_define_float_constants): Define...
2003-01-16 Mark Mitchellcp-tree.h (lang_type_class): Remove is_partial_instanti...
2003-01-15 Kaveh R. Ghazidecl2.c (check_classfn): Fix uninitialized warning.
2003-01-10 Mark Mitchellre PR c++/9128 (Typeid does not work on polymorphic...
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-07 Mark Mitchellre PR c++/9165 (false "defined but not used" warnings)
2003-01-07 Mark Mitchell* decl2.c (mark_used): Do not synthesize thunks.
2003-01-03 Nathanael Nerodecvt.c, [...]: This is the C++ front end, not the C...
2003-01-03 Jason Merrillfold-const.c (fold): Avoid NOP_EXPRs better.
2003-01-03 Matt Austerncp-tree.h (struct lang_type_class): add field for key...
2002-12-31 Nathan Sidwellclass.c (modify_vtable_entry): Remove unused variable.
2002-12-30 Mark Mitchellparse.y: Remove.
2002-12-30 Nathanael Nerodedecl.c, [...]: GCC, not GNU CC.
2002-12-29 Gabriel Dos ReisRemove traditional C constructs 4/n.
2002-12-28 Gabriel Dos ReisRemove traditional C constructs 3/n.
2002-12-28 Mark MitchellMake-lang.in (po-generated): Remove parse.c.
2002-12-26 Nathan Sidwellre PR c++/4803 (Inline function never defined)
2002-12-24 Nathan Sidwellre PR c++/7964 (ICE in build_base_path)
2002-12-24 Nathan Sidwellre PR c++/9053 (g++ confused about ambiguity of overloa...
2002-12-22 Nathan Sidwellre PR c++/8572 (ICE with external definition of convers...
2002-12-19 Jason MerrillHandle anonymous unions at the tree level.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-10 Mark Mitchellre PR c++/8153 (ICE with static const member in class)
2002-12-01 Mark Mitchellre PR c++/8332 (strlen/template interaction causes...
2002-11-15 Kazu HirataChangeLog: Follow spelling conventions.
2002-11-06 Geoffrey Keating* decl2.c (finish_file): Correct spelling.
2002-11-04 Mark Mitchellcall.c (build_special_member_call): Do not try to looku...
2002-11-02 Zack WeinbergPR c/7353 redux
2002-10-31 Mark Mitchellcp-tree.h (lang_decl_flags): Remove init_priority.
2002-10-11 Mark MitchellNEWS: Document removal of "new X = ..." extension.
2002-10-09 Kaveh R. Ghazi* decl2.c (prune_vtable_vardecl): Delete unused function.
2002-10-08 Mark Mitchellre PR c++/7754 (ICE SIGSEGV on union with template...
2002-10-07 Richard Henderson* decl2.c, pt.c: Revert c++/7754 fix.
2002-10-04 Mark Mitchellre PR c++/7931 (The compiler ices on some legal code)
2002-09-21 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-19 Devang Patelcp-tree.h: New prototype for walk_vtabls().
2002-09-13 Kazu Hiratadecl.c: Fix comment formatting.
2002-08-15 Alexandre Olivaparse.y (sizeof, [...]): New non-terminals to increment...
2002-08-11 Kaveh R. Ghazidecl2.c (build_call_from_tree): Fix uninitialized variable.
2002-08-09 Mike Stumpcall.c (add_builtin_candidate): legal -> valid, illegal...
2002-08-08 Mark MitchellRework build_component_ref.
2002-08-07 Neil BoothMakefile.in (c-opts.o, [...]): Update.
2002-08-05 Geoffrey KeatingIndex: ChangeLog
2002-08-01 Neil Boothc-common.c: Define all C/ObjC/C++ warning and flag...
2002-08-01 Mark Mitchellcall.c (build_field_call): Do not look up the field...
2002-07-27 Roger Sayledecl2.c (cxx_decode_option): Support -fno-builtin-foo.
2002-07-26 Jason Merrillfunction.c (assign_parms): Handle frontend-directed...
2002-07-26 Neil Boothc-common.h (RID_AND, [...]): Remove.
2002-07-25 Gabriel Dos Reisc-common.c (c_sizeof_or_alignof_type): Take a third...
2002-07-25 Neil Boothc-decl.c (c_decode_option): No need to handle switches...
2002-07-23 Gabriel Dos ReisFix PR/7363:
2002-07-21 Roger Sayledecl2.c (cxx_decode_option): Simplify -fhandle-exceptio...
2002-07-09 Mark Mitchellcp-tree.h (constructor_name_p): Declare it.
2002-07-05 Nathan SidwellRepair damage on weak-impared targets caused by my...
2002-06-30 Nathan Sidwellcp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ...
2002-06-26 Mark Mitchellcp-tree.h (xref_tag): Change prototype.
2002-06-23 Mark Mitchellparse.y (parse_scoped_id): New function.
2002-06-16 Richard Hendersonc-common.c (flag_ms_extensions): Move from c++ front...
2002-06-07 Zack Weinbergcppinit.c (COMMAND_LINE_OPTIONS): Give all relevant...
2002-06-07 H.J. Luconfigure.in: Add --enable-__cxa_atexit.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-18 Jason Merrilldecl2.c (import_export_decl): If we clear DECL_NOT_REAL...
2002-05-16 Jason Merrillrtti.c (get_tinfo_decl): Don't call comdat_linkage.
2002-05-14 Jason Merrillrevert last checkin
2002-05-13 Jason Merrillclass.c (build_vtbl_ref_1): Use fixed_type_or_null.
2002-05-09 Neil BoothMakefile.in: Update.
next
This page took 1.070988 seconds and 108 git commands to generate.