gcc/
[platform/upstream/linaro-gcc.git] / gcc / rtl.h
2013-09-28 rsandifogcc/
2013-09-23 rsandifogcc/
2013-08-07 ebotcazou * rtl.h (update_alignments): Declare.
2013-06-20 amylaar PR rtl-optimization/57425
2013-06-16 amylaargcc:
2013-05-14 steven * rtl.h (next_label, skip_consecutive_labels, link_cc0...
2013-05-06 steven * config/mips/mips.c: Include tree-pass.h.
2013-04-26 vmakarov2013-04-26 Vladimir Makarov <vmakarov@redhat.com>
2013-04-24 vmakarov2013-04-24 Vladimir Makarov <vmakarov@redhat.com>
2013-04-24 vmakarov2013-04-24 Vladimir Makarov <vmakarov@redhat.com>
2013-04-03 amker * rtl.h (AUTO_INC_DEC): Fix typo of HAVE_POST_MODIFY_DISP.
2013-03-30 steven * cfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29 crowlAdd uniform debug dump function names.
2013-03-23 steven * config/avr/avr.c, config/bfin/bfin.c, config/c6x...
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-12-10 sje2012-12-10 Steve Ellcey <sellcey@mips.com>
2012-12-04 steven * rtl.h (print_insn_with_notes): Remove prototype.
2012-12-03 steven * rtl.h (print_insn_with_notes): Prototype.
2012-11-30 steven * coretypes.h (struct pretty_print_info): Make a coretype.
2012-11-27 steven * rtl.h (debug_bb_n_slim, debug_bb_slim, debug_insn_sl...
2012-11-26 stevengcc/
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-09 zadeck2012-11-09 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-10-28 vmakarov2012-10-28 Vladimir Makarov <vmakarov@redhat.com>
2012-10-26 rsandifogcc/
2012-10-23 vmakarov2012-10-23 Vladimir Makarov <vmakarov@redhat.com>
2012-10-17 aldyh PR rtl-optimization/54900
2012-10-16 steven * rtl.h (get_call_rtx_from): New prototype.
2012-10-16 jakub PR debug/54796
2012-09-27 dehao2012-09-27 Dehao Chen <dehao@google.com>
2012-09-19 dehaoIntegrate lexical block into source_location.
2012-09-17 gjl * rtl.h (CONST_FIXED_P): New predicate macro.
2012-09-13 steven * ipa-pure-const.c (state_from_flags, local_pure_const...
2012-09-12 roFix Solaris 9/x86 bootstrap
2012-08-23 zadeck2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-08-02 zadeck2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-08-02 aolivaPR debug/52983
2012-07-31 steven PR pch/53880
2012-07-24 rthReduce the size of optabs representation
2012-07-17 steven * dumpfile.h (TDF_COMMENT): New define.
2012-07-13 steven * emit-rtl.c (make_debug_insn_raw, make_jump_insn_raw...
2012-07-11 steven * basic-block.h (struct edge_def): Use basic_block...
2012-07-08 stevengcc/
2012-06-17 steven * output.h (split_double): Move prototype to rtl.h.
2012-06-17 steven2012-06-17 Steven Bosscher <steven@gcc.gnu.org>
2012-06-17 steven * expmed.c (ceil_log2): Move from here...
2012-05-31 rsandifogcc/
2012-05-29 matz * rtl.h (assign_stack_temp, assign_stack_temp_for_type,
2012-05-09 rsandifogcc/
2012-05-05 rsandifogcc/
2012-05-01 rsandifogcc/
2012-04-21 rsandifogcc/
2012-04-14 vries2012-04-14 Tom de Vries <tom@codesourcery.com>
2012-04-11 bergnergcc/
2012-04-04 mrs * doc/rtl.texi (const_double): Document as sign-extending.
2012-04-02 uros Partially revert:
2012-03-29 rguenth2012-03-29 Richard Guenther <rguenther@suse.de>
2012-03-07 rsandifogcc/
2012-03-06 rsandifogcc/
2012-01-24 rsandifogcc/
2012-01-24 rsandifogcc/
2011-12-09 amylaar PR middle-end/40154
2011-11-06 amylaar * regset.h (fixed_reg_set_regset): Declare.
2011-10-30 davemProperly limit backwards label scanning in reorg.
2011-10-21 bernds * reg-notes.def (DEP_CONTROL): New.
2011-10-19 aolivaPR debug/49310
2011-10-15 amodra PR rtl-optimization/49941
2011-09-27 jakub * rtl.h (const_tiny_rtx): Change into array of 4 x...
2011-08-27 bernds * doc/rtl.texi (simple_return): Document.
2011-08-25 rthPR 50132
2011-08-21 rth * rtl.h (INSN_ANNULLED_BRANCH_P): Only allow...
2011-08-18 rsandifogcc/
2011-08-18 rsandifogcc/
2011-08-18 rsandifogcc/
2011-08-02 rthPR target/49864
2011-07-28 bernds * rtlanal.c (tablejump_p): False for returns.
2011-07-19 rsandifogcc/
2011-07-19 rsandifogcc/
2011-07-19 rsandifogcc/
2011-07-19 rsandifogcc/
2011-07-07 rthdwarf2out: Move insn scanning out of final.c.
2011-07-07 rthdwarf2out: Split CFI construction routines into a new...
2011-07-06 bernds * emit-rtl.c (paradoxical_subreg_p): New function.
2011-07-06 bernds * cse.c (find_comparison_args): Use val_mode_signbit_s...
2011-06-22 jakub PR debug/47858
2011-06-09 akPrint location for conflicting global regs.
2011-05-03 bernds * function.c (init_function_start): Call decide_functi...
2011-05-03 bernds * gengenrtl.c (special_rtx): PC, CC0 and RETURN are...
2011-04-08 matz PR middle-end/48389
2011-03-29 vmakarov2011-03-28 Vladimir Makarov <vmakarov@redhat.com>
2011-03-28 vmakarov2011-03-27 Vladimir Makarov <vmakarov@redhat.com>
2011-03-27 vmakarov2011-03-27 Vladimir Makarov <vmakarov@redhat.com>
2011-03-16 jakub PR debug/45882
2011-03-09 jakub PR rtl-optimization/47866
2011-02-28 jakub PR middle-end/47893
2011-02-11 pthaugen PR rtl-optimization/47614
2011-02-03 aolivaPR debug/43092
2010-12-09 rguenth2010-12-09 Richard Guenther <rguenther@suse.de>
2010-11-24 jsm28 * common.opt (initial_max_fld_align, flag_debug_asm,
2010-11-22 amonakov PR rtl-optimization/45652
next