OSDN Git Service

2001-07-30 H.J. Lu (hjl@gnu.org)
[pf3gnuchains/gcc-fork.git] / gcc / integrate.c
2001-07-20 hubicka * integrate.c (copy_insn_list): handle
2001-07-19 neil * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
2001-07-18 aj * integrate.c (output_inline_function): Correct type...
2001-07-16 hubicka * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-15 kenner * Makefile.in (integrate.o): Add debug.h.
2001-06-21 dj* integrate.c (mark_hard_reg_initial_vals): Check for...
2001-06-21 dj* integrate.c (ggc.h): Include.
2001-06-08 rth * except.c (get_exception_pointer, get_exceptio...
2001-06-04 hubicka * rtlanal.c (operand_preference): Fix preference for...
2001-05-23 rth * integrate.c (expand_inline_function): Handle...
2001-05-17 hubicka * integrate.c (copy_rtx_and_substitute): Use simplify_...
2001-05-05 rth * integrate.c (copy_insn_list): Substitute...
2001-05-03 mmitchel * integrate.h (struct inline_remap): Add leaf_reg_map...
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-26 jakub * integrate.c (expand_inline_function): Check for...
2001-04-12 aoliva* expmed.c (store_bit_field): Truncate CONST_INTs.
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * integrate.c (copy_insn_list): Use returnjump_p.
2001-03-27 mmitchel * c-common.h (DECL_NUM_STMTS): New macro.
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-17 rth * integrate.h (struct inline_remap): Add local_...
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-12 oldham2001-03-12 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-24 kenner * tree.h (BLOCK_DEAD): New macro.
2001-02-21 jason * tree.h (DECL_UNINLINABLE): Move from C++...
2001-02-16 jason * dwarf2out.c (add_bound_info): Don't crash...
2001-02-14 mmitchel * Makefile.in (toplev.o): Depend on params.h.
2001-01-23 jakub * integrate.h (struct inline_remap): Add compare_src...
2001-01-06 amylaar * integrate.c (copy_rtx_and_substitute): When copying
2001-01-04 amylaar * integrate.c (expand_inline_function): Don't put...
2000-12-30 kenner * alias.c (alias_sets_conflict_p): New function.
2000-12-15 hubicka * integrate.c (copy_rtx_and_substitute): Copy mode...
2000-11-30 law * function.h (emit_status): Delete member regno_pointe...
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-29 m.hayes * integrate.c (copy_insn_list): Copy the unchanging...
2000-10-13 mmitchel Remove obstacks.
2000-09-27 dlindsayPatch by rth to fix inline-of-an-inline return-value...
2000-09-16 kenner * function.h (no_debugging_symbols): New field.
2000-09-11 aoliva* print-rtl.c (debug_call_placeholder_verbose): New...
2000-09-11 law * integrate.c: Fix formatting.
2000-09-02 aoliva* rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.
2000-08-25 jason * integrate.c (expand_inline_function): Pull...
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-07-07 jakub * integrate.c (copy_insn_list): Remove REG_LABEL notes.
2000-06-03 kenner * alias.c (struct alias_set_entry): New field has_zero...
2000-06-01 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-25 rth * combine.c (try_combine): Use any_condjump_p...
2000-05-04 kenner * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGIN...
2000-05-01 jason * integrate.c (copy_decl_for_inlining): Copy...
2000-04-26 jason * integrate.c (output_inline_function): Do...
2000-04-26 jason * dwarf2out.c (add_bound_info): Don't crash...
2000-04-25 nickcDefine FUNCTION_ATTRIBUTE_INLINABLE_P, a target macro...
2000-04-21 kenner * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_I...
2000-03-30 kenner * calls.c (expand_call): Pass bit alignment to mark_re...
2000-03-26 mmitchel * integrate.c (function_cannot_inline_p): Do inline...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-24 law * integrate.c (save_for_inline_nocopy): Clear...
2000-03-17 rthSibling call optimizations.
2000-02-27 mmitchel * integrate.c (copy_decl_for_inlining): Preserve TREE_...
2000-02-26 lawCopyright fixes
2000-02-21 ghazi * defaults.h (ASM_OUTPUT_ASCII): Constify a char*.
2000-02-10 hubicka * function.c (assign_temp): Change zero-sized arrays...
2000-02-10 ghazi * flow.c (mark_regs_live_at_end): Delete unused...
2000-02-07 hubicka * calls.c (compute_argument_block_size): New argument
2000-02-04 rth * function.c (diddle_return_value): Rework...
2000-01-19 rth * stupid.c: Die die die.
2000-01-18 rth * combine.c (combine_simplify_rtx): Give FLOAT_...
2000-01-17 ghazi * ggc-common.c: PROTO -> PARAMS.
2000-01-03 mmitchel * integrate.c (copy_decl_for_inlining): Clear TREE_ADD...
1999-12-20 cruxcurrent_function -> cfun
1999-12-16 mmitchel * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-11-28 law * integrate.c (mark_stores): Function definitio...
1999-11-23 mmitchel1999-11-23 Mark Mitchell <mark@codesourcery.com>
1999-11-18 gavin * integrate.c (expand_inline_function): Add necessary...
1999-11-07 mmitchel * integrate.c (save_for_inline_nocopy): Clear in_nonpa...
1999-11-01 mmitchel * bitmap.h (BITMAP_XMALLOC): New macro.
1999-11-01 law * integrate.c (expand_inline_function): Fix...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-27 mmitchel * rtl.h (note_stores): Add additional paramter.
1999-10-26 rth * integrate.c (function_cannot_inline_p): Don...
1999-10-26 mmitchel * tree.h (BLOCK_TYPE_TAGS): Remove.
1999-10-24 mmitchel * integrate.c (integrate_decl_tree): Tweak setting...
1999-10-20 wilsonFix numerous -O3 -g testsuite failures for DWARF2 targets.
1999-10-03 ghazi * cpplib.c (if_directive_nameo): Add static prototype.
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-17 mmitchel * functiion.h (struct function): Add x_whole_function_...
1999-09-16 mmitchel * function.c (identify_blocks): Don't shadow a variabl...
1999-09-14 mmitchel * except.c (expand_eh_region_start_for_decl): Use...
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-05 mmitchelFix typo in last change.
1999-09-05 mmitchel * integrate.c (function_cannot_inline_p): Do not inline
1999-09-04 cruxChange memory mangement and constant pool handling...
1999-08-31 zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
1999-08-30 law * integrate.c (copy_rtx_and_substitute): Handle...
1999-08-25 ghaziWarning fixes:
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-19 zack1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover...
1999-08-18 cruxCombined compare & jump infrastructure
1999-08-09 cruxInclude function.h in most files. Remove most of the...
next