]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/df-scan.c
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
[thirdparty/gcc.git] / gcc / df-scan.c
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
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.
2007-06-15  Seongbae Parkre PR rtl-optimization/32339 (ICE in insert_save, at...
2007-06-13  Bob Wilsondf-scan.c (df_get_entry_block_def_set): Check if STATIC...
2007-06-13  Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-12  Seongbae Parkdf-scan.c (df_get_exit-block_use_set): Always add the...
2007-06-11  Kenneth Zadeckdf-scan.c (df_insn_delete, [...]): Fixed spelling of...
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-05-26  Kazu Hiratai386.c, [...]: Fix comment typos.
2007-05-22  Richard Sandifordregs.h (end_hard_regno): New function.
2007-04-29  Zdenek Dvorakdf-scan.c (record_nonlocal_goto_receiver_defs): New...
2007-03-20  Paolo Bonzinire PR middle-end/30907 (Propagation of addresses within...
2006-12-20  Joseph Myersrtlanal.c (struct subreg_info, [...]): New.
2006-05-19  Daniel Berlinre PR rtl-optimization/26855 (ICE in add_deps_for_def...
2006-04-08  Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-03-08  Kenneth Zadeckdf-scan.c: (df_bb_refs_record): Fix obvious typo with...
2006-03-04  Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-02-09  Zdenek Dvorakre PR rtl-optimization/24762 ([killloop-branch] code...
2006-02-08  Daniel Berlindf-scan.c (df_def_record_1): A set destination may...
2006-02-07  Eric Botcazoudf-core.c (df_set_blocks): Do not dereference function...
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-28  H.J. Ludf-scan.c (df_record_entry_block_defs): Check if INCOMI...
2006-01-27  Daniel Berlinre PR rtl-optimization/24762 ([killloop-branch] code...
2006-01-21  Kenneth Zadeckdf-scan.c (problem_SCAN): Added NULL reset function.
2006-01-20  Kenneth Zadeckdf-scan.c (df_scan_free_bb_info): Added basic block...
2006-01-11  Kenneth Zadeck2005-01-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2006-01-11  Daniel Berlindf.h (DF_SCAN, [...]): New macros.