summaryrefslogtreecommitdiff
path: root/gcc/cp/cp-lang.c
Commit message (Expand)AuthorAgeFilesLines
* [gcc/ChangeLog]zlaski2004-11-021-23/+0
* [gcc/cp/ChangeLog]zlaski2004-09-221-2/+5
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-3/+3
* 2004-08-31 Ziemowit Laski <zlaski@apple.com>zlaski2004-08-311-248/+18
* * call.c (check_dtor_name): Replace abort with gcc_assert ornathan2004-08-301-7/+7
* 2004-07-28 Eric Christopher <echristo@redhat.com>echristo2004-07-281-4/+2
* * cp-tree.def (TINST_LEVEL): Make it an 'x' node.steven2004-07-201-0/+1
* * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING,rth2004-07-161-3/+0
* undo reversionjason2004-07-161-1/+15
* revert:jason2004-07-161-15/+1
* * cp-lang.c (cxx_types_compatible_p): To the middle-end,jason2004-07-151-1/+15
* * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block,jsm282004-07-111-8/+0
* * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg.kenner2004-07-061-5/+7
* 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2004-06-261-2/+0
* * tree.def (VTABLE_REF): Remove.rth2004-06-231-0/+2
* * c-common.h (has_c_linkage): New interface.zack2004-06-201-0/+7
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-9/+0
* ChangeLog:pinskia2004-05-301-25/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-74/+47
* Refer to base members using COMPONENT_REFs where possible.jason2004-04-301-3/+1
* * cgraph.c: Add overall comment.hubicka2004-04-011-0/+2
* PR 12267, 12391, 12560, 13129, 14114, 14113zack2004-03-231-7/+11
* gcc/kazu2004-03-151-1/+1
* * call.c (conversion_kind): New type.mmitchel2004-02-131-1/+0
* * debug.h (struct gcc_debug_hooks): Add type_decl field.zack2004-02-121-2/+0
* * c-common.c (flag_abi_version): Default to 2.mmitchel2003-12-231-1/+3
* PR c++/13387nathan2003-12-231-2/+3
* 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-12-221-4/+0
* cp:nathan2003-12-161-0/+5
* PR debug/12066mmitchel2003-09-171-0/+2
* * coverage.c (create_coverage): Do not call pushlevel/poplevel.mmitchel2003-09-151-0/+4
* * cgraph.h (struct cgraph_node): Rename lowered to analyzed.rth2003-09-101-2/+2
* * langhooks-def.h (lhd_register_builtin_type): New function.mmitchel2003-09-091-0/+2
* gcc/rth2003-08-291-0/+5
* PR c++/10538, PR c/5582pinskia2003-08-191-0/+2
* * langhooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNOSTICS): Fix spelling.gdr2003-08-191-2/+2
* * pretty-print.h (pp_set_line_maximum_length): Make macro.gdr2003-08-051-0/+20
* * c-common.c (flag_noniso_default_format_attributes): Delete.sayle2003-08-041-2/+0
* * gcse.c (insert_store): Ignore fake edges.hubicka2003-07-301-3/+0
* * fold-const.c (force_fit_type): Handle OFFSET_TYPE.mmitchel2003-07-221-1/+1
* Index: ChangeLoggeoffk2003-07-111-0/+6
* * java-tree.h (DECL_NUM_STMTS): Rename to...hubicka2003-07-091-0/+2
* * c-common.h (c_comon_handle_filename,neil2003-07-061-0/+4
* * decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.hubicka2003-07-021-0/+5
* * c-common.c (enum c_language_kind, flag_objc): Remove.neil2003-06-301-1/+3
* * langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE): New macro.hubicka2003-06-241-0/+3
* * Makefile.in (OJBS, c-opts.o): Update.neil2003-06-071-2/+2
* * tree.c (tree_size): For all 'c' and 'x' nodes, look directlyzack2003-04-071-0/+21
* PR c++/9373mmitchel2003-03-101-2/+8
* * langhooks.h, langhooks-def.h: introduce new langhook,austern2003-02-181-0/+3