cfg.c (cached_make_edge): Use find_edge rather than an inlined variant.
[platform/upstream/gcc.git] / gcc / integrate.c
2004-11-19 Kazu Hirataintegrate.c (has_func_hard_reg_initial_val, [...])...
2004-11-13 Steven Bosschercse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P...
2004-10-08 Kazu Hirataintegrate.c (try_constants, [...]): Remove.
2004-08-18 Richard Hendersonrtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-07-27 Steven Bosschercfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-25 Richard Hendersonc-decl.c (start_function): Set DECL_ARTIFICIAL and...
2004-07-22 Jason Merrillintegrate.c (copy_decl_for_inlining): Remove invisible...
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-08 Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-07-07 Alexandre Olivabuiltins.c: Rename movstr*, except for movstrict*,...
2004-07-06 Richard Kennerlanghooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_...
2004-07-04 Richard Hendersonrtl.def (ADDRESSOF): Remove.
2004-07-01 Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-07-01 Richard Hendersonfunction.h (struct function): Remove x_function_call_count.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-20 Andrew Pinskire PR middle-end/16089 (unwind-dw2.c:1311: error: insn...
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-29 Paolo Bonzinicombine.c (combine_simplify_rtx): Adjust call to use...
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-22 Kazu Hiratabt-load.c, [...]: Remove unnecessary casts.
2004-03-20 Kazu Hirataalias.c, [...]: Replace calls via (*targetm.foo) (...
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-03-09 Roger Saylesimplify-rtx.c (simplify_const_relational_operation...
2004-03-03 Paolo Bonzinialias.c (rtx_equal_for_memref_p): Use predicates to...
2004-02-17 Steven Bosscher(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_S...
2004-02-02 Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-25 Kazu Hiratac-common.h: Fix comment typos.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-16 Kazu Hiratac-common.h: Fix comment formatting.
2004-01-14 Steven Bosschersystem.h: Poison PROMOTED_MODE
2004-01-06 Kazu Hirataalias.c: Fix comment typos.
2003-12-15 Waldek Hebischtree.c (initializer_zerop): Add test for empty set.
2003-10-18 Jan Hubicka* integrate.c (copy_decl_for_inlining): Revert previous...
2003-10-18 Richard Sandifordrtl.h (rtl_size): Declare.
2003-10-18 Jan Hubicka* integrate.c (copy_decl_for_inlining): Fix copying...
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-18 Mark Mitchellre PR target/11184 ([ia64 hpux] ICE on __builtin_apply...
2003-09-04 DJ Delorietarghooks.c: New file.
2003-08-29 Richard Hendersonfunction.h (struct function): Add rtl_inline_init,...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-15 Mark Mitchellre PR debug/11098 ([dwarf2] g++ doesn't emit complete...
2003-07-07 Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
2003-07-06 Andreas Jaegergcc.c: Convert prototypes to ISO C90.
2003-07-01 Nathan Sidwellrtl.h (emit_line_note_after): Remove.
2003-06-27 Nathan Sidwellrtl.h (emit_note): Remove FILE parameter.
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-16 Andreas Jaegertracer.c: Remove duplication declaration.
2003-06-16 Nathan Sidwellfunction.h (struct emit_status): Remove x_last_linenum...
2003-06-08 Jan Hubickacfglayout.c (insn_scope): New static function
2003-05-14 Richard Hendersonrtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename from DEFER...
2003-05-13 Zack Weinbergvarasm.c (notice_rtl_inlining_of_deferred_constant...
2003-05-03 Olivier Hainqueemit-rtl.c (last_call_insn, [...]): New functions.
2003-05-03 Nathan Sidwellc-decl.c (pending_invalid_xref_file): Remove.
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-18 Olivier Hainqueintegrate.c (expand_inline_function): Ensure non-const...
2003-04-14 Richard Kennerintegrate.c (expand_inline_function): Don't inline...
2003-03-02 Kurt Garloffparams.def: Introduce parameter max-inline-insns-rtl...
2003-02-26 Roger Saylecombine.c (combine_simplify_rtx, [...]): Use CC0_P.
2003-02-06 Richard Hendersonintegrate.c (output_inline_function): Reset input_filen...
2003-01-25 Roger Saylefunction.h (struct function): New field calls_constant_p.
2003-01-24 Jan Hubickaemit-rtl.c (reg_attrs_htab): New static variable.
2003-01-03 Jason Merrillfold-const.c (fold): Avoid NOP_EXPRs better.
2002-12-22 Geoffrey Keatingintegrate.c (output_inline_function): Don't hold privat...
2002-12-20 Kazu Hiratac-pretty-print.h: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-12-04 Jason MerrillPR c++/8461, c++/8625
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-09-16 Kazu HirataABOUT-NLS: Follow spelling conventions.
2002-08-04 Geoffrey KeatingIndex: ChangeLog
2002-08-01 Richard Hendersonintegrate.c (copy_rtx_and_substitute): Squash MEM_EXPR...
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-07-16 Zack Weinbergvarargs.h: Replace with stub which issues #error.
2002-06-23 Jan Hubickafunction.h (struct emit_status): Clarify potential...
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-06 David S. Millerintegrate.c (subst_constants): Handle 'B' RTL format.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03 Jan Hubickaintegrate.c (copy_insn_list): Properly pace the INSN_SC...
2002-06-02 Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-05-30 David S. Millerrtl.h (clear_emit_caches): Delete.
2002-04-30 Kazu Hiratacpplex.c: Fix comment formatting.
2002-04-25 Neil Boothintegrate.c (function_attribute_inlinable_p): Simplify.
2002-04-22 Janis Johnsonrtl.h (RTX_FLAG): New macro.
2002-04-12 DJ Delorieintegrate.c (compare_blocks): Make comparisons safe...
2002-03-21 Neil BoothMakefile.in (fold-const.o, [...]): Update.
2002-03-12 Kaveh R. GhaziMakefile.in (debug.o): Depend on debug.h.
2002-02-28 Neil BoothMakefile.in (integrate.o): Update.
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-23 Bob Wilsonelf.h: New file.
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...
next