OSDN Git Service

* config/c4x/rtems.h: New file.
[pf3gnuchains/gcc-fork.git] / gcc / cp /
1999-12-17 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_DSO_HANDLE.
1999-12-16 mmitchel1999-12-16 Mark Mitchell <mark@codesourcery.com>
1999-12-16 mmitchel * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-16 mmitchel * class.c (handle_using_decl): Get TYPE_FIELDS and...
1999-12-16 jason * function.c (retrofit_block): Abort if we...
1999-12-15 jasontweak comments
1999-12-15 nathan * typeck.c (build_c_cast): Expand warning message...
1999-12-15 rth * cp-tree.h (make_aggr_type): Declare.
1999-12-15 jason * cp-tree.def (TEMPLATE_PARM_INDEX): Calculate size...
1999-12-15 jason * optimize.c (expand_call_inline): Set BLOCK_AB...
1999-12-15 jason * error.c (dump_decl): operator==, not operator ==.
1999-12-15 mmitchel * class.c (check_field_decls): Split out from ...
1999-12-14 mmitchel * cp-tree.h (remap_save_expr): Add walk_subtrees param...
1999-12-14 mmitchel * dump.c (dequeue_and_dump): Dump DECL_NAMESPACE_ALIAS.
1999-12-14 khan1999-12-14 Mumit Khan <khan@xraylith.wisc.edu>
1999-12-14 khan1999-12-13 Mumit Khan <khan@xraylith.wisc.edu>
1999-12-13 mmitchel * optimize.c (initialize_inlined_parameters): Take...
1999-12-11 ghazi * class.c (get_vtable_name): Use a literal format...
1999-12-09 mmitchel * except.c (expand_throw): Add static attribute to...
1999-12-09 mmitchel * decl.c (init_decl_processing): Reenable inlining...
1999-12-09 mmitchel * dump.c (dequeue_and_dump): Abbreviate `class' as...
1999-12-07 mmitchel * tree.c (walk_tree): Don't recurse into DECL_INITIAL...
1999-12-06 mmitchel * decl.c (init_decl_processing): #if 0 last patch.
1999-12-05 mmitchel * decl.c (init_decl_processing): Set flag_inline_trees if
1999-12-05 mmitchel * cp-tree.h (calls_setjmp_p): Declare.
1999-12-05 mmitchel * optimize.c (expand_call_inline): Wrap the expanded...
1999-12-05 mmitchel * optimize.c (inline_data): Remove fns_top. Add scope...
1999-12-05 mmitchel * cp-tree.def (SCOPE_STMT): Take one operand.
1999-12-05 mmitchel * cp-tree.def (SCOPE_STMT): Take one operand.
1999-12-05 mmitchel * decl2.c (pending_statics_used): Make it a macro.
1999-12-04 geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-12-03 mrsFix p24939.
1999-12-01 mmitchel * cp-tree.h (min_tree_cons): Remove.
1999-11-29 mmitchel * pt.c (tsubst_decl): Robustify.
1999-11-27 mmitchelFix typo
1999-11-27 mmitchel * decl2.c (finish_file): Call expand_body for inline...
1999-11-25 mmitchel1999-11-25 Mark Mitchell <mark@codesourcery.com>
1999-11-25 jason * search.c (note_debug_info_needed): Do perform...
1999-11-25 mmitchel * pt.c (tsubst_decl): Copy TREE_ASM_WRITTEN for VAR_DECLs.
1999-11-23 ghazi * decl.c (pushdecl, grokdeclarator): Don't...
1999-11-23 mmitchel * cp-tree.h (DECL_NEEDED_P): Tweak to match documentation.
1999-11-23 mmitchel * cp-tree.def (CTOR_COMPLETE): New tree node.
1999-11-23 mmitchel * cp-tree.def (CTOR_COMPLETE): New tree node.
1999-11-23 mmitchel * cp-tree.def (FUNCTION_NAME): New tree node.
1999-11-22 nathan * semantics.c (finish_unary_op_expr): Only set TREE_NE...
1999-11-21 oliva* cp-tree.h (build_vec_delete): Remove `auto_delete...
1999-11-19 nathan * extend.texi: Document C++ restricted pointers and...
1999-11-18 mmitchel * except.c (expand_end_catch_block): Fix typo.
1999-11-16 jason * cp-tree.h, decl.c (compute_array_index_type...
1999-11-16 mmitchel * cp-tree.h (build_enumerator): Change prototype.
1999-11-16 jason * class.c (finish_struct): If we're a local...
1999-11-14 mmitchel * cp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-11-14 mmitchel * call.c (build_conditional_expr): Use build_target_ex...
1999-11-13 jason * decl.c (duplicate_decls): Propagate DECL_DEFER_OUTPUT.
1999-11-13 mmitchel * decl.c (cplus_expand_expr_stmt): Don't call break_ou...
1999-11-12 jason * rtti.c (synthesize_tinfo_fn): Set DECL_DEFER_OUTPUT.
1999-11-12 dnovillo * init.c (init_init_processing): Re-instated Nov 11...
1999-11-12 dnovilloUndo patch from Nov/11/99 to init.c regarding misalignm...
1999-11-12 mmitchel * decl.c (compute_array_index_type): New function...
1999-11-12 dnovilloMoved ChangeLog entry to its proper place.
1999-11-11 dnovillo * gcc/cp/init.c (init_init_processing): Header informa...
1999-11-10 mmitchel * error.c (dump_function_name): Don't crash if given...
1999-11-10 ghaziinclude:
1999-11-09 mmitchel * cp-tree.h (language_function): Remove x_last_dtor_in...
1999-11-09 mmitchel * decl.c (store_parm_decls): Generate cleanup code at
1999-11-07 mmitchel * cp-tree.h (begin_new_placement): Remove.
1999-11-05 loewis * cp-tree.h (VAR_TEMPL_TYPE_OR_FUNCTION_DECL_CHECK...
1999-11-05 mmitchel * Makefile.in (typeck2.o): Depend on output.h.
1999-11-05 mmitchel * Makefile.in (typeck2.o): Depend on output.h.
1999-11-03 mmitchel * class.c (check_bitfield_decl): New function, split...
1999-11-03 mmitchel * decl.c (grokfndecl): Remove dead code.
1999-11-03 mmitchel * dump.c (dequeue_and_dump): Fix thinko for catch...
1999-11-03 mmitchel1999-11-02 Scott Snyder <snyder@fnal.gov>
1999-11-02 jason * decl2.c (maybe_make_one_only): Always make things...
1999-11-02 jasontweak comment
1999-11-01 mmitchel * decl.c (finish_function): Call free_after_parsing...
1999-10-31 brendan * cp-tree.h (flag_dump_translation_unit): Add decl.
1999-10-31 law * lex.c (yylex): Accept 'f' in mantissa of...
1999-10-30 mmitchel * decl.c (pop_cp_function_context): Don't call free...
1999-10-29 mmitchel * cp-tree.h (make_typename_type): Change prototype.
1999-10-29 mmitchel * semantics.c (finish_handler): End the scope of the...
1999-10-28 ianimprove ChangeLog message
1999-10-28 ian * rtti.c (build_dynamic_cast_1): Give a better error...
1999-10-28 mmitchel * cp-tree.h (make_temp_vec): Remove.
1999-10-27 mmitchel * dump.c (dequeue_and_dump): Dump HANDLERs and SAVE_EX...
1999-10-27 law * c-typeck.c (build_function_call): Check that...
1999-10-26 mmitchel * tree.h (BLOCK_TYPE_TAGS): Remove.
1999-10-25 mmitchel * decl.c (push_overloaded_decl_1): Use pushdecl.
1999-10-23 jasonregen
1999-10-22 mmitchel * cp-tree.def (EMPTY_CLASS_EXPR): New tree node.
1999-10-22 mmitchel1999-10-21 Mark Mitchell <mark@codesourcery.com>
1999-10-21 ghazi * calls.c: Include tm_p.h later, so everything...
1999-10-21 mmitchel * cp-tree.h (SCOPE_PARTIAL_P): New macro.
1999-10-21 mmitchel * cp-tree.def (EMPTY_CLASS_EXPR): New tree node.
1999-10-20 mmitchel * cp-tree.h (DECL_NAMESPACE_SCOPE_P): Don't treat...
1999-10-19 mmitchel * method.c (PARM_CAN_BE_ARRAY_TYPE): Remove.
1999-10-17 mmitchel * dump.c (dequeue_and_dump): Handle CLEANUP_POINT_EXPR.
1999-10-16 gkm* lex.c (lang_init_options): Set flag_bounds_check...
1999-10-14 aph1999-10-13 Andrew Haley <aph@cygnus.com>
1999-10-14 amylaargcc toplevel:
next