]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dojump.c
Update copyright years.
[thirdparty/gcc.git] / gcc / dojump.c
2019-01-01  jakub Update copyright years.
2018-10-02  ebotcazou * dojump.h (do_jump): Delete.
2018-09-14  danglin PR middle-end/87188
2018-06-16  kugangcc/ChangeLog:
2018-01-22  jakub PR tree-optimization/83081
2018-01-03  jakub Update copyright years.
2017-12-21  rsandifopoly_int: argument sizes
2017-12-19  jakub * read-rtl.c (parse_reg_note_name): Replace Yoda condi...
2017-08-30  rsandifo[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  rsandifo[60/77] Pass scalar_int_modes to do_jump_by_parts_*
2017-08-30  rsandifo[34/77] Add a SCALAR_INT_TYPE_MODE macro
2017-08-30  rsandifo[20/77] Replace MODE_INT checks with is_int_mode
2017-08-30  rsandifo[17/77] Add an int_mode_for_size helper function
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-01-01  jakub Update copyright years.
2016-10-28  ebotcazou * dojump.c (do_jump_by_parts_greater_rtx): Invert...
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-08-12  mpolacek PR c/7652
2016-07-19  uros * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WID...
2016-01-04  jakub Update copyright years.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-25  danglin PR middle-end/68079
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-30  rguenth2015-06-30 Richard Biener <rguenther@suse.de>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-26  rsandifogcc/
2015-05-20  miyukiPromote types of RTL expressions to more derived ones.
2015-05-19  miyukiUse std::swap instead of explicit swaps
2015-04-30  law2015-04-29 Mikhail Maltsev <maltsevm@gmail.com>
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-03  tbsaundeuse rtx_code_label more
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-02  mrsMerge in trunk.
2014-03-27  dehao * dojump.c (do_compare_rtx_and_jump): Sets correct...
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-04  rsandifoMerge with trunk.
2013-12-03  jakub PR target/58864
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  rsandifoRemove tree_to_hwi.
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-20  mrsMerge in trunk.
2013-10-02  tejohnsonThis patch fixes an issue where expansion of an ORIF...
2013-09-20  mrsMerge in trunk.
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-10-16  eraman2012-10-15 Easwaran Raman <eraman@google.com>
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-07-24  rthIntroduce and use code_to_optab and optab_to_code functions
2012-07-24  rthIntroduce and use unknown_optab
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-03-07  rguenth2012-03-07 Richard Guenther <rguenther@suse.de>
2012-02-09  bergnergcc/
2011-08-18  rsandifogcc/
2011-06-02  jules gcc/
2011-03-24  ebotcazou * dojump.c (do_jump_by_parts_greater_rtx): Optimize...
2010-05-19  aesok * double-int.h (double_int_ior): New function.
2010-04-20  aesok * double-int.h (double_int_setbit): Declare.
2010-02-19  jakub PR middle-end/42233
2010-02-19  jakub PR middle-end/42233
2009-12-13  matz PR tree-optimization/42027
2009-08-25  matz * expr.h (jumpifnot_1, jumpif_1, do_jump_1...
2009-06-28  bonzini2009-06-28 Paolo Bonzini <bonzini@gnu.org>
2009-06-28  bonzini2009-06-28 Paolo Bonzini <bonzini@gnu.org>
2009-05-12  bonziniMerge cond-optab branch.
2009-05-07  jakub PR middle-end/40057
next