re PR target/13926 (GCC generates jumps that are too large to fit in word displacemen...
[gcc.git] / gcc / flow.c
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-08 Per Bothner* flow.c (attempt_auto_inc): Remove now-redundant...
2004-07-01 Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-05-15 Steven Bosscherbasic-block.h (life_analysis, [...]): Update prototypes.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 Steven Bosscherbasic-block.h (free_basic_block_vars): Update prototype.
2004-04-30 J"orn Renneckeflow.c (propagate_one_insn): Call mark_set_regs for...
2004-03-03 Paul Brook* flow.c (ior_reg_cond, and_reg_cond): Remove stray...
2004-03-03 Paolo Bonzinialias.c (rtx_equal_for_memref_p): Use predicates to...
2004-02-28 Ian Lance Taylorre PR rtl-optimization/7871 (ICE on legal code, global...
2004-02-24 Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2004-02-24 Sanjiv Kumar Guptatarget-def.h (TARGET_SCHED_INIT_GLOBAL, [...]): New...
2004-02-11 Richard Hendersonflow.c (insn_dead_p): A clobber of a dead hard register...
2004-02-06 Jan Hubickaflow.c (update_life_info): Allocate reg_deaths when...
2004-02-06 Jan Hubickarecog.c (split_all_insns): Do not update reg info.
2004-02-02 Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-31 Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-29 Zdenek DvorakMakefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2004-01-25 Kazu Hiratac-common.h: Fix comment typos.
2003-12-20 James E WilsonPatch for asm clobber of fp.
2003-12-16 Kazu Hirataflow.c (EXIT_IGNORE_STACK): Move to ...
2003-12-13 Kazu Hiratac-typeck.c: Fix comment typos.
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-09 Kazu Hiratadefaults.h (LOCAL_REGNO): Give the default definition.
2003-12-06 Alan Modrare PR rtl-optimization/13169 (asm using r30 or r31...
2003-12-01 Jeff Lawflow.c (count_or_remove_death_notes_bb): New.
2003-11-22 J"orn Renneckeflow.c (update_life_info): Amend comment about when...
2003-11-21 Richard Hendersonssa.c, [...]: Remove files.
2003-10-17 Richard Earnshawflow.c (init_propagate_block_info): Don't abort if...
2003-09-12 Roger Saylere PR rtl-optimization/8967 (Making class data members...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-03 Jan Hubickabasic-block.h (create_basic_block, [...]): Kill.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-07-01 Andreas Jaegerfinal.c: Convert prototypes to ISO C90.
2003-06-28 J"orn Renneckeflow.c (propagate_one_insn): Use proper test for a...
2003-06-26 Richard Hendersonflow.c (propagate_one_insn): Kill function return value...
2003-06-26 Richard Hendersonflow.c (propagate_one_insn): Preserve live-at-end regis...
2003-06-26 Zdenek Dvorakvalue-prof.c: New.
2003-06-18 Stephen Clarkebt-load.c: New file.
2003-06-16 Andreas Jaegertracer.c: Remove duplication declaration.
2003-06-03 Kazu Hirataflow.c (initialize_uninitialized_subregs): Use emit_mov...
2003-05-03 Olivier Hainqueemit-rtl.c (last_call_insn, [...]): New functions.
2003-02-28 Jan Hubickacombine.c (gen_lowpart_for_combine): Update handling...
2003-01-31 Richard Hendersonflow.c (update_life_info): Zap life info after cleanup_cfg.
2003-01-17 Kazu Hirataet-forest.c: Fix comment typos.
2003-01-16 Kaveh Ghazidbxout.c (lastfile, cwd): Fix `unused' warning.
2003-01-16 Kaveh R. Ghaziarm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsign...
2003-01-15 Richard Earnshawflow.c (find_auto_inc): Also try to generate a PRE_MODI...
2002-12-20 Zdenek Dvorak* flow.c (allocate_reg_life_data): Reset REG_FREQ.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-11-04 Aldy Hernandezhard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.
2002-10-01 Andrew Haleyflow.c (insn_dead_p): When using non-call-exceptions...
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-09-16 Kazu HirataABOUT-NLS: Follow spelling conventions.
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-06-24 Jeff Lawflow.c (propagate_one_insn): When removing an insn...
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-08 Jeff Lawemit-rtl.c (init_emit): Add hard registers to regno_reg...
2002-06-02 Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-05-30 Jeff Lawflow.c (propagate_one_insn): Revise yesterday's patch.
2002-05-29 Jeff Lawflow.c (propagate_one_insn): Do not remove a dead insn...
2002-05-29 Richard Hendersonflow.c (update_life_info_in_dirty_blocks): Only do...
2002-05-28 Richard Hendersonflow.c (calculate_global_regs_live): Rename call_used...
2002-05-28 Zdenek Dvorakbasic-block.h (last_basic_block): Declare.
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-27 Jan Hubickabasic-block.h (PEOP_SCAN_DEAD_STORES): New.
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-22 Richard Henderson* flow.c (life_analysis): Delete broken reg_label check.
2002-05-21 Richard Henderson* flow.c (life_analysis): Fix test for deleted label.
2002-05-21 Zdenek Dvorakbb-reorder.c (make_reorder_chain_1): Modified.
2002-05-17 Kazu Hiratafinal.c: Fix formatting.
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-17 Zdenek Dvorak* flow.c (calculate_global_regs_live): Queue blocks...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-14 Jeff Lawflow.c (invalidate_mems_from_autoinc): Rewrite to use...
2002-04-18 Hans-Peter Nilssonflow.c (update_life_info): Ignore return value of clean...
2002-04-12 Richard Hendersonre PR bootstrap/4191 (GCC does not build for d30v-elf...
2002-03-30 Jan Hubickalocal-alloc.c (local_alloc): Avoid call of update_equiv...
2002-03-22 Alexandre Olivaflow.c (calculate_global_regs_live): Clear aux fields...
2002-03-22 Jan Hubickacfgcleanup.c (outgoing_edges_math): Fix condition;...
2002-03-20 Richard Hendersonflow.c (EH_USES): Provide default.
2002-03-08 Andreas Jaeger* flow.c (propagate_block_delete_insn): Remove unused...
2002-03-06 Jan Hubickacfgrtl.c (delete_insn_and_edges, [...]): New.
2002-03-01 Jan Hubickatoplev.c (rest_of_compilation): Delete dead jumptables...
2002-02-28 Jan Hubickabasic-block.h (BB_REACHABLE): Renumber.
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-29 Richard Hendersonflow.c (print_rtl_and_abort): Remove.
2002-01-25 Jan Hubickadf.c (df_ref_create, [...]): Kill BB argument.
2002-01-16 Graham Stottcalls.c (try_to_integrate): Use "(size_t)" intermediate...
2002-01-16 Eric Christopherflow.c (propagate_one_insn): Change to use fatal_insn.
2002-01-15 Eric Christopherflow.c (propagate_one_insn): Add error message and...
2001-12-28 Kazu Hirataexcept.c: Fix comment formatting.
2001-12-12 Aldy Hernandezoutput.h (regno_uninitialized): Make argument unsigned.
2001-12-11 Aldy Hernandezflow.c (find_regno_partial): Indent properly.
2001-12-09 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-12-06 Andrew MacLeodflow.c (find_regno_partial): Return register, not the...
2001-12-05 Andrew MacLeodrtl.h (initialize_uninitialized_subregs): New prototype.
next