re PR target/65697 (__atomic memory barriers not strong enough for __sync builtins)
[gcc.git] / gcc / bt-load.c
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-20 Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-19 Richard Sandifordregs.h (END_HARD_REGNO): Delete.
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Oleg Endortlanal.c (refers_to_regno_p): Change return value...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-25 Segher Boessenkoolbt-load.c (migrate_btr_defs): Get the key of a heap...
2014-11-18 Martin Liskabt-load is ported to fibonacci_heap.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-08-28 Richard Sandifordbt-load.c: Include rtl-iter.h.
2014-08-21 David Malcolmbt-load.c: Use rtx_insn
2014-07-09 Trevor Saundersremove has_execute
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
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.
next