aboutsummaryrefslogtreecommitdiff
path: root/gcc/resource.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-09-26Implement -Wimplicit-fallthrough.mpolacek
2016-09-22make next/prev active_insn and active_insn_p take rtx_insn *tbsaunde
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-06gcc/rsandifo
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-20Promote types of RTL expressions to more derived ones.miyuki
2015-05-19gcc/rsandifo
2015-04-28add default for EPILOGUE_USEStbsaunde
2015-04-22add default for INSN_REFERENCES_ARE_DELAYEDtbsaunde
2015-04-22provide default for INSN_SETS_ARE_DELAYEDtbsaunde
2015-04-22reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERtbsaunde
2015-01-05 Update copyright years.jakub
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-16Replace INSN_DELETED_P with rtx_insn member functionstbsaunde
2014-09-15Instruction attributes take an rtx_insn *dmalcolm
2014-09-05Eliminate the checked cast from get_call_reg_set_usagedmalcolm
2014-09-04Change the types of arguments and return values for several functions from rt...tbsaunde
2014-08-30 PR bootstrap/62304dmalcolm
2014-08-29Use rtx_insn in various places in resource.[ch]dmalcolm
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm
2014-08-27resource.c: Use rtx_sequencedmalcolm
2014-08-22resource.c: Use rtx_insndmalcolm
2014-05-28-fuse-caller-save - Use collected register usage informationvries
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-09-06gcc:amylaar
2013-09-062013-09-06 Claudiu Zissulescu <claziss@synopsys.com>amylaar
2013-05-14 * resource.h (struct resources): Remove unch_memory member.steven
2013-04-14 * reorg.c (fill_simple_delay_slots): Reindent block of code.ebotcazou
2013-03-23 * config/avr/avr.c, config/bfin/bfin.c, config/c6x/c6x.c,steven
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-08-232012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2012-06-24 * output.h: (current_function_is_leaf,steven
2011-12-05gcc/rsandifo
2011-08-27 * doc/rtl.texi (simple_return): Document.bernds
2011-08-21 * rtl.h (INSN_ANNULLED_BRANCH_P): Only allow JUMP_INSN.rth
2011-07-28 * rtlanal.c (tablejump_p): False for returns.bernds