]> gcc.gnu.org Git - gcc.git/history - gcc/integrate.c
c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
[gcc.git] / gcc / integrate.c
1998-02-07 Robert Lipec-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-02-05 Marc Lehmannintegrate.c (INTEGRATE_THRESHOLD): Inline only small...
1998-01-20 Jeffrey A LawMakefile.in: Remove all bytecode support.
1998-01-14 Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1997-12-18 Jeff Lawintegrate.c (get_label_from_map): New function.
1997-12-12 Richard Kennerintegrate.c (initialize_for_inline): In DECL_RTL of...
1997-12-12 Jason Merrillexcept.c (call_get_eh_context): Don't take a parm.
1997-12-12 Teemu Torma[multiple changes]
1997-12-09 Richard Kennerintegrate.c (save_for_inline_copying): Make a new reg_p...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-26 Jason Merrillintegrate.c (output_inline_function): Just unset DECL_I...
1997-11-14 Jeffrey A Lawintegrate.c (save_for_inline_copying): Add return value...
1997-11-05 Jim WilsonFix c++ problem resulting from ADDRESSOF support.
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-25 Brendan KehoeReverse this, bad call on my part:
1997-10-25 Jim Wilsonintegrate.c (save_for_inline_copying): Copy parm_reg_st...
1997-10-08 Jeff LawOne more thinko.
1997-10-08 Jeff LawFix thinko in last change.
1997-10-07 Jeffrey A Lawintegrate.c (save_for_inline_copying): Avoid undefined...
1997-09-27 Andreas Schwabintegrate.c (expand_inline_function): Make sure there...
1997-09-16 Jason Merrillintegrate.c (expand_inline_function): Move expand_start...
1997-09-05 Philippe De Muyterintegrate.c (save_for_inline_copying): Use 0, not NULL_...
1997-07-28 Brendan Kehoeintegrate.c (expand_inline_function): Use xmalloc inste...
1997-07-28 Brendan Kehoeintegrate.c (expand_inline_function): Use xmalloc inste...
1997-06-09 Brendan Kehoeintegrate.c (expand_inline_function): Use the mode...
1997-05-06 Mike Stumpreformat a little to match GNU coding standards.
1997-05-01 Richard Kenner(subst_constants, case SUBREG): Cancel changes once...
1997-04-13 Doug Evansintegrate.c (copy_rtx_and_substitute): If FRAME_GROWS_D...
1997-03-28 Doug Evansintegrate.c (expand_inline_function): Output NOTE_REPEA...
1997-01-20 Richard Kenner(expand_inline_function): Handle a PARALLEL containing...
1997-01-19 Richard Kenner(save_constants): Make (address (const ..)) to record...
1996-12-24 Jim Wilson(function_cannot_inline_p): Reject function with PARALL...
1996-11-15 Richard Kenner(copy_for_inline): Call gen_rtvec_vv.
1996-09-24 Richard Kenner(expand_inline_function): Avoid creating paradoxical...
1996-07-23 Mike Stumpinstall EH code
1996-07-03 Mike Stumpformatting tweaks
1996-06-18 Richard Kenner(expand_inline_function): Add missing call to force_ope...
1996-04-11 Richard Kenner(expand_inline_function): When comparing types of forma...
1996-02-15 Jim Wilson(save_for_inline_copying): Allocate reg_map with size
1996-02-13 Jim Wilson(save_constants_in_decl_trees): New function.
1996-02-12 Richard Kenner(save_for_inline_copying): Put virtual regs into new...
1996-02-10 Richard Kenner(save_for_inline_copying): Put reg_map in function...
1996-01-15 Jim Wilson(save_for_inline_copying, case NOTE): Copy RTX_INTEGRAT...
1995-12-27 Richard KennerInclude regs.h.
1995-11-29 Jim Wilson(integrate_decl_tree): Delete variable newd.
1995-10-20 Richard Kenner(output_inline_function): Turn on flag_no_inline to...
1995-09-20 Richard Kenner(expand_inline_function): Do copy something setting...
1995-09-20 Richard Kenner(set_decl_{origin_self,abstract_flags}): Treat a DECL_I...
1995-08-28 Richard KennerFix spelling errors.
1995-08-25 Richard Kenner(output_inline_function): Switch to function obstack.
1995-07-02 Richard Kenner(integrate_decl_tree): Set DECL_ABTRACT_ORIGIN before...
1995-06-19 Richard Kenner(integrate_decl_tree): Only set DECL_ABSTRACT_ORIGIN...
1995-06-15 Richard KennerUpdate FSF address.
1995-05-31 Richard Kenner(output_inline_function): Don't call expand_function_end.
1995-05-16 Richard KennerFix typos in comments.
1995-04-28 Jason MerrillTweak line numbers in output
1995-03-08 Richard Kenner(initialize_for_inline, output_inline_function): Handle...
1995-02-21 Jeff Law* integrate.c (finish_inline): Don't set DECL_INLINE.
1995-01-25 Richard KennerUpdate comment.
1995-01-21 Jim Wilson(save_for_inline_copying): Add comment that
1994-12-30 Jeff Lawcalls.c (expand_call): Set MEM_IN_STRUCT_P as needed...
1994-12-07 Richard KennerFix comments.
1994-12-02 Richard Kenner(expand_inline_function): If called function calls...
1994-12-02 Richard Kenner(subst_constant): Don't treat all virtual regs as const...
1994-11-29 Jeff Lawintegrate.c (function_cannot_inline_p): Do not inline...
1994-08-19 Richard Kenner(function_cannot_inline): Don't inline if any parm...
1994-08-12 Richard Kenner(expand_inline_function): Use single_set when appropriate.
1994-07-31 Jason Merrill(expand_inline_function): Don't fall down trying to
1994-06-16 Jason Merrill(output_inline_function): Unset DECL_DEFER_OUTPUT on
1994-06-14 Richard KennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-05-14 Jason Merrill(integrate_decl_tree): Use copy_node to make a copy...
1994-05-06 Richard Kenner(save_for_inline_copying, expand_inline_function):...
1994-04-21 Richard KennerAdd prototypes for static functions.
1994-04-06 Richard Kenner(function_cannot_inline_p): Use current_function_varargs.
1994-03-25 Richard Kenner(save_for_inline_nocopy): Remove decls of unused vars.
1994-02-28 Jim Wilson((subreg_realpart_p): New function.
1994-02-27 Richard Kenner(expand_inline_function): Allow extra arguments and...
1993-12-11 Richard Kenner(expand_inline_function): Remove last change.
1993-12-11 Richard Kenner(initialize_for_inline): Handle CONCAT when setting...
1993-11-23 Richard Stallman(output_inline_function): Pass new arg to expand_functi...
1993-11-11 Richard Kenner(global_const_equiv_map_size): New variable.
1993-11-05 Richard Stallman(expand_inline_function): Handle CONCAT as rtl for...
1993-11-04 Richard Stallman(expand_inline_function): Don't call push_temp_slots...
1993-09-29 Richard Kenner(expand_inline_function): Push and pop temp slots aroun...
1993-09-21 Jan Brittensonbytecode
1993-09-16 Jim Wilson(function_cannot_inline_p): Don't inline if it's set.
1993-09-15 Richard Stallman(copy_for_inline, copy_rtx_and_substitute):
1993-09-10 Richard Stallman(expand_inline_function): Use convert_modes.
1993-08-13 Richard Kenner(expand_inline_function): Copy args that are in hard...
1993-07-29 Richard Kenner(copy_rtx_and_substitute, case LABEL_REF): If we turn off
1993-07-28 Richard Kenner(copy_for_inline, case LABEL_REF): Properly copy LABEL_...
1993-06-26 Richard Kenner(function_cannot_inline_p): Can now inline nested funct...
1993-06-05 Richard Stallman(expand_inline_function): Always copy a SUBREG as an
1993-05-31 Richard Stallman(expand_inline_function): Increment map->const_age...
1993-05-28 Richard Stallman(expand_inline_function): When copy REG_NOTES, must
1993-05-27 Richard Stallman(expand_inline_function): Set MEM_IN_STRUCT_P for retur...
1993-05-14 Jim Wilson(expand_inline_function): Set map->integrating.
1993-05-06 Richard Kenner(expand_inline_function): Don't call convert_to_mode...
1993-04-21 Richard Kenner(integrate_parm_decls): Copy the DECL_ARG_TYPE value...
1993-03-21 Richard Stallman(copy_rtx_and_substitute, case USE):
next
This page took 1.130461 seconds and 108 git commands to generate.