| Commit message (Expand) | Author | Age | Files | Lines |
* | * cp-tree.h (context_as_string): Remove extern. | bje | 2004-11-24 | 1 | -1/+1 |
* | PR c++/18389 | mmitchel | 2004-11-12 | 1 | -1/+1 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -2/+2 |
* | Convert diagnostics to use quoting flag q 9/n | gdr | 2004-11-01 | 1 | -1/+1 |
* | PR c++/17743 | giovannibajo | 2004-10-17 | 1 | -0/+3 |
* | 2004-10-13 Frank Ch. Eigler <fche@redhat.com> | fche | 2004-10-13 | 1 | -5/+0 |
* | PR c++/17929 | mmitchel | 2004-10-11 | 1 | -2/+8 |
* | * cp-tree.h (ICS_USER_FLAG): Remove comment about obsolete flag. | mmitchel | 2004-10-07 | 1 | -6/+2 |
* | cp/ | gdr | 2004-10-04 | 1 | -38/+46 |
* | * cp-tree.h (unemitted_tinfo_decls): Make a VEC(tree). | nathan | 2004-09-22 | 1 | -27/+10 |
* | * cp-tree.h (struct lang_type_header): Remove | nathan | 2004-09-21 | 1 | -2/+2 |
* | * decl2.c (determine_visibility): Allow class visibility | mmitchel | 2004-09-19 | 1 | -14/+21 |
* | * c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h. | zack | 2004-09-10 | 1 | -3/+0 |
* | * class.c, cp-tree.h, decl.c, decl2.c, mangle.c, | kazu | 2004-09-10 | 1 | -2/+2 |
* | * defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default. | zack | 2004-09-09 | 1 | -4/+4 |
* | * decl2.c (determine_visibility): Only check data visibility | pbrook | 2004-09-02 | 1 | -1/+2 |
* | * target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLASS_DATA. | mmitchel | 2004-09-01 | 1 | -7/+14 |
* | * hooks.c (hook_bool_void_true): New function. | mmitchel | 2004-08-31 | 1 | -0/+6 |
* | 2004-08-31 Ziemowit Laski <zlaski@apple.com> | zlaski | 2004-08-31 | 1 | -2/+2 |
* | * call.c (check_dtor_name): Replace abort with gcc_assert or | nathan | 2004-08-30 | 1 | -11/+12 |
* | PR c++/13684 | jason | 2004-08-28 | 1 | -1/+1 |
* | * call.c (validate_conversion_obstack): Replace | nathan | 2004-08-27 | 1 | -39/+32 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -3/+3 |
* | PR c++/6749 | lerdsuwa | 2004-08-16 | 1 | -4/+7 |
* | .: | nathan | 2004-08-15 | 1 | -3/+5 |
* | * tree.c (handle_dll_attribute): Move here from i383/winnt.c. | mmitchel | 2004-08-06 | 1 | -6/+17 |
* | 2004-08-04 Geoffrey Keating <geoffk@apple.com> | geoffk | 2004-08-05 | 1 | -9/+4 |
* | * class.c (build_vtable): Do not set DECL_VISIBILITY here. | mmitchel | 2004-08-04 | 1 | -0/+53 |
* | * c-common.h (lang_post_pch_load): New variable. | mmitchel | 2004-07-29 | 1 | -268/+353 |
* | * c-common.c (c_common_truthvalue_conversion): Don't warn if | steven | 2004-07-18 | 1 | -9/+2 |
* | * class.c (finish_struct_methods): Remove unncessary code. | mmitchel | 2004-07-17 | 1 | -2/+1 |
* | * vec.h (VEC_address): New function. | mmitchel | 2004-07-16 | 1 | -6/+6 |
* | * decl2.c (import_export_class): Never export/import vtables | mrs | 2004-07-11 | 1 | -1/+8 |
* | * target.h (struct gcc_target): Add new field to struct cxx: import_export_cl... | nickc | 2004-07-01 | 1 | -0/+4 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -0/+12 |
* | * cp-tree.h (cp_cv_quals): New type. | mmitchel | 2004-06-27 | 1 | -21/+6 |
* | 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2004-06-26 | 1 | -1/+1 |
* | PR C++/14865 | hubicka | 2004-06-26 | 1 | -3/+5 |
* | gcc/ | pbrook | 2004-06-25 | 1 | -10/+23 |
* | * Make-lang.in (cp/lex.o): Do not depend on cp/lex.h. | mmitchel | 2004-06-24 | 1 | -25/+5 |
* | * cp-tree.def (NEW_EXPR): Add a fourth slot. | mmitchel | 2004-06-22 | 1 | -21/+22 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -4/+6 |
* | * class.c (build_clone): Don't call defer_fn, let mark_used do it. | geoffk | 2004-06-17 | 1 | -35/+20 |
* | * c-common.c (lang_gimplify_stmt): Remove next_p argument. | rth | 2004-06-16 | 1 | -3/+3 |
* | gcc/ChangeLog: | bonzini | 2004-06-15 | 1 | -4/+4 |
* | PR c++/15428 | austern | 2004-06-03 | 1 | -3/+27 |
* | When a class template is explicitly instantiated, its member should be too. | austern | 2004-06-02 | 1 | -1/+1 |
* | * call.c, class.c, cp-tree.def, decl2.c, name-lookup.c, pt.c, | kazu | 2004-05-31 | 1 | -1/+1 |
* | PR c++/15083 | mmitchel | 2004-05-28 | 1 | -0/+1 |
* | * method.c (implicitly_declare_fn): Don't call defer_fn; abort | geoffk | 2004-05-24 | 1 | -3/+7 |