summaryrefslogtreecommitdiff
path: root/gcc/jump.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/ChangeLog:aoliva2010-12-131-1/+1
* PR rtl-optimization/46865jakub2010-12-101-1/+7
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+1
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-1/+1
* * regs.h: Do not include obstack.h, basic-block.h.steven2010-05-231-0/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* Remove trailing white spaces.hjl2009-11-251-3/+3
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-0/+4
* * builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.rth2009-09-141-5/+35
* PR debug/40462jakub2009-07-011-5/+0
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-7/+3
* 2009-06-17 David Daney <ddaney@caviumnetworks.com>daney2009-06-171-0/+2
* * jump.c (returnjump_p): Handle delayed branches. Add missingnemet2009-06-081-0/+7
* * cfgcleanup.c (try_crossjump_to_edge): Only skip pastrth2009-05-301-2/+31
* * df.h: Include "timevar.h".ian2009-04-171-1/+1
* 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>hjl2009-03-271-23/+22
* gcc/hjl2009-02-251-11/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * rtlanal.c: Fix uses of "it's" with "its" where appropriate.bje2008-08-261-1/+1
* * jump.c (rtx_renumbered_equal_p): Do not call subreg_regno_offsetjsm282008-08-061-0/+20
* * rtlanal.c (add_reg_note): New function.ian2008-07-021-2/+1
* PR rtl-optimization/35604uros2008-06-181-0/+9
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* * rtlanal.c (label_is_jump_target_p): Return true for a matchinghp2007-11-241-0/+3
* * config/fixed-bit.c, config/i386/cpuid.h, config/i386/i386.c,kazu2007-10-141-1/+1
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.hp2007-09-091-74/+159
* * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,ghazi2007-09-031-2/+2
* * c-common.c (const_strip_array_types): Delete.ghazi2007-09-011-2/+5
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-7/+8
* * config/alpha/alpha.c (alpha_mangle_type, decl_has_samegp,ghazi2007-08-241-1/+1
* * alias.c (record_set, memory_modified_1): Constify.ghazi2007-07-301-1/+1
* * alias.c (mems_in_disjoint_alias_sets_p,ghazi2007-07-301-16/+16
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-57/+1
* * jump.c (mark_jump_label): Treat SEQUENCE specially.bernds2007-03-201-0/+6
* * jump.c: Remove prototypes for delete_computation andaldyh2007-02-151-2/+0
* 2007-02-15 Paolo Bonzini <bonzini@gnu.org>bonzini2007-02-151-283/+0
* * c-decl.c, config/avr/avr.c, config/avr/avr.h,kazu2007-02-031-1/+1
* * config/rs6000/predicates.md (gpc_reg_operand): Checkjsm282006-11-291-1/+5
* * cfgexpand.c (construct_exit_block): Don't disturb end of last BB.hubicka2006-11-271-13/+6
* * jump.c (mark_all_labels): Work in cfglayout mode.steven2006-11-251-0/+25
* * tree-pass.h (pass_purge_lineno_notes): Remove declaration.hubicka2006-11-111-56/+0
* * cfgcleanup.c, config/dfp-bit.c, expr.c, fold-const.c,kazu2006-04-151-1/+1
* * cfgloopmanip.c (create_loop_notes): Removed.rakdver2006-03-231-8/+6
* * jump.c (follow_jumps): Do not check for loop notes. Move check forrakdver2006-03-131-14/+9
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-2/+4
* 2005-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini2005-08-101-4/+4
* * cse.c (exp_equiv_p): Special case CONST_DOUBLE.rth2005-07-291-0/+1
* * hooks.c (hook_bool_rtx_int_false): New function.amylaar2005-07-071-13/+4
* 2005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-07-051-2/+38