summaryrefslogtreecommitdiff
path: root/gcc/resource.c
Commit message (Expand)AuthorAgeFilesLines
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-0/+3
* re PR rtl-optimization/40710 (Linux kernel miscompiled for sh4-linux)Eric Botcazou2009-07-151-3/+4
* resource.c (mark_referenced_resources): Change include_delayed_effects parame...Ian Lance Taylor2009-06-161-18/+18
* re PR rtl-optimization/39938 (build broke for cris-elf with dbr_schedule change)Eric Botcazou2009-04-291-2/+0
* re PR rtl-optimization/39938 (build broke for cris-elf with dbr_schedule change)Eric Botcazou2009-04-281-0/+2
* resource.c (find_basic_block): Use BLOCK_FOR_INSN to look up a label's basic ...Eric Botcazou2009-04-271-19/+36
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* resource.c (mark_referenced_resources): Look inside UNSPEC_VOLATILEs and ASM_...Richard Sandiford2008-07-021-4/+1
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-2/+2
* 200x-xx-xx Kaz Kylheku <kaz@zeugmasystems.com>Richard Sandiford2007-12-181-3/+2
* re PR rtl-optimization/34415 (Possible miscompilation on MIPS)Richard Sandiford2007-12-161-9/+1
* rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu2007-08-231-0/+2
* alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi2007-08-141-1/+1
* alias.c (record_set, [...]): Constify.Kaveh R. Ghazi2007-07-301-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.Kenneth Zadeck2007-06-191-1/+1
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-3/+5
* regs.h (end_hard_regno): New function.Richard Sandiford2007-05-221-47/+13
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-1/+1
* rtlanal.c (struct subreg_info, [...]): New.Joseph Myers2006-12-201-8/+12
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-3/+3
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...Jan Hubicka2005-06-161-1/+1
* bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN...Kazu Hirata2005-04-281-2/+2
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* combine.c (expand_compound_operation): Add comment that we fall through after...Steven Bosscher2005-01-051-3/+2
* bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell2004-11-221-1/+0
* basic-block.h (reg_set_iterator): New.Kazu Hirata2004-10-181-13/+12
* ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell2004-09-091-10/+5
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-2/+2
* re PR rtl-optimization/16294 (Missed delay slot scheduling opportunity)Eric Botcazou2004-07-171-2/+28
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-16/+14
* alias.c (get_alias_set, [...]): Use MEM_P.Jerry Quinn2004-07-011-1/+1
* alias.c (record_set, [...]): Use REG_P.Jerry Quinn2004-06-151-6/+6
* alloc-pool.h, [...]: Update copyright.Kazu Hirata2004-02-041-1/+1
* alias.c (record_set): Use hard_regno_nregs.Jan Hubicka2004-02-021-11/+11
* flow.c (EXIT_IGNORE_STACK): Move to ...Kazu Hirata2003-12-161-2/+0
* basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher2003-12-111-3/+3
* re PR target/13256 (strict_low_part mistreated in delay slots)Hans-Peter Nilsson2003-12-051-16/+5
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-4/+3
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-45/+24
* regmove.c: Fix comment typos.Kazu Hirata2002-12-241-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* c-common.h: Follow spelling conventions.Kazu Hirata2002-09-261-2/+2
* basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks.Zdenek Dvorak2002-05-271-1/+1
* bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak2002-05-231-4/+4
* bb-reorder.c (make_reorder_chain_1): Modified.Zdenek Dvorak2002-05-211-2/+2
* Revert "Basic block renumbering removal", and two followup patches.Richard Henderson2002-05-161-5/+5
* Basic block renumbering removal.Zdenek Dvorak2002-05-161-5/+5
* rtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update comment.David S. Miller2002-05-101-1/+3