2003-06-23 |
Jan Hubicka | decl.c (register_dtor_fn): Mark cleanup as used. |
blob | commitdiff | raw |
2003-06-20 |
Mark Mitchell | re PR middle-end/11041 (ICE: const myclass &x = *x... |
blob | commitdiff | raw | diff to current |
2003-06-13 |
Nathanael Nerode | * rtti.c: Remove PARAMS. |
blob | commitdiff | raw | diff to current |
2003-05-17 |
Kaveh R. Ghazi | builtins.c (validate_arglist): Eliminate libiberty... |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Mark Mitchell | * rtti.c (throw_bad_typeid): Use build_cxx_call. |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Mark Mitchell | Makefile.in (calls.o): Depend on except.h. |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Zack Weinberg | tree.c (build_constructor): New function. |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Kaveh R. Ghazi | gengtype-lex.l (IWORD): Add CHAR_BITFIELD. |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Matt Austern | cp-tree.h (unemitted_tinfo_decls): Declaration of a... |
blob | commitdiff | raw | diff to current |
2003-03-07 |
Mark Mitchell | call.c (merge_conversion_sequences): New function. |
blob | commitdiff | raw | diff to current |
2003-02-20 |
Nathan Sidwell | Change base class access representation. |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Mark Mitchell | re PR c++/9294 ([new parser] parser enters infinite... |
blob | commitdiff | raw | diff to current |
2003-01-14 |
Jeffrey D. Oldham | Further conform g++'s __vmi_class_type_info to the... |
blob | commitdiff | raw | diff to current |
2003-01-10 |
Mark Mitchell | re PR c++/9128 (Typeid does not work on polymorphic... |
blob | commitdiff | raw | diff to current |
2003-01-01 |
Steven Bosscher | call.c, [...]: Replace "GNU CC" with "GCC" in the copyr... |
blob | commitdiff | raw | diff to current |
2002-12-29 |
Gabriel Dos Reis | Remove traditional C constructs 4/n. |
blob | commitdiff | raw | diff to current |
2002-12-28 |
Mark Mitchell | Make-lang.in (po-generated): Remove parse.c. |
blob | commitdiff | raw | diff to current |
2002-12-19 |
Jason Merrill | Handle anonymous unions at the tree level. |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Zack Weinberg | Merge basic-improvements-branch to trunk |
blob | commitdiff | raw | diff to current |
2002-12-01 |
Mark Mitchell | re PR c++/8727 (compiler confused by inheritance from... |
blob | commitdiff | raw | diff to current |
2002-11-22 |
Mark Mitchell | rtti2.C: New test. |
blob | commitdiff | raw | diff to current |
2002-10-11 |
Mark Mitchell | NEWS: Document removal of "new X = ..." extension. |
blob | commitdiff | raw | diff to current |
2002-09-29 |
Nathan Sidwell | re PR c++/7788 (g++-3.2 internal error: Segmentation... |
blob | commitdiff | raw | diff to current |
2002-09-21 |
Kazu Hirata | ChangeLog: Follow spelling conventions. |
blob | commitdiff | raw | diff to current |
2002-09-14 |
Kazu Hirata | error.c: Fix comment formatting. |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Jason Merrill | typeck2.c (add_exception_specifier): Only pedwarn for... |
blob | commitdiff | raw | diff to current |
2002-07-17 |
Scott Snyder | re PR c++/7320 (g++ 3.2 relocation problem) |
blob | commitdiff | raw | diff to current |
2002-07-05 |
Nathan Sidwell | Repair damage on weak-impared targets caused by my... |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Nathan Sidwell | cp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ... |
blob | commitdiff | raw | diff to current |
2002-06-26 |
Mark Mitchell | cp-tree.h (xref_tag): Change prototype. |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Richard Henderson | defaults.h (TARGET_VTABLE_ENTRY_ALIGN): New. |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Jason Merrill | rtti.c (get_tinfo_decl): Don't call comdat_linkage. |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Jason Merrill | revert last checkin |
blob | commitdiff | raw | diff to current |
2002-05-13 |
Jason Merrill | class.c (build_vtbl_ref_1): Use fixed_type_or_null. |
blob | commitdiff | raw | diff to current |
2002-04-26 |
Richard Henderson | c-common.c (fix_string_type): Split out of ... |
blob | commitdiff | raw | diff to current |
2002-01-23 |
Craig Rodrigues | call.c, [...]: Change my_fancy_abort() to abort(). |
blob | commitdiff | raw | diff to current |
2001-12-18 |
Zack Weinberg | cp-tree.h: Delete #defines for cp_error, cp_warning... |
blob | commitdiff | raw | diff to current |
2001-12-16 |
Joseph Myers | ChangeLog.1, [...]: Fix spelling errors. |
blob | commitdiff | raw | diff to current |
2001-12-05 |
Jason Merrill | langhooks.h (struct lang_hooks_for_tree_inlining):... |
blob | commitdiff | raw | diff to current |
2001-11-25 |
Nathan Sidwell | re PR c++/3145 (virtual inheritance still creates wrong... |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Bryce McKinlay | tree-dump.c: Rename from c-dump.c. |
blob | commitdiff | raw | diff to current |
2001-10-03 |
John David Anglin | rtti.c (get_tinfo_decl): Call typeinfo_in_lib_p with... |
blob | commitdiff | raw | diff to current |
2001-08-27 |
Andreas Jaeger | emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. |
blob | commitdiff | raw | diff to current |
2001-08-24 |
Andreas Jaeger | * cp/rtti.c (VPARAMS): Fix parameter. |
blob | commitdiff | raw | diff to current |
2001-08-14 |
Richard Henderson | class.c, cp-tree.h (build_vfn_ref): Remove. |
blob | commitdiff | raw | diff to current |
2001-08-02 |
Nathan Sidwell | Kill -fhonor-std. |
blob | commitdiff | raw | diff to current |
2001-07-31 |
Nathan Sidwell | The 3.0 ABI no longer has vbase pointer fields. |
blob | commitdiff | raw | diff to current |
2001-07-24 |
Nathan Sidwell | Simplify rtti, now we've only one ABI. |
blob | commitdiff | raw | diff to current |
2001-07-21 |
Nathan Sidwell | tm.texi: Remove DEFAULT_VTABLE_THUNKS. r106029.1/tags/ast-optimizer-branchpoint |
blob | commitdiff | raw | diff to current |
2001-07-21 |
Nathan Sidwell | Remove old-abi remnants. |
blob | commitdiff | raw | diff to current |
2001-05-22 |
Jason Merrill | class.c, [...]: Remove com_interface attribute support. |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kaveh R. Ghazi | call.c: NULL_PTR -> NULL. |
blob | commitdiff | raw | diff to current |
2001-04-04 |
Mark Mitchell | cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove. |
blob | commitdiff | raw | diff to current |
2001-03-22 |
Jason Merrill | pt.c (instantiate_decl): Abort if we see a member const... |
blob | commitdiff | raw | diff to current |
2001-03-19 |
Mark Mitchell | Compute DECL_ASSEMBLER_NAME lazily. |
blob | commitdiff | raw | diff to current |
2001-02-18 |
Mark Mitchell | invoke.texi (-fsquangle): Remove documentation. |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Mark Mitchell | Remove old ABI support. r278977.259/tags/gcc-3_0-branchpoint |
blob | commitdiff | raw | diff to current |
2001-02-04 |
Mark Mitchell | cp-tree.h (CLASSTYPE_INTERFACE_UNKNOWN): Fix formatting. |
blob | commitdiff | raw | diff to current |
2001-01-29 |
Kaveh R. Ghazi | stmt.c (estimate_case_costs): Use integer_minus_one_node. |
blob | commitdiff | raw | diff to current |
2001-01-28 |
Kaveh R. Ghazi | configure.in: Arrange to include defaults.h in [ht... |
blob | commitdiff | raw | diff to current |
2001-01-03 |
Mark Mitchell | class.c (invalidate_class_lookup_cache): Zero the previ... |
blob | commitdiff | raw | diff to current |
2000-11-19 |
Mark Mitchell | decl.c (init_decl_processing): Correct name of pure... |
blob | commitdiff | raw | diff to current |
2000-10-18 |
Mark Mitchell | c-common.h (flag_no_builtin): Declare. |
blob | commitdiff | raw | diff to current |
2000-09-12 |
Mark Mitchell | c-common.h (genrtl_clear_out_block): Remove. |
blob | commitdiff | raw | diff to current |
2000-09-11 |
Zack Weinberg | defaults.h: Provide default definitions for... |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Nathan Sidwell | rtti.c (build_dynamic_cast_1): Set "C" linkage for... |
blob | commitdiff | raw | diff to current |
2000-07-10 |
Mark Mitchell | cp-tree.h (char_type_p): New function. |
blob | commitdiff | raw | diff to current |
2000-06-30 |
Mark Mitchell | c-common.c: Include c-common.h, not c-lex.h or c-tree.h. |
blob | commitdiff | raw | diff to current |
2000-06-20 |
Nathan Sidwell | * rtti.c (get_base_offset): Cope when vbase field is... |
blob | commitdiff | raw | diff to current |
2000-06-20 |
Nathan Sidwell | call.c (build_conditional_expr): Use VOID_TYPE_P. |
blob | commitdiff | raw | diff to current |
2000-06-14 |
Jakub Jelinek | tree.h (TYPE_USER_ALIGN, [...]): Define. |
blob | commitdiff | raw | diff to current |
2000-06-09 |
Jason Merrill | revert mangling patch |
blob | commitdiff | raw | diff to current |
2000-06-08 |
Mark Mitchell | invoke.texi: Remove documentation for -fsquangle and... |
blob | commitdiff | raw | diff to current |
2000-06-04 |
Alex Samuel | Make-lang.in (CXX_SRCS): Add mangle.c. |
blob | commitdiff | raw | diff to current |
2000-05-26 |
Nathan Sidwell | cp-tree.h (CPTI_PTMD_DESC_TYPE): Rename to ... |
blob | commitdiff | raw | diff to current |
2000-05-24 |
Mark Mitchell | cp-tree.h (lang_decl_flags): Rename mutable_flag to... |
blob | commitdiff | raw | diff to current |
2000-05-19 |
Mark Mitchell | Don't create a separate copy of virtual bases for the... |
blob | commitdiff | raw | diff to current |
2000-05-06 |
Nathan Sidwell | rtti.c (ptmd_initializer): Set non-public, if class... |
blob | commitdiff | raw | diff to current |
2000-04-20 |
Nathan Sidwell | rtti.c (init_rtti_processing): Set tinfo_var_id in... |
blob | commitdiff | raw | diff to current |
2000-04-11 |
Mark Mitchell | cp-tre.h (finish_function): Change prototype. |
blob | commitdiff | raw | diff to current |
2000-04-11 |
Jason Merrill | class.c (instantiate_type): Handle object-relative... |
blob | commitdiff | raw | diff to current |
2000-04-10 |
Nathan Sidwell | cxxabi.h (__pointer_type_info): Add restrict and incomp... |
blob | commitdiff | raw | diff to current |
2000-04-06 |
Mark Mitchell | cp-tree.h (lang_decl_flags): Rename saved_inline to... |
blob | commitdiff | raw | diff to current |
2000-04-06 |
Nathan Sidwell | rtti.c (dfs_class_hint_mark): New static function. |
blob | commitdiff | raw | diff to current |
2000-04-04 |
Kaveh R. Ghazi | cfns.gperf (hash, [...]): Prototype. |
blob | commitdiff | raw | diff to current |
2000-04-04 |
Mark Mitchell | Correct many new ABI issues regarding vbase and vcall... |
blob | commitdiff | raw | diff to current |
2000-04-02 |
Zack Weinberg | cppinit.c (cpp_start_read): Turn off -Wtraditional... |
blob | commitdiff | raw | diff to current |
2000-03-30 |
Nathan Sidwell | rtti.c (class_hint_flags): Rename flags. |
blob | commitdiff | raw | diff to current |
2000-03-29 |
Nathan Sidwell | except.c (add_eh_table_entry): Mark type_info's as... |
blob | commitdiff | raw | diff to current |
2000-03-28 |
Mark Mitchell | Put RTTI entries at negative offsets in new ABI. |
blob | commitdiff | raw | diff to current |
2000-03-25 |
Richard Kenner | * Rework fields used to describe positions of bitfields and |
blob | commitdiff | raw | diff to current |
2000-03-24 |
Nathan Sidwell | decl.c (vtype_decl_p): Use TYPE_POLYMORPHIC_P. |
blob | commitdiff | raw | diff to current |
2000-03-21 |
Nathan Sidwell | tree.h (COMPLETE_TYPE_P): New macro. |
blob | commitdiff | raw | diff to current |
2000-03-21 |
Nathan Sidwell | cxxabi.h: New header file. |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Richard Kenner | * Clean up usages of TREE_INT_CST_LOW. |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Steven Grady | rtti.c (build_dynamic_cast_1): Improve diagnostics. |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Nathan Sidwell | tinfo2.cc (__ptr_to_member_data): Rename to ... |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Nathan Sidwell | cp-tree.h (CPTI_REF_DESC_TYPE, [...]): Remove. |
blob | commitdiff | raw | diff to current |
2000-03-11 |
Jason Merrill | oops |
blob | commitdiff | raw | diff to current |
2000-03-11 |
Jason Merrill | decl.c (push_throw_library_fn): Take the FUNCTION_TYPE. |
blob | commitdiff | raw | diff to current |
next |