| Commit message (Expand) | Author | Age | Files | Lines |
* | PR libgcj/21692 | rth | 2005-05-25 | 1 | -0/+47 |
* | 2005-05-17 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2005-05-17 | 1 | -2/+6 |
* | Yet more Objective-C++... | mrs | 2005-05-17 | 1 | -0/+9 |
* | * decl2.c (pending_statics, note_vague_linkage_var, | kazu | 2005-05-06 | 1 | -14/+10 |
* | * decl2.c (ssdf_decls, start_static_storage_duration_function, | kazu | 2005-05-06 | 1 | -23/+20 |
* | * decl2.c (spew_debug): Remove. | kazu | 2005-05-06 | 1 | -4/+0 |
* | * decl2.c (deferred_fns, note_vague_linkage_fn, | kazu | 2005-05-05 | 1 | -12/+5 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -3/+3 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -1/+1 |
* | * target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove. | mmitchel | 2005-04-12 | 1 | -34/+49 |
* | PR c++/19159 | mmitchel | 2005-04-05 | 1 | -14/+35 |
* | * decl2.c (finish_objects): Revert my previous patch. | hubicka | 2005-04-04 | 1 | -8/+0 |
* | 2005-03-31 Jan Hubicka <jh@suse.cz> | hubicka | 2005-03-30 | 1 | -2/+3 |
* | * call.c, class.c, cp-tree.h, decl2.c, error.c, init.c, mangle.c, | reichelt | 2005-02-24 | 1 | -1/+1 |
* | PR c++/19991 | mmitchel | 2005-02-23 | 1 | -8/+6 |
* | 2005-02-21 Douglas Gregor <dgregor@cs.indiana.edu> | paolo | 2005-02-21 | 1 | -1/+1 |
* | 2005-01-20 Giovanni Bajo <giovannibajo@gcc.gnu.org> | pinskia | 2005-02-18 | 1 | -1/+10 |
* | * decl2.c (mark_used): Set the source location of the used decl to | aoliva | 2005-02-15 | 1 | -1/+12 |
* | PR c++/17401 | giovannibajo | 2005-02-03 | 1 | -52/+5 |
* | cp: | nathan | 2005-01-05 | 1 | -5/+5 |
* | PR middle-end/17799 | rth | 2005-01-01 | 1 | -0/+1 |
* | * cp-tree.h (cp_declarator): Split "name" field into | mmitchel | 2004-12-30 | 1 | -4/+4 |
* | cp: | nathan | 2004-12-16 | 1 | -5/+4 |
* | cp: | nathan | 2004-12-08 | 1 | -2/+0 |
* | 2004-11-29 Daniel Jacobowitz <dan@codesourcery.com> | jsm28 | 2004-11-29 | 1 | -0/+4 |
* | * 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 |