]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/bt-load.c
Update copyright years in gcc/
[thirdparty/gcc.git] / gcc / bt-load.c
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-01  Lawrence CrowlThis patch renames sbitmap iterators to unify them...
2012-11-01  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-08-13  Richard Guentherbasic-block.h (struct basic_block): Remove loop_depth...
2012-07-23  Steven Bosschersbitmap.h (struct int_list): Remove.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2011-08-27  Bernd Schmidtrtl.texi (simple_return): Document.
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-30  Joern Renneckere PR middle-end/44566 (configuration with multiple...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-04-17  Ian Lance Taylordf.h: Include "timevar.h".
2009-04-04  Jan Hubickatree-ssa-uncprop.c (associate_equivalences_with_edges...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-07-15  Kaveh R. Ghazibt-load.c (add_btr_def, [...]): Avoid C++ keywords.
2008-06-26  Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-04-25  Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-09-05  Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-08-14  Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-07-30  Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-19  Kenneth Zadeckdf.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.
2007-06-18  Kaz Kojimabt-load.c (move_btr_def): Fix the order of arguments...
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-05-22  Richard Sandifordregs.h (end_hard_regno): New function.
2007-05-22  Richard Sandifordhard-reg-set.h (GO_IF_HARD_REG_SUBSET, [...]): Delete...
2006-05-18  Mike StumpWhitespace fixups
2006-05-14  Kaz Kojimare PR rtl-optimization/27406 (gcc.c-torture/execute...
2006-03-14  Uttam Pawarre PR rtl-optimization/25739 (Memory leak in bt_load...
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-06  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-12-17  Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-07-19  Ben Ellistonbt-load.c (link_btr_uses): Fix uninitialised warnings.
2005-07-05  Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-25  Kelley CookUpdate FSF address.
2005-06-16  Jan Hubickabasic-block.h (rtl_bb_info): Break out head_, end_...
2005-06-07  Kazu Hiratasbitmap.h (sbitmap_iterator, [...]): New.
2005-05-13  J"orn Renneckere PR rtl-optimization/20769 (bt-load.c doesn't take...
2005-04-28  Kazu Hiratabt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P...
2005-02-17  Kazu Hiratabt-load.c, [...]: Update copyright.
2005-02-17  Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2004-12-06  J"orn Renneckebt-load.c (btr_def_s): New member own_end;
2004-11-25  Nathan Sidwellbt-load.c (migrate_btr_defs): Remove unneeded NULL...
2004-11-22  Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-04  Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-26  Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-08-30  Nathan Sidwellalias.c (mems_in_disjoint_alias_sets_p, [...]): Use...
2004-07-20  Paolo Bonzinigenattr.c (struct range, [...]): Remove them.
2004-07-09  Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-06-15  Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-05-15  Steven Bosscherbasic-block.h (life_analysis, [...]): Update prototypes.
2004-03-22  Kazu Hiratabt-load.c, [...]: Remove unnecessary casts.
2004-03-20  Kazu Hiratabb-reorder.c, [...]: Replace calls via (*targetm.foo...
2004-03-20  Kazu Hirataalias.c, [...]: Replace calls via (*targetm.foo) (...
2004-02-24  Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2004-02-02  Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-31  Kazu Hiratabt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".
2004-01-27  J"orn Renneckere PR middle-end/13779 ([3.4 only] powerpc64: incorrect...
2003-12-30  Steven Bosscherbackport: et-forest.h (et_forest_create, [...]): Declar...
2003-12-21  Kazu Hirataalias.c: Fix comment formatting.
2003-12-11  Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-05  Kazu Hiratabt-load.c: Fix comment typos.
2003-06-29  Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-25  Kaveh R. GhaziMakefile.in (bt-load.o): Depend on $(TM_P_H).
2003-06-23  Kazu Hiratabasic-block.h: Fix comment formatting.
2003-06-22  Kazu Hirata* bt-load.c: Follow spelling conventions.
2003-06-19  Andreas Jaeger* bt-load.c (migrate_btr_defs): Correct printf arguments.
2003-06-19  Hans-Peter Nilssonbt-load.c (migrate_btr_def): Conditionalize calls to...
2003-06-18  Stephen Clarkebt-load.c: New file.