| Commit message (Expand) | Author | Age | Files | Lines |
* | * class.c (build_vtable): Do not set DECL_VISIBILITY here. | mmitchel | 2004-08-04 | 1 | -22/+5 |
* | * c-common.h (lang_post_pch_load): New variable. | mmitchel | 2004-07-29 | 1 | -89/+103 |
* | .: | nathan | 2004-07-26 | 1 | -4/+4 |
* | PR c++/9283 | giovannibajo | 2004-07-25 | 1 | -1/+10 |
* | .: | nathan | 2004-07-20 | 1 | -7/+4 |
* | * vec.h (VEC_address): New function. | mmitchel | 2004-07-16 | 1 | -1/+1 |
* | 2004-07-12 Andrew Pinski <apinski@apple.com> | pinskia | 2004-07-12 | 1 | -5/+1 |
* | * call.c (build_user_type_conversion_1, build_new_op, | nathan | 2004-07-12 | 1 | -1/+0 |
* | 2004-07-07 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-07-07 | 1 | -1/+5 |
* | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 1 | -7/+7 |
* | * tree.h (TREE_VIA_VIRTUAL): Rename to ... | nathan | 2004-07-06 | 1 | -3/+3 |
* | * c-common.c (expand_unordered_cmp): Delete. | sayle | 2004-06-24 | 1 | -3/+3 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -7/+16 |
* | * class.c, cp-tree.h, decl.c, decl2.c, pt.c, rtti.c: Fix | kazu | 2004-04-30 | 1 | -1/+1 |
* | * class.c (initialize_array): Don't set TREE_HAS_CONSTRUCTOR on | mmitchel | 2004-04-22 | 1 | -7/+5 |
* | PR c++/13170 | jason | 2004-03-08 | 1 | -4/+2 |
* | gcc/ | kazu | 2004-02-07 | 1 | -1/+1 |
* | PR c++/9941 | mmitchel | 2004-02-05 | 1 | -1/+1 |
* | * call.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -1/+1 |
* | * name-lookup.h (get_global_value_if_present): New function. | gdr | 2003-09-27 | 1 | -6/+2 |
* | * rtti.c (get_tinfo_decl): Set TREE_PUBLIC for typeinfo decls. | geoffk | 2003-09-14 | 1 | -1/+2 |
* | cp: | nathan | 2003-09-05 | 1 | -1/+7 |
* | PR c++/8442, c++/8806 | lerdsuwa | 2003-08-01 | 1 | -4/+4 |
* | PR c++/11667 | mmitchel | 2003-07-29 | 1 | -2/+3 |
* | * fold-const.c (force_fit_type): Handle OFFSET_TYPE. | mmitchel | 2003-07-22 | 1 | -17/+13 |
* | gcc: | ghazi | 2003-07-19 | 1 | -1/+1 |
* | * cp-tree.h (build_scoped_method_call): Remove. | mmitchel | 2003-07-08 | 1 | -6/+2 |
* | * call.c: Fix comment formatting. | kazu | 2003-07-06 | 1 | -2/+2 |
* | * call.c (build_addr_func): Handle bound pointers-to-members. | mmitchel | 2003-07-04 | 1 | -6/+0 |
* | * decl.c (register_dtor_fn): Mark cleanup as used. | hubicka | 2003-06-23 | 1 | -3/+12 |
* | PR c++/11041 | mmitchel | 2003-06-20 | 1 | -4/+2 |
* | * rtti.c: Remove PARAMS. | neroden | 2003-06-13 | 1 | -21/+21 |
* | gcc: | ghazi | 2003-05-17 | 1 | -4/+3 |
* | * rtti.c (throw_bad_typeid): Use build_cxx_call. | mmitchel | 2003-04-22 | 1 | -1/+1 |
* | * Makefile.in (calls.o): Depend on except.h. | mmitchel | 2003-04-22 | 1 | -2/+2 |
* | * tree.c (build_constructor): New function. | zack | 2003-04-13 | 1 | -8/+7 |
* | gcc: | ghazi | 2003-04-03 | 1 | -1/+1 |
* | * cp-tree.h (unemitted_tinfo_decls): Declaration of a new varray. | austern | 2003-03-20 | 1 | -4/+15 |
* | * call.c (merge_conversion_sequences): New function. | mmitchel | 2003-03-07 | 1 | -7/+2 |
* | Change base class access representation. | nathan | 2003-02-20 | 1 | -7/+9 |
* | PR c++/9294 | mmitchel | 2003-01-17 | 1 | -3/+8 |
* | 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com> | oldham | 2003-01-14 | 1 | -11/+1 |
* | PR c++/9128 | mmitchel | 2003-01-10 | 1 | -10/+16 |
* | * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c, | neil | 2003-01-01 | 1 | -4/+4 |
* | Remove traditional C constructs 4/n. | gdr | 2002-12-29 | 1 | -101/+62 |
* | * Make-lang.in (po-generated): Remove parse.c. | mmitchel | 2002-12-28 | 1 | -5/+8 |
* | Handle anonymous unions at the tree level. | jason | 2002-12-19 | 1 | -1/+3 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -16/+30 |
* | PR c++/8727 | mmitchel | 2002-12-01 | 1 | -0/+12 |
* | * g++.dg/abi/rtti2.C: New test. | mmitchel | 2002-11-22 | 1 | -2/+1 |