inclhack.def (hpux_imaginary_i): Remove spaces.
[gcc.git] / gcc / df-scan.c
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.