aboutsummaryrefslogtreecommitdiff
path: root/gcc/integrate.c
AgeCommit message (Expand)Author
2001-06-08 * except.c (get_exception_pointer, get_exception_filter): Take arth
2001-05-13EH merge from mainline.rth
2001-05-12 * integrate.c (copy_insn_list): Use returnjump_p.rth
2001-05-12 2001-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>rth
2001-05-05 * integrate.c (copy_insn_list): Substitute NOTE_EXPECTED_VALUE.rth
2001-05-03 * integrate.h (struct inline_remap): Add leaf_reg_map table.mmitchel
2001-03-27 * c-common.h (DECL_NUM_STMTS): New macro.mmitchel
2001-03-14 * tree.h (DECL_RTL): Allocate RTL lazily.mmitchel
2001-03-01 * Makefile.in (resource.o): Add params.h dependence.mmitchel
2001-02-21 * tree.h (DECL_UNINLINABLE): Move from C++ frontend.jason
2001-02-16 * dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL isjason
2001-01-23 * integrate.h (struct inline_remap): Add compare_src, compare_mode.jakub
2001-01-06 * integrate.c (copy_rtx_and_substitute): When copyingamylaar
2001-01-04 * integrate.c (expand_inline_function): Don't put a virtualamylaar
2000-12-30 * alias.c (alias_sets_conflict_p): New function.kenner
2000-12-15 * integrate.c (copy_rtx_and_substitute): Copy mode too.hubicka
2000-11-30 * function.h (emit_status): Delete member regno_pointer_flag andlaw
2000-11-07 * alias.c (init_alias_analysis), calls.c (expand_call,jsm28
2000-10-29 * integrate.c (copy_insn_list): Copy the unchanging flag for calls.m.hayes
2000-10-13 Remove obstacks.mmitchel
2000-09-27Patch by rth to fix inline-of-an-inline return-value bug.dlindsay
2000-09-16 * function.h (no_debugging_symbols): New field.kenner
2000-09-11* print-rtl.c (debug_call_placeholder_verbose): New variable.aoliva
2000-09-11 * integrate.c: Fix formatting.law
2000-09-02* rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.aoliva
2000-08-25 * integrate.c (expand_inline_function): Pull out the original decl.jason
2000-08-04 * alias.c (mark_constant_function): Use INSN_P.law
2000-07-07 * integrate.c (copy_insn_list): Remove REG_LABEL notes.jakub
2000-06-03 * alias.c (struct alias_set_entry): New field has_zero_child.kenner
2000-06-01 * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner
2000-05-25 * combine.c (try_combine): Use any_condjump_p, any_uncondjump_prth
2000-05-04 * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P andkenner
2000-05-01 * integrate.c (copy_decl_for_inlining): Copy TREE_READONLY andjason
2000-04-26 * integrate.c (output_inline_function): Do clear DECL_DEFER_OUTPUTjason
2000-04-26 * dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.jason
2000-04-25Define FUNCTION_ATTRIBUTE_INLINABLE_P, a target macro to allow functions withnickc
2000-04-21 * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.kenner
2000-03-30 * calls.c (expand_call): Pass bit alignment to mark_reg_pointer.kenner
2000-03-26 * integrate.c (function_cannot_inline_p): Do inline functions thatmmitchel
2000-03-25 * Rework fields used to describe positions of bitfields andkenner
2000-03-24 * integrate.c (save_for_inline_nocopy): Clear in_nonparm_insns here.law
2000-03-17Sibling call optimizations.rth
2000-02-27 * integrate.c (copy_decl_for_inlining): Preserve TREE_ADDRESSABLEmmitchel
2000-02-26Copyright fixeslaw
2000-02-21 * defaults.h (ASM_OUTPUT_ASCII): Constify a char*.ghazi
2000-02-10 * function.c (assign_temp): Change zero-sized arrays to size 1.hubicka
2000-02-10 * flow.c (mark_regs_live_at_end): Delete unused variables.ghazi
2000-02-07 * calls.c (compute_argument_block_size): New argumenthubicka
2000-02-04 * function.c (diddle_return_value): Rework to use a callback function.rth
2000-01-19 * stupid.c: Die die die.rth