aboutsummaryrefslogtreecommitdiff
path: root/gcc/resource.c
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-08-232012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2012-06-24 * output.h: (current_function_is_leaf,Steven Bosscher
2011-12-05gcc/Richard Sandiford
2011-08-27 * doc/rtl.texi (simple_return): Document.Bernd Schmidt
2011-08-21 * rtl.h (INSN_ANNULLED_BRANCH_P): Only allow JUMP_INSN.Richard Henderson
2011-07-28 * rtlanal.c (tablejump_p): False for returns.Bernd Schmidt
2010-11-30 * diagnostic-core.h: Include bversion.h.Joseph Myers
2010-09-29gcc:Joseph Myers
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2009-11-25Remove trailing white spaces.H.J. Lu
2009-09-02gcc/ChangeLog:Alexandre Oliva
2009-07-15 PR rtl-optimization/40710Eric Botcazou
2009-06-16 * resource.c (mark_referenced_resources): ChangeIan Lance Taylor
2009-04-29 PR rtl-optimization/39938Eric Botcazou
2009-04-28 PR rtl-optimization/39938Eric Botcazou
2009-04-27 * resource.c (find_basic_block): Use BLOCK_FOR_INSN to look upEric Botcazou
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-07-02gcc/Richard Sandiford
2008-04-08 * function.h (incomming_args): Break out of struct function.Jan Hubicka
2007-12-18gcc/Richard Sandiford
2007-12-16gcc/Richard Sandiford
2007-08-23 * rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizesChao-ying Fu
2007-08-14 * alias.c (rtx_equal_for_memref_p): Constify.Kaveh Ghazi
2007-07-30 * alias.c (record_set, memory_modified_1): Constify.Kaveh Ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-06-192007-06-15 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2007-06-11Merge dataflow branch into mainlineDaniel Berlin
2007-05-22gcc/Richard Sandiford
2007-05-21 * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofJan Hubicka
2006-12-20 * rtlanal.c (struct subreg_info, subreg_get_info, subreg_nregs):Joseph Myers
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>Marcin Dalecki
2005-06-25Update FSF address.Kelley Cook
2005-06-16 * basic-block.h (rtl_bb_info): Break out head_, end_,Jan Hubicka
2005-04-28 * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c,Kazu Hirata
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,Kazu Hirata
2005-01-05 * combine.c (expand_compound_operation) <ZERO_EXTRACT>: AddSteven Bosscher
2004-11-22 * bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell
2004-10-18 * basic-block.h (reg_set_iterator): New.Kazu Hirata
2004-09-09 * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1,Nathan Sidwell
2004-08-18 * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson
2004-07-17 PR rtl-optimization/16294Eric Botcazou
2004-07-092004-07-08 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2004-07-012004-07-01 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2004-06-152004-06-15 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2004-02-04 gcc/Kazu Hirata
2004-02-02 * alias.c (record_set): Use hard_regno_nregs.Jan Hubicka
2003-12-16 * flow.c (EXIT_IGNORE_STACK): Move to ...Kazu Hirata
2003-12-112003-12-11 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher