]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/bt-load.c
* doc/install.texi (Specific, alpha): Remove note to use
[thirdparty/gcc.git] / gcc / bt-load.c
2019-06-27  marxinRemove quite obvious dead assignments.
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-05-14  tbsaundeuse auto_bitmap more
2017-01-01  jakub Update copyright years.
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-07-26  tbsaundeuse auto_sbitmap in various places
2016-01-07  berndsFix a minor issue found by a static analyzer (PR66206).
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-09-13  tbsaundebt-load.c: remove typedefs that hide pointerness
2015-08-19  tbsaunderemove useless typedefs
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
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-20  miyukiPromote types of RTL expressions to more derived ones.
2015-05-19  rsandifogcc/
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  olegendogcc/
2015-01-05  jakub Update copyright years.
2014-11-25  segher * bt-load.c (migrate_btr_defs): Get the key of a heap...
2014-11-18  marxinbt-load is ported to fibonacci_heap.
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-08-28  rsandifogcc/
2014-08-21  dmalcolmbt-load.c: Use rtx_insn
2014-07-09  tbsaunderemove has_execute
2014-05-26  rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-22  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-04-10  rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-01  crowlThis patch renames sbitmap iterators to unify them...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-08-13  rguenth2012-08-13 Richard Guenther <rguenther@suse.de>
2012-07-23  steven * sbitmap.h (struct int_list): Remove.
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2011-08-27  bernds * doc/rtl.texi (simple_return): Document.
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-30  amylaar PR other/44566
2009-11-25  hjlRemove trailing white spaces.
2009-04-17  ian * df.h: Include "timevar.h".
2009-04-04  hubicka * tree-ssa-uncprop.c (associate_equivalences_with_edge...
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-07-15  ghazi * bt-load.c (add_btr_def, migrate_btr_def,
2008-06-26  ghazi * alias.c (record_alias_subset, init_alias_analysis...
2008-04-25  hubicka PR testsuite/35843
2008-03-19  hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-09-05  hubicka * regrename.c (pass_regrename, pass_cprop_hardreg...
2007-08-14  ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-07-30  ghazi * alias.c (record_set, memory_modified_1): Constify.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-06-19  zadeck2007-06-15 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-06-18  kkojima * bt-load.c (move_btr_def): Fix the order of arguments
2007-06-11  dberlinMerge dataflow branch into mainline
2007-05-22  rsandifogcc/
2007-05-22  rsandifogcc/
2006-05-18  mrsWhitespace fixups
2006-05-14  kkojima PR rtl-optimization/27406
2006-03-14  sayle2006-03-13 Uttam Pawar <uttamp@us.ibm.com>
2006-03-02  dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-06  rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31  dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-12-17  zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-07-19  bje * bt-load.c (link_btr_uses): Fix uninitialised warnings.
2005-07-05  bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-25  kcookUpdate FSF address.
2005-06-16  hubicka * basic-block.h (rtl_bb_info): Break out head_, end_,
2005-06-07  kazu * sbitmap.h (sbitmap_iterator, sbitmap_iter_init,
2005-05-13  amylaar PR rtl-optimization/20769:
2005-04-28  kazu * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c...
2005-02-17  kazu * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,
2005-02-17  nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2004-12-06  amylaar * bt-load.c (btr_def_s): New member own_end;
2004-11-25  nathan * bt-load.c (migrate_btr_defs): Remove unneeded NULL...
next