varasm.c (get_section): Use gcc_assert.
[gcc.git] / gcc / cp / method.c
2005-12-29 Nathan Sidwellvarasm.c (get_section): Use gcc_assert.
2005-11-16 Jason Merrillre PR c++/24580 (virtual base class cause exception...
2005-11-14 Jason Merrillre PR c++/24580 (virtual base class cause exception...
2005-11-08 Jason Merrillre PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp...
2005-08-06 Michael Matz* method.c (use_thunk): Call init_insn_lengths.
2005-07-29 Kazu Hirata* method.c: Fix a comment typo.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Mike StumpCanonicalize whitespace.
2005-06-14 Mike StumpRemove extra white spacing at end of lines.
2005-06-06 Nathan Sidwellre PR c++/20637 (Confusing message with different using...
2005-06-02 Nathan Sidwell* method.c (synthesize_method): Add addtional arg to...
2005-06-02 Nathan Sidwellre PR c++/21280 (#pragma interface, templates, and...
2005-05-29 Mark Mitchellre PR c++/21340 (error in constructor lookup (can't...
2005-05-25 Richard Hendersonre PR libgcj/21692 (unexpected java.lang.NoClassDefFoun...
2005-05-17 Steven Bosschercgraph.h (cgraph_node): Add 'lowered' state.
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-04 Nathan Sidwellre PR c++/20746 ([4.0 only] Incorrect return value...
2005-03-24 Steven Bosschertypeck.c (comptypes): First determine if the types...
2005-03-01 Nathan Sidwellre PR c++/20232 (ICE with covariancy)
2005-02-15 Alexandre Olivadecl2.c (mark_used): Set the source location of the...
2005-02-09 Mark Mitchellre PR c++/19733 (ICE on invalid destructor call)
2005-01-06 Mark MitchellUpdate copyright dateas
2005-01-06 Mark Mitchellre PR c++/19244 (Typedef of anonymous class incorrectly...
2004-12-21 Nathan Sidwellre PR c++/18975 (Copying objects with mutable non-stati...
2004-11-10 Nathan Sidwellre PR c++/18143 (Duplicated thunk with a huge member...
2004-10-05 Gabriel Dos ReisConvert diagnostics to use quoting flag q 4/n
2004-09-10 Zack Weinbergc-common.h (struct c_fileinfo): Comment moved here...
2004-08-30 Nathan Sidwellcall.c (check_dtor_name): Replace abort with gcc_assert...
2004-08-27 Nathan Sidwellcall.c (validate_conversion_obstack): Replace my_friend...
2004-08-27 Nathan Sidwelltree.h (size_int_type): Remove.
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-20 Nathan Sidwellstor-layout.c (initialize_sizetypes): Set SIZETYPE...
2004-08-16 Roger Saylecall.c (build_vfield_ref, [...]): Replace calls to...
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-08-04 Paul Brooktarget-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.
2004-08-04 Mark Mitchellclass.c (build_vtable): Do not set DECL_VISIBILITY...
2004-07-29 Mark Mitchellc-common.h (lang_post_pch_load): New variable.
2004-07-25 Niall Douglasre PR c++/9283 (__attribute__((visibility ("hidden...
2004-07-20 Mark Mitchellre PR c++/16623 (g++ ICE in tsubst_decl:6081)
2004-07-20 Nathan Sidwelltree.h: Include vec.h
2004-07-20 Mark MitchellRevert patch for PR c++/16623.
2004-07-19 Mark Mitchellre PR c++/16623 (g++ ICE in tsubst_decl:6081)
2004-07-19 Nathan Sidwellvec.h: Propagate location information properly.
2004-07-17 Mark Mitchellclass.c (finish_struct_methods): Remove unncessary...
2004-07-16 Mark Mitchellvec.h (VEC_address): New function.
2004-07-13 Mark Mitchellcp-tree.h (lang_identifier): Remove class_value.
2004-07-07 Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-07-06 Nathan Sidwelltree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-04 Mark Mitchellmethod.c (implicitly_declare_fn): Set linkage of genera...
2004-07-02 Richard Hendersontree.def (RTL_EXPR): Remove.
2004-07-01 Richard Hendersontree.h (immediate_size_expand): Delete.
2004-06-28 Nathan SidwellUse vector API for vbase list.
2004-06-27 Mark Mitchellcp-tree.h (cp_cv_quals): New type.
2004-06-22 Mark Mitchellcp-tree.def (NEW_EXPR): Add a fourth slot.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-20 Zack Weinbergc-common.h (has_c_linkage): New interface.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-03 Andrew Pinskire PR c++/14639 ([non-unit-at-a-time] Incorrect emissio...
2004-05-24 Geoffrey Keatingmethod.c (implicitly_declare_fn): Don't call defer_fn...
2004-05-19 Zack Weinberg* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_rem...
2004-04-10 Danny Smithmethod.c (make_alias_for_thunk): Remove preprocessor...
2004-04-08 Danny Smithre PR c++/14808 ([win32] Undefined results with virtual...
2004-03-12 Matt AusternEnabled linkonce support for Darwin.
2004-02-20 John David Anglinre PR c++/12007 (Multiple inheritance float pass by...
2004-02-04 Mark Mitchellcalls.c (initialize_argument_information): Add CALL_FRO...
2004-01-30 Richard Hendersonre PR c++/13693 ([tree-ssa] build failure in mipsisa64...
2004-01-02 Richard SandifordAdd 2004 to copyright after last commit.
2004-01-02 Richard Sandifordre PR c++/12729 (mipsisa64-elf regressions: g++.old...
2003-12-12 Nathan Sidwellre PR c++/13118 ([ABI] Missed covariant return thunk)
2003-12-12 Nathan Sidwellre PR c++/12881 (ICE in make_thunk)
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-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-09 Christian Ehrhardtre PR bootstrap/12168 (ICE (bus error) in set_mem_attri...
2003-08-15 Jan Hubicka* method.c (use_thunk): Expand body directly.
2003-07-30 Jan Hubickadecl2.c (maybe_make_one_only): Use mark_referenced.
2003-07-28 Nathan Sidwellcp-tree.h (begin_compound_stmt): No scope arg is a...
2003-07-24 Mark Mitchellcp-tree.h (convert_to_base_statically): Declare.
2003-07-21 Nathan Sidwellcp-tree.h (hack_identifier): Remove.
2003-07-18 Nathan Sidwellcp-tree.h (finish_non_static_data_member): Add object...
2003-07-08 Mark Mitchellcp-tree.h (build_scoped_method_call): Remove.
2003-07-06 Kazu Hiratacall.c: Fix comment formatting.
2003-07-02 Jan Hubickadecl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-06-24 Nathan Sidwellcall.c (enforce_access): Assert we get a binfo.
2003-06-24 Jan Hubickamethod.c (thunk_labelno): Move outside ifdef block...
2003-06-24 Andrew Pinskimethod.c: add prototype for make_alias_for_thunk.
2003-06-23 Jakub Jelineki386.c (x86_output_mi_thunk): Don't pass MEM to %P0...
2003-06-16 Kazu Hiratacp-tree.h: Follow spelling conventions.
2003-06-14 Nathan Sidwelltree.h (init_function_start): Remove filename and line...
2003-05-11 Kriang Lerdsuwanakij* method.c (synthesize_method): Call push/pop_deferring...
2003-05-10 Kriang Lerdsuwanakijre PR c++/9252 ([New parser] Errors due to legally...
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-28 Mark Mitchellre PR c++/10506 (ICE in build_new at cp/init.c with...
2003-04-03 Kaveh R. Ghazigengtype-lex.l (IWORD): Add CHAR_BITFIELD.
2003-01-30 Mark Mitchellc-common.c (builtin_define_float_constants): Define...
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-04 Mark Mitchellmethod.c (use_thunk): Disable access control while...
next