df.h (FOR_EACH_ARTIFICIAL_USE, [...]): New macros.
[gcc.git] / gcc / resource.c
2014-05-28 Radovan Obradovic-fuse-caller-save - Use collected register usage inform...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-09-06 Joern Renneckeresource.c (mark_referenced_resources): Handle COND_EXEC.
2013-09-06 Claudiu Zissulescuresource.c (mark_target_live_regs): Compute resources...
2013-05-14 Steven Bosscherresource.h (struct resources): Remove unch_memory member.
2013-04-14 Eric Botcazoureorg.c (fill_simple_delay_slots): Reindent block of...
2013-03-23 Steven Bosscheravr.c, [...]: Where applicable...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-08-23 Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
2012-06-24 Steven Bosscheroutput.h: (current_function_is_leaf...
2011-12-05 Richard Sandifordresource.c (init_resource_info): Only consider EXIT_IGN...
2011-08-27 Bernd Schmidtrtl.texi (simple_return): Document.
2011-08-21 Richard Hendersonrtl.h (INSN_ANNULLED_BRANCH_P): Only allow JUMP_INSN.
2011-07-28 Bernd Schmidtrtlanal.c (tablejump_p): False for returns.
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-15 Eric Botcazoure PR rtl-optimization/40710 (Linux kernel miscompiled...
2009-06-16 Ian Lance Taylorresource.c (mark_referenced_resources): Change include_...
2009-04-29 Eric Botcazoure PR rtl-optimization/39938 (build broke for cris...
2009-04-28 Eric Botcazoure PR rtl-optimization/39938 (build broke for cris...
2009-04-27 Eric Botcazouresource.c (find_basic_block): Use BLOCK_FOR_INSN to...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-07-02 Richard Sandifordresource.c (mark_referenced_resources): Look inside...
2008-04-08 Jan Hubickafunction.h (incomming_args): Break out of struct function.
2007-12-18 Richard Sandiford200x-xx-xx Kaz Kylheku <kaz@zeugmasystems.com>
2007-12-16 Richard Sandifordre PR rtl-optimization/34415 (Possible miscompilation...
2007-08-23 Chao-ying Furtl.c (rtx_code_size): Check CONST_FIXED to calcualte...
2007-08-14 Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-07-30 Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-19 Kenneth Zadeckdf.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-05-22 Richard Sandifordregs.h (end_hard_regno): New function.
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2006-12-20 Joseph Myersrtlanal.c (struct subreg_info, [...]): New.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-16 Jan Hubickabasic-block.h (rtl_bb_info): Break out head_, end_...
2005-04-28 Kazu Hiratabt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P...
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-05 Steven Bosschercombine.c (expand_compound_operation): Add comment...
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-10-18 Kazu Hiratabasic-block.h (reg_set_iterator): New.
2004-09-09 Nathan Sidwellra-build.c (copy_insn_p, [...]): Use gcc_assert and...
2004-08-18 Richard Hendersonrtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-07-17 Eric Botcazoure PR rtl-optimization/16294 (Missed delay slot schedul...
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-01 Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-02-04 Kazu Hirataalloc-pool.h, [...]: Update copyright.
2004-02-02 Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2003-12-16 Kazu Hirataflow.c (EXIT_IGNORE_STACK): Move to ...
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-05 Hans-Peter Nilssonre PR target/13256 (strict_low_part mistreated in delay...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-06 Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2002-12-24 Kazu Hirataregmove.c: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-26 Kazu Hiratac-common.h: Follow spelling conventions.
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-21 Zdenek Dvorakbb-reorder.c (make_reorder_chain_1): Modified.
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-10 David S. Millerrtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update...
2002-05-10 David S. Millerrtl.h (struct rtx_def): Document unchanging and in_stru...
2002-05-09 Kazu Hirataread-rtl.c: Fix formatting.
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-29 Richard Hendersonexpr.c (force_operand): Ignore flag_pic for detecting...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-09-10 Richard Kenneralias.c (clear_reg_alias_info): Use K&R format definition.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-08-07 Jan Hubickacalls.c (expand_call): Do not emit INSN_SETJMP note.
2001-04-03 Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-03-28 Richard Hendersonexcept.c (can_throw_internal): Rename from can_throw.
2001-02-23 Jeffrey OldhamMakefile.in (resource.o): Add params.h dependence.
2001-02-16 Jeffrey Oldhamresource.c (mark_referenced_resources): Fix typo in...
2001-02-13 Jan Hubickacse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_R...
2001-01-01 Alexandre Olivaresource.c (mark_referenced_resources): Abort() before...
2000-12-21 Michael Hayesresource.c (mark_set_resources): Use MARK_SRC_DEST...
2000-10-13 Mark MitchellRemove obstacks.
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-28 Richard Hendersoncse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-05-28 Richard HendersonMakefile.in (resource.o): Depend on except.h.
2000-05-27 Richard HendersonMakefile.in (recog.o): Don't depend on resource.h.
2000-05-25 Mark Mitchellexcept.h (can_throw): Declare it.
2000-05-25 Jan Hubickacombine.c (try_combine): Use any_condjump_p...
2000-03-27 Stan Coxresource.h (mark_resource_type): New.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-02-26 Graham Stottresource.c (mark_referenced_resources): Changed use...
next