calls.c (try_to_integrate): Use "(size_t)" intermediate cast and when casting an...
[gcc.git] / gcc / integrate.c
2002-01-16 Graham Stottcalls.c (try_to_integrate): Use "(size_t)" intermediate...
2002-01-06 Richard Hendersonc-decl.c (c_expand_body): Don't call outlining_inline_f...
2001-12-30 Richard Hendersonintegrate.c (copy_rtx_and_substitute): Fix error last...
2001-12-29 Richard Kennerexpr.c (store_field): Use adjust_address, not PUT_MODE.
2001-12-28 Richard Kennerintegrate.c (copy_rtx_and_substitute, case MEM): If...
2001-12-27 Richard Kennerintegrate.c (copy_insn_notes): Don't adjust REG_EH_REGI...
2001-11-15 DJ Delorieintegrate.c (get_hard_reg_initial_reg): New.
2001-11-11 Kaveh R. Ghazialpha.c (unicosmk_special_name): Prototype.
2001-10-24 Richard Kennerintegrate.c (copy_rtx_and_substitute, case CALL): Fix...
2001-10-23 Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-19 Kaveh R. Ghazicalls.c (emit_call_1): Mark parameter with ATTRIBUTE_UN...
2001-10-19 Richard KennerInstall correct version of file
2001-10-18 Richard Kenneremit-rtl.c (gen_reg_rtx): Also reallocate reg_decl...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-10-05 Alexandre OlivaMakefile.in (c-decl.o): Depend on tree-inline.h.
2001-10-05 Alexandre OlivaMakefile.in (OBJS): Added tree-inline.o.
2001-09-21 Richard Kenner* integrate.c (allocate_initial_values): Eliminate...
2001-09-21 Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-09-21 Joseph MyersTable-driven attributes.
2001-09-21 J"orn Renneckeintegrate.c (allocate_initial_values): New function.
2001-09-12 Richard Hendersonintegrate.c (copy_insn_list): Copy label name from...
2001-09-05 Zack Weinbergfunction.c (ggc_mark_struct_function): Mark f->outer.
2001-08-31 Zack Weinbergfunction.c: Remove all_functions.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-15 John Wehlertl.h (only_sets_cc0_p): New prototype.
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-08-07 Jan Hubickaalias.c (nonlocal_mentioned_p): Rename CONST_CALL_P...
2001-07-20 Jan Hubickaintegrate.c (copy_insn_list): handle NOTE_INSN_DELETED_...
2001-07-19 Neil BoothMakefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
2001-07-18 Andreas Jaeger* integrate.c (output_inline_function): Correct type...
2001-07-16 Jan Hubickabasic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-15 Richard KennerMakefile.in (integrate.o): Add debug.h.
2001-06-21 DJ Delorie* integrate.c (mark_hard_reg_initial_vals): Check for...
2001-06-21 DJ Delorieintegrate.c (ggc.h): Include.
2001-06-08 Richard Hendersonexcept.c (get_exception_pointer, [...]): Take a struct...
2001-06-04 Jan Hubickartlanal.c (operand_preference): Fix preference for...
2001-05-23 Richard Henderson* integrate.c (expand_inline_function): Handle CONCAT...
2001-05-17 Jan Hubickaintegrate.c (copy_rtx_and_substitute): Use simplify_gen...
2001-05-05 Richard Henderson* integrate.c (copy_insn_list): Substitute NOTE_EXPECTE...
2001-05-03 Mark Mitchellintegrate.h (struct inline_remap): Add leaf_reg_map...
2001-05-01 Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-26 Jakub Jelinekintegrate.c (expand_inline_function): Check for error_m...
2001-04-12 Alexandre Olivaexpmed.c (store_bit_field): Truncate CONST_INTs.
2001-04-03 Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-28 Richard Hendersonintegrate.c (copy_insn_list): Use returnjump_p.
2001-03-27 Mark Mitchellc-common.h (DECL_NUM_STMTS): New macro.
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-17 Richard Hendersonintegrate.h (struct inline_remap): Add local_return_label.
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-12 Jeffrey Oldhamemit-rtl.c (remove_unnecessary_notes): Reverse Richard...
2001-02-24 Richard Kennertree.h (BLOCK_DEAD): New macro.
2001-02-21 Jason Merrilltree.h (DECL_UNINLINABLE): Move from C++ frontend.
2001-02-16 Jason Merrilldwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_...
2001-02-14 Mark MitchellMakefile.in (toplev.o): Depend on params.h.
2001-01-23 Jakub Jelinekintegrate.h (struct inline_remap): Add compare_src...
2001-01-06 J"orn Renneckeintegrate.c (copy_rtx_and_substitute): When copying...
2001-01-04 J"orn Renneckeintegrate.c (expand_inline_function): Don't put a virtu...
2000-12-30 Richard Kenneralias.c (alias_sets_conflict_p): New function.
2000-12-15 Jan Hubicka* integrate.c (copy_rtx_and_substitute): Copy mode...
2000-11-30 John David Anglinfunction.h (emit_status): Delete member regno_pointer_f...
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-29 Michael Hayes* integrate.c (copy_insn_list): Copy the unchanging...
2000-10-13 Mark MitchellRemove obstacks.
2000-09-27 Donald LindsayPatch by rth to fix inline-of-an-inline return-value...
2000-09-16 Richard Kennerfunction.h (no_debugging_symbols): New field.
2000-09-11 Alexandre Olivaprint-rtl.c (debug_call_placeholder_verbose): New variable.
2000-09-11 Kazu Hirata* integrate.c: Fix formatting.
2000-09-02 Alexandre Olivartl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.
2000-08-25 Jason Merrill* integrate.c (expand_inline_function): Pull out the...
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-07 Jakub Jelinekintegrate.c (copy_insn_list): Remove REG_LABEL notes.
2000-06-03 Richard Kenneralias.c (struct alias_set_entry): New field has_zero_child.
2000-06-01 Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-25 Jan Hubickacombine.c (try_combine): Use any_condjump_p...
2000-05-04 Richard Kennerrtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P...
2000-05-01 Jason Merrillintegrate.c (copy_decl_for_inlining): Copy TREE_READONL...
2000-04-26 Jason Merrillintegrate.c (output_inline_function): Do clear DECL_DEF...
2000-04-26 Jason Merrilldwarf2out.c (add_bound_info): Don't crash on an unexpan...
2000-04-25 Nick CliftonDefine FUNCTION_ATTRIBUTE_INLINABLE_P, a target macro...
2000-04-21 Richard Kennerrtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN...
2000-03-30 Richard Kennercalls.c (expand_call): Pass bit alignment to mark_reg_p...
2000-03-26 Mark Mitchellintegrate.c (function_cannot_inline_p): Do inline funct...
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-24 Jeffrey A Lawintegrate.c (save_for_inline_nocopy): Clear in_nonparm_...
2000-03-17 Jeffrey A LawSibling call optimizations.
2000-02-27 Mark Mitchellintegrate.c (copy_decl_for_inlining): Preserve TREE_ADD...
2000-02-26 Jeff LawCopyright fixes
2000-02-21 Kaveh R. Ghazidefaults.h (ASM_OUTPUT_ASCII): Constify a char*.
2000-02-10 Jan Hubickafunction.c (assign_temp): Change zero-sized arrays...
2000-02-10 Kaveh R. Ghaziflow.c (mark_regs_live_at_end): Delete unused variables.
2000-02-07 Jan Hubickacalls.c (compute_argument_block_size): New argument...
2000-02-04 Richard Hendersonfunction.c (diddle_return_value): Rework to use a callb...
2000-01-19 Richard Hendersonstupid.c: Die die die.
2000-01-18 Richard Hendersoncombine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG...
2000-01-17 Kaveh R. Ghaziggc-common.c: PROTO -> PARAMS.
2000-01-03 Mark Mitchellintegrate.c (copy_decl_for_inlining): Clear TREE_ADDRES...
1999-12-20 Bernd Schmidtcurrent_function -> cfun
1999-12-16 Mark MitchellMakefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
next