]> gcc.gnu.org Git - gcc.git/history - gcc/integrate.c
integrate.c (expand_inline_function): Don't put a virtual register into the reg map.
[gcc.git] / gcc / integrate.c
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.
1999-11-28 Philippe De Muyterintegrate.c (mark_stores): Function definition made...
1999-11-23 Mark Mitchellintegrate.h (copy_decl_for_inlining): New declaration.
1999-11-18 Gavin Romig-Koch* integrate.c (expand_inline_function): Add necessary...
1999-11-07 Mark Mitchell* integrate.c (save_for_inline_nocopy): Clear in_nonpar...
1999-11-01 Mark Mitchellbitmap.h (BITMAP_XMALLOC): New macro.
1999-11-01 Jeffrey A Lawintegrate.c (expand_inline_function): Fix bugs in previ...
1999-11-01 Richard Kenner[multiple changes]
1999-10-27 Mark Mitchellrtl.h (note_stores): Add additional paramter.
1999-10-26 Richard Hendersonintegrate.c (function_cannot_inline_p): Don't allow...
1999-10-26 Mark Mitchelltree.h (BLOCK_TYPE_TAGS): Remove.
1999-10-24 Mark Mitchellintegrate.c (integrate_decl_tree): Tweak setting of...
1999-10-20 Jim WilsonFix numerous -O3 -g testsuite failures for DWARF2 targets.
1999-10-03 Kaveh R. Ghazicpplib.c (if_directive_nameo): Add static prototype.
1999-09-20 Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-17 Mark Mitchellfunctiion.h (struct function): Add x_whole_function_mode_p.
1999-09-16 Mark Mitchellfunction.c (identify_blocks): Don't shadow a variable...
1999-09-14 Mark Mitchellexcept.c (expand_eh_region_start_for_decl): Use NOTE_EH...
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-09-05 Mark MitchellFix typo in last change.
1999-09-05 Richard Hendersonintegrate.c (function_cannot_inline_p): Do not inline...
1999-09-04 Bernd SchmidtChange memory mangement and constant pool handling...
1999-08-31 Zack Weinbergrtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type...
1999-08-30 Jeffrey A Lawintegrate.c (copy_rtx_and_substitute): Handle internal_...
1999-08-25 Kaveh R. GhaziWarning fixes:
1999-08-20 Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-19 Zack Weinbergrtl.def (NOTE): Change format to "iuu0n".
1999-08-18 Bernd SchmidtCombined compare & jump infrastructure
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-04-25 Theodore Papadopouloflags.h (inline_max_insns): Declare.
1999-04-14 Zack Weinberggraph.c (node_data): Return void.
1999-04-12 Theodore Papadopoulo* integrate.c (INTEGRATE_THRESHOLD): Sync it with the...
1999-03-06 Kaveh R. Ghazic-aux-info.c (data_type, [...]): Qualify a char* with...
1999-02-08 Richard Hendersonoutput.h (current_function_has_computed_jump): Rename...
1999-02-01 Ken RaeburnUse varrays for constant-equivalence data:
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog... r278977.75/tags/after-merge-gcc2-980929
1999-01-19 Mark Mitchellrtl.h (rtx_def): Update documentation.
1999-01-15 Richard HendersonRevert mistaken commit from the wrong tree.
1999-01-14 Richard HendersonUpdate copyright.
1999-01-13 Richard Hendersonintegrate.c (expand_inline_function): Recognize (mem...
1998-12-15 Nick CliftonCope with inlining functions which return a multiword...
1998-12-09 Andrew MacLeodexcept.h (struct handler_info): Add handler_number...
1998-12-08 Andrew MacLeodSee ChangeLog..
1998-10-06 Bernd Schmidtloop.c (count_one_set): New static function, broken...
1998-10-01 Gavin Romig-Kochcalls.c (expand_call): Encapsulate code into copy_blkmo...
1998-09-23 Mark Mitchellrtl.h (init_virtual_regs): New function.
1998-09-15 Mark Mitchell* integrate.c (copy_decl_list): Fix typo.
1998-09-10 Mark Mitchelltree.h (DECL_ORIGIN): New macro.
1998-06-25 Mark Mitchellinvoke.texi (-fstrict-aliasing): Document.
1998-06-21 H.J. Lu* integrate.c (pushdecl, poplevel): Remove declaration.
1998-06-08 Jason Merrillfunction.c: Define current_function_cannot_inline.
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-14 Andrew MacLeodFirst cut of changes to utilize the new exception handl...
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-28 Jeffrey A Lawintegrate.c (copy_rtx_and_substitute): Rework to avoid...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-02-28 Kaveh R. GhaziFix warious warnings:
1998-02-07 Robert Lipec-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
next
This page took 1.296533 seconds and 108 git commands to generate.