New syntax for -fsanitize-recover.
[gcc.git] / gcc / df-scan.c
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-08-26 David MalcolmRemove DF_REF_INSN scaffolding
2014-08-22 David Malcolmdf-*.c: Use rtx_insn
2014-06-15 Richard Sandiforddf.h (df_mw_hardreg, [...]): Add a link pointer.
2014-06-15 Richard Sandiforddf.h (df_ref_create, [...]): Delete.
2014-06-15 Richard Sandiforddf.h (FOR_EACH_ARTIFICIAL_USE, [...]): New macros.
2014-06-15 Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
2014-05-28 Radovan Obradovic-fuse-caller-save - Use collected register usage inform...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-20 Trevor Saundersmerge auto_vec and stack_vec
2013-12-09 David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-10-28 Trevor Saundersdf-scan.c (df_collection_rec): Adjust.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-04-17 Steven Bosscherlower-subreg.c (resolve_simple_move): If called self...
2013-04-04 Steven Bosscherre PR middle-end/56729 (ICE in df_insn_delete)
2013-03-22 Steven Bosscherdf.h (df_insn_delete): Adjust prototype.
2013-02-27 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12 Steven Bosscherre PR rtl-optimization/51447 (global register variable...
2012-10-08 Steven Bosscherbitmap.h (bitmap_and_into): Update prototype.
2012-08-23 Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
2012-08-21 H.J. LuRestore df_free_collection_rec call in df_bb_verify
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-26 Dimitrios Apostoloudf-scan.c (df_def_record_1): Assert a parallel must...
2012-05-22 Dimitrios Apostoloudf-scan.c (df_scan_alloc): Round up allocation pools...
2012-02-29 Jakub Jelinekre PR bootstrap/52397 (comparison failure with Ada...
2011-08-27 Bernd Schmidtrtl.texi (simple_return): Document.
2011-06-30 Eric Botcazoudf-scan.c (df_get_entry_block_def_set): Use INCOMING_RE...
2011-06-15 Jeff Lawdf-problems.c (df_lr_local_compute): Manually CSE PIC_O...
2011-02-02 Peter Bergnerre PR rtl-optimization/47525 (DCE fails to eliminate...
2010-11-22 Paolo Bonzinire PR bootstrap/44970 (Revision 162270 failed to bootstrap)
2010-11-16 Eric Botcazoure PR rtl-optimization/46315 (-O2 -fno-strict-overflow...
2010-11-13 Alexandre Olivare PR rtl-optimization/42889 ("-fcompare-debug failure...
2010-10-11 Nathan Froydvec.h (VEC_qsort): Define.
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-09-04 Paolo Bonzinidf.h (enum df_ref_class): Remove DF_REF_EXTRACT.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 Joseph Myerstm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Docum...
2010-06-29 Joern Renneckere PR other/44034 (target hooks are hard to maintain)
2010-06-13 Jan Hubickabitmap.c (bitmap_and, [...]): Turn internal datastructu...
2010-06-12 Jan Hubickadf-core.c (df_clear_bb_info): New function.
2010-06-06 Jan Hubickadf-core.c (df_set_blocks): Use bitmap_head instead...
2010-06-01 Jan Hubickafwprop.c: Make emit-rtl.h include last.
2010-05-20 Kenneth Zadeckre PR bootstrap/43870 (ICE in gcc/config/soft-fp/divtf3.c)
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-29 Jakub Jelinekre PR rtl-optimization/42889 ("-fcompare-debug failure...
2010-01-26 Richard Guentherdf-scan.c (df_scan_set_bb_info): Remove assert.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-18 Alexandre Olivadf-scan.c (df_ref_create): Don't mark BB as dirty on...
2009-11-04 Kenneth Zadeckdf-scan.c (df-uses-record): Add case zero_extract of...
2009-09-22 Richard Hendersonre PR target/41246 (should "sorry" when regparm=3 and...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-06-10 Ian Lance Taylorvec.h (DEF_VEC_ALLOC_I): Use DEF_VEC_NONALLOC_FUNCS_I.
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-26 Steven Bosscherdf-scan.c (df_insn_rescan): Salvage insn's LUID if...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-03-18 Jakub Jelinekdse.c (struct group_info): Reorder fields for 64-bit...
2008-12-19 Steve Ellcey* df-scan.c ( df_hard_reg_init): Move declaration of i.
2008-12-18 Jan Hubickadf-scan.c (persistent_obstack, [...]): Remove.
2008-10-27 Jakub Jelinekre PR target/37378 (Revision 139827 causes Divide_X)
2008-10-12 Kenneth Zadeckre PR target/37808 (Revision 141067 breaks Linux/x86)
2008-10-11 Kenneth Zadeckre PR middle-end/37448 (cannot compile big function)
2008-09-04 Richard Sandiforddf-scan.c (df_get_entry_block_def_set): Add STACK_POINT...
2008-07-15 Kaveh R. Ghazidf-problems.c (df_set_note): Avoid C++ keywords.
2008-06-30 Kenneth Zadeckdf-scan.c (df_scan_free_ref_vec, [...]): New macros.
2008-06-29 Kaveh R. Ghazialloc-pool.c (create_alloc_pool): Fix -Wc++-compat...
2008-06-26 Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-06-18 Steven Bosscherdf.h (struct df_ref): Replace 'insn' field with 'insn_i...
2008-06-09 Steven Bosscherdf-scan.c (struct df_scan_problem_data): Remove the...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-04-25 Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-21 Richard Sandiforddbgcnt.def (ra_byte_scan): Added.
2008-04-08 Jan Hubickafunction.h (incomming_args): Break out of struct function.
2008-03-06 Kenneth Zadeckfwprop.c (update_df): Support width and offset paramete...
2008-03-01 Alexandre Olivadf-scan.c (df_ref_chain_change_bb): Simplify.
2007-12-14 Paolo Bonzinidf-core.c: Update comments referring to removed features.
2007-12-13 Jakub Jelinekre PR rtl-optimization/32636 (25_algorithms/search_n...
2007-10-23 David S. Millerdf-scan.c (df_get_call_refs): Mark global registers...
2007-10-02 Kenneth Zadeckra-conflict.c: New file.
2007-09-17 Richard Sandiforddf-scan.c (df_notes_rescan): Do nothing if the instruct...
2007-09-01 Kazu Hirataarm.c, [...]: Fix comment typos.
2007-08-23 Chao-ying Furtl.c (rtx_code_size): Check CONST_FIXED to calcualte...
2007-07-30 Seongbae Parkdf-scan.c (df_scan_verify): Remove artificial limit...
2007-07-27 Richard Sandiforddf.h (df_mw_hardreg): Remove "loc" field.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazic-lex.c (c_lex_with_flags, lex_string): Constify.
2007-07-07 Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-07-05 Seongbae Parkre PR rtl-optimization/32475 (function with asm() does...
2007-06-22 Roman Zippeldf-scan.c (df_read_modify_subreg_p): Use REGMODE_NATURA...
2007-06-20 Eric Botcazoudf-scan.c (df_get_call_refs): Be prepared for MEMs...
2007-06-19 Kenneth Zadeckdf.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.
next