Enabled linkonce support for Darwin.
[platform/upstream/gcc.git] / gcc / cp / method.c
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...
2003-01-01 Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-30 Nathan Sidwellcp-tree.h (THUNK_TARGET): New macro.
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-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-25 Mark Mitchellclass.c (build_vtbl_initializer): Don't use build_vtabl...
2002-10-22 Richard Hendersontarget.h (gcc_target.asm_out): Merge output_mi_thunk...
2002-10-20 Mark Mitchellalpha-protos.h (alpha_output_mi_thunk_osf): Update...
2002-10-18 Mark Mitchelltarget-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default...
2002-10-16 Mark Mitchellre PR c++/7524 ([Regression from GCC 2.95.3] f(const...
2002-10-02 Mark Mitchellre PR c++/7188 (Segfault with template class and recurs...
2002-09-30 Mark Mitchellstore-layout.c (finish_record_layout): Add free_p param...
2002-09-21 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-14 Kazu Hirataerror.c: Fix comment formatting.
2002-08-08 Mark MitchellRework build_component_ref.
2002-08-05 Geoffrey KeatingIndex: ChangeLog
2002-08-01 Mark Mitchellcall.c (build_field_call): Do not look up the field...
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-04-29 Mark Mitchellre PR c++/6492 (New boost regression (friends))
2002-04-26 Mark Mitchellre PR bootstrap/6445 (ICE bootstrapping objc for i386...
2002-04-24 Jason Merrillre PR c++/6331 (g++ 3.1 looses const qualifiers)
2002-04-06 Jason Merrillre PR c++/6179 (EH regression test failure for STLport...
2002-02-28 Neil BoothMakefile.in (integrate.o): Update.
2002-02-04 Richard Hendersonalpha.c (current_function_is_thunk): Don't check curren...
2002-01-24 Zack WeinbergMake-lang.in (parse.c): Adjust expected number of shift...
2002-01-23 Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2002-01-17 Jason Merrilldecl.c (begin_constructor_body, [...]): New fns.
2002-01-07 Jason Merrilldecl2.c (coerce_new_type): Downgrade error for size_t...
2001-12-18 Zack Weinbergcp-tree.h: Delete #defines for cp_error, cp_warning...
2001-12-14 Jason Merrillc-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.
2001-12-13 Jason Merrilldecl.c (store_parm_decls): Remove parms_have_cleanups...
2001-12-04 Nathan Sidwellre PR c++/164 (bogus error throwing class with inaccess...
2001-11-22 Bryce McKinlaytree-dump.c: Rename from c-dump.c.
2001-11-15 Jason Merrillparse.y: Add ...
2001-08-03 Stan Shebscp-tree.h (FNADDR_FROM_VTABLE_ENTRY): Remove, no longer...
2001-07-31 Nathan SidwellThe 3.0 ABI no longer has vbase pointer fields.
2001-07-29 Richard Henderson* method.c (pending_inlines): Remove.
2001-07-05 Jason Merrillcvt.c (convert_lvalue): New fn.
2001-06-08 Nathan Sidwellre PR c++/3061 (kde2/artsd miscompilation (part 2))
2001-06-06 Jason Merrillcp-tree.h (THUNK_GENERATE_WITH_VTABLE_P): Lose.
2001-05-12 Neil Boothdwarfout.c (dwarfout_init): Add cast.
2001-04-27 Mark Mitchellmethod.c (use_thunk): Make sure that thunks really...
2001-04-26 Mark Mitchellinvoke.texi: Document more C++ command-line options.
2001-04-12 Nathan Sidwellmethod.c (make_thunk): Clear DECL_CLONED_FUNCTION.
2001-04-11 Nathan Sidwellmethod.c (implicitly_declare_fn): Commonize code for...
2001-04-06 Mark Mitchellcp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_I...
2001-03-22 Jakub Jelinekmethod.c (do_build_assign_ref): Don't use build_modify_...
2001-03-19 Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-02-21 Jason Merrilltree.h (DECL_UNINLINABLE): Move from C++ frontend.
2001-02-18 Jason MerrillDo put the VTT parameter in DECL_ARGUMENTS.
2001-02-14 Nathan Sidwellcp-tree.h (setup_vtbl_ptr): Move prototype to semantics...
2001-02-12 Mark MitchellRemove old ABI support.
2001-02-08 Jason Merrillsearch.c (shared_member_p): New function.
2001-02-05 Alexandre Olivamethod.c (build_mangled_name): Protect flush_repeats...
2001-01-29 Joseph Myerstree.c, tree.h (build_parse_node): Remove; was identica...
2001-01-25 Jakub Jelinekmangle.c (write_mangled_name, [...]): Mangle overloaded...
2001-01-10 Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2001-01-03 Nathan SidwellImplement exceptions specifiers for implicit member...
2000-12-04 Jason Merrillmangle.c (write_type): Mangle VECTOR_TYPE with "U8__vec...
2000-11-30 Nathan Sidwellmethod.c (do_build_copy_constructor): Preserve cv quali...
2000-11-30 Nathan Sidwellmethod.c (do_build_assign_ref): Construct appropriately...
2000-11-25 Joseph Myersmethod.c (build_mangled_C9x_name): Rename to build_mang...
next