]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/rtl.h
Merge with trunk.
[thirdparty/gcc.git] / gcc / rtl.h
2013-12-04  rsandifoMerge with trunk.
2013-11-29  kyukhin Reverted:
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoUndo formatting change.
2013-11-21  rsandifoMerge with trunk.
2013-11-21  rsandifoRemove trailing whitespace. Add missing dbxout.c hunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  kyukhin * builtin-types.def (BT_FN_PTR_CONST_PTR_VAR...
2013-11-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-09  rsandifoFix some formatting. Put stuff on a single line where...
2013-11-06  rsandifoCheck for BImode rather than a precision of 1. Add...
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-11-03  rsandifoDon't treat rtx constants as sign-extended.
2013-10-29  rsandifo- Fix comment typos that I'd introducted.
2013-10-29  amacleod * expr.h: Revert change and include tree-core.h.
2013-10-29  amacleod * tree-outof-ssa.h: Remove include files.
2013-10-23  rsandifoAdd ::is_sign_extended.
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-24  zadeckpatch to canonize wide-ints smaller than one HWI
2013-09-23  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-06  rsandifoFix bootstrap with rtl-checking enabled.
2013-09-04  mrsMerge in trunk.
2013-08-29  mrsMove num_elem out of the u union to shorten the rtx...
2013-08-21  rsandifogcc/
2013-08-13  mrsAdd wide-int branch.
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...
next