summaryrefslogtreecommitdiff
path: root/gcc/jump.c
Commit message (Expand)AuthorAgeFilesLines
* re PR debug/46756 (-fcompare-debug failure (length) with ASSIGN)Alexandre Oliva2010-12-131-1/+1
* re PR rtl-optimization/46865 (Using -save-temps (or ccache, distcc) produces ...Jakub Jelinek2010-12-101-1/+7
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-2/+1
* diagnostic-core.h: New.Joseph Myers2010-05-271-1/+1
* regs.h: Do not include obstack.h, basic-block.h.Steven Bosscher2010-05-231-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-0/+4
* builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson2009-09-141-5/+35
* re PR debug/40462 (ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 while...Jakub Jelinek2009-07-011-5/+0
* alias.c: Use REG_P...Shujing Zhao2009-06-221-7/+3
* jump.c (cleanup_barriers): Handle case of no insns before a barrier.David Daney2009-06-171-0/+2
* jump.c (returnjump_p): Handle delayed branches.Adam Nemet2009-06-081-0/+7
* cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson2009-05-291-2/+31
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-1/+1
* jump.c (rtx_renumbered_equal_p): Use subreg_get_info.H.J. Lu2009-03-271-23/+22
* re PR rtl-optimization/39241 (ICE in subreg_get_info, at rtlanal.c:3104)H.J. Lu2009-02-251-11/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* rtlanal.c: Fix uses of "it's" with "its" where appropriate.Ben Elliston2008-08-261-1/+1
* jump.c (rtx_renumbered_equal_p): Do not call subreg_regno_offset for unrepres...Joseph Myers2008-08-061-0/+20
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-2/+1
* re PR rtl-optimization/35604 (Label references are not updated after edge ins...Uros Bizjak2008-06-181-0/+9
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET.Hans-Peter Nilsson2007-11-241-0/+3
* fixed-bit.c, [...]: Fix comment typos.Kazu Hirata2007-10-141-1/+1
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson2007-09-091-74/+159
* system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi2007-09-031-2/+2
* c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi2007-09-011-2/+5
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-7/+8
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-1/+1
* alias.c (record_set, [...]): Constify.Kaveh R. Ghazi2007-07-301-1/+1
* alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi2007-07-301-16/+16
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-57/+1
* jump.c (mark_jump_label): Treat SEQUENCE specially.Bernd Schmidt2007-03-201-0/+6
* jump.c: Remove prototypes for delete_computation and delete_prior_computation.Aldy Hernandez2007-02-151-2/+0
* jump.c (get_label_after): Delete.Paolo Bonzini2007-02-151-283/+0
* c-decl.c, [...]: Fix comment typos.Kazu Hirata2007-02-031-1/+1
* predicates.md (gpc_reg_operand): Check invalid_e500_subreg.Joseph Myers2006-11-291-1/+5
* cfgexpand.c (construct_exit_block): Don't disturb end of last BB.Jan Hubicka2006-11-271-13/+6
* jump.c (mark_all_labels): Work in cfglayout mode.Steven Bosscher2006-11-251-0/+25
* tree-pass.h (pass_purge_lineno_notes): Remove declaration.Jan Hubicka2006-11-111-56/+0
* cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata2006-04-151-1/+1
* cfgloopmanip.c (create_loop_notes): Removed.Zdenek Dvorak2006-03-231-8/+6
* jump.c (follow_jumps): Do not check for loop notes.Zdenek Dvorak2006-03-131-14/+9
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-2/+4
* bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.Paolo Bonzini2005-08-101-4/+4
* cse.c (exp_equiv_p): Special case CONST_DOUBLE.Richard Henderson2005-07-281-0/+1
* hooks.c (hook_bool_rtx_int_false): New function.J"orn Rennecke2005-07-071-13/+4
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-2/+38