OSDN Git Service

(output_function_{pro,epi}logue): Use lea instead of add.w when
[pf3gnuchains/gcc-fork.git] / gcc / integrate.c
1996-11-15 kenner(copy_for_inline): Call gen_rtvec_vv.
1996-09-24 kenner(expand_inline_function): Avoid creating paradoxical...
1996-07-23 mrsinstall EH code
1996-07-03 mrsformatting tweaks
1996-06-18 kenner(expand_inline_function): Add missing call to force_ope...
1996-04-11 kenner(expand_inline_function): When comparing types of forma...
1996-02-15 wilson(save_for_inline_copying): Allocate reg_map with size
1996-02-13 wilson(save_constants_in_decl_trees): New function.
1996-02-12 kenner(save_for_inline_copying): Put virtual regs into new...
1996-02-10 kenner(save_for_inline_copying): Put reg_map in function...
1996-01-15 wilson(save_for_inline_copying, case NOTE): Copy RTX_INTEGRAT...
1995-12-27 kennerInclude regs.h.
1995-11-29 wilson(integrate_decl_tree): Delete variable newd.
1995-10-20 kenner(output_inline_function): Turn on flag_no_inline to...
1995-09-20 kenner(expand_inline_function): Do copy something setting...
1995-09-20 kenner(set_decl_{origin_self,abstract_flags}): Treat a DECL_I...
1995-08-28 kennerFix spelling errors.
1995-08-25 kenner(output_inline_function): Switch to function obstack.
1995-07-02 kenner(integrate_decl_tree): Set DECL_ABTRACT_ORIGIN before...
1995-06-19 kenner(integrate_decl_tree): Only set DECL_ABSTRACT_ORIGIN...
1995-06-15 kennerUpdate FSF address.
1995-05-31 kenner(output_inline_function): Don't call expand_function_end.
1995-05-16 kennerFix typos in comments.
1995-04-28 merrillTweak line numbers in output
1995-03-08 kenner(initialize_for_inline, output_inline_function): Handle...
1995-02-21 law * integrate.c (finish_inline): Don't set DECL_INLINE.
1995-01-25 kennerUpdate comment.
1995-01-21 wilson(save_for_inline_copying): Add comment that
1994-12-30 law * calls.c (expand_call): Set MEM_IN_STRUCT_P as needed...
1994-12-07 kennerFix comments.
1994-12-02 kenner(expand_inline_function): If called function calls...
1994-12-02 kenner(subst_constant): Don't treat all virtual regs as const...
1994-11-29 law * integrate.c (function_cannot_inline_p): Do not inlin...
1994-08-19 kenner(function_cannot_inline): Don't inline if any parm...
1994-08-12 kenner(expand_inline_function): Use single_set when appropriate.
1994-07-31 merrill (expand_inline_function): Don't fall down trying to
1994-06-16 merrill(output_inline_function): Unset DECL_DEFER_OUTPUT on
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-05-14 merrill(integrate_decl_tree): Use copy_node to make a copy
1994-05-06 kenner(save_for_inline_copying, expand_inline_function):...
1994-04-21 kennerAdd prototypes for static functions.
1994-04-06 kenner(function_cannot_inline_p): Use current_function_varargs.
1994-03-25 kenner(save_for_inline_nocopy): Remove decls of unused vars.
1994-02-28 wilson((subreg_realpart_p): New function.
1994-02-27 kenner(expand_inline_function): Allow extra arguments and...
1993-12-11 kenner(expand_inline_function): Remove last change.
1993-12-11 kenner(initialize_for_inline): Handle CONCAT when setting...
1993-11-23 rms(output_inline_function): Pass new arg to expand_functi...
1993-11-11 kenner(global_const_equiv_map_size): New variable.
1993-11-05 rms(expand_inline_function): Handle CONCAT as rtl for...
1993-11-04 rms(expand_inline_function): Don't call
1993-09-29 kenner(expand_inline_function): Push and pop temp slots aroun...
1993-09-21 bsonbytecode
1993-09-16 wilson(function_cannot_inline_p): Don't inline if it's set.
1993-09-15 rms(copy_for_inline, copy_rtx_and_substitute):
1993-09-10 rms(expand_inline_function): Use convert_modes.
1993-08-13 kenner(expand_inline_function): Copy args that are in hard...
1993-07-29 kenner(copy_rtx_and_substitute, case LABEL_REF): If we turn off
1993-07-28 kenner(copy_for_inline, case LABEL_REF): Properly copy LABEL_REF
1993-06-26 kenner(function_cannot_inline_p): Can now inline nested funct...
1993-06-05 rms(expand_inline_function): Always copy a SUBREG as an
1993-05-31 rms(expand_inline_function): Increment map->const_age...
1993-05-28 rms(expand_inline_function): When copy REG_NOTES, must
1993-05-27 rms(expand_inline_function): Set MEM_IN_STRUCT_P for retur...
1993-05-14 wilson(expand_inline_function): Set map->integrating.
1993-05-06 kenner(expand_inline_function): Don't call convert_to_mode...
1993-04-21 kenner(integrate_parm_decls): Copy the DECL_ARG_TYPE value...
1993-03-21 rms(copy_rtx_and_substitute, case USE):
1993-03-01 kenner(subst_constants): Use proper mode when getting equival...
1993-01-26 kenner(copy_and_substitute_rtx, case REG): Call gen_lowpart...
1993-01-16 law * integrate.c (FIXED_BASE_PLUS_P): Fix typo.
1993-01-12 brendan * integrate.c (const_equiv): Delete decl, since it...
1992-12-08 wood(expand_inline_function): Don't output line notes
1992-11-25 rms(expand_inline_function): Ensure a REG used as
1992-11-22 rms(expand_inline_function): Use the original declaration...
1992-11-20 wood(expand_inline_function): Mark all notes as integrated.
1992-11-06 rms(copy_rtx_and_substitute)[ARGS_GROW_DOWNWARD]: Map
1992-10-20 kenner(copy_rtx_and_substitute): Don't assume force_operand...
1992-09-19 kenner(expand_inline_function): Convert actual to formal...
1992-09-19 rms(subst_constants): Do substitute in address of MEM...
1992-08-29 rms(adjust_copied_decl_tree): New function.
1992-08-14 tegeFix spelling errors in comments.
1992-08-03 kenner(expand_inline_function): Cast -1 to (HOST_WIDE_INT...
1992-07-17 rmsentered into RCS
1992-07-12 rms*** empty log message ***
1992-07-11 rms*** empty log message ***
1992-07-08 mycroft*** empty log message ***
1992-07-08 rms*** empty log message ***
1992-07-08 kenner*** empty log message ***
1992-06-28 kenner*** empty log message ***
1992-06-18 kenner*** empty log message ***
1992-06-07 rms*** empty log message ***
1992-05-29 rms*** empty log message ***
1992-05-12 kenner*** empty log message ***
1992-05-09 rms*** empty log message ***
1992-05-05 wilson*** empty log message ***
1992-03-28 kenner*** empty log message ***
1992-03-14 rms*** empty log message ***
1992-03-14 rms*** empty log message ***
1992-03-08 kenner*** empty log message ***
next