* config/os/mingw32-w64/os_defines.h (__USE_MINGW_ANSI_STDIO): Define.
[platform/upstream/gcc.git] / gcc / df-core.c
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-03-20 Jakub Jelinekre PR rtl-optimization/48156 (wrong code with -fcrossju...
2010-12-14 Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-11-17 Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
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-11-03 H.J. LuRevert revision 164552.
2010-09-23 Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-07-29 Bernd Schmidtre PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multi...
2010-06-23 Joern Renneckere PR other/44644 (type/data name clash makes --enable...
2010-06-22 Jan HubickaFix version of patch from previous commit ;(
2010-06-22 Jan Hubickadf-problems.c (df_rd_confluence_n, [...]): Return true...
2010-06-16 Jan Hubicka* df-core.c (df_compact_blocks): Free problem_temps...
2010-06-12 Jan Hubickadf-core.c (df_clear_bb_info): New function.
2010-06-07 Jan Hubickadf-problems.c (df_lr_problem_data): Add lr_bitmaps.
2010-06-06 Jan Hubickadf-core.c (df_set_blocks): Use bitmap_head instead...
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-04-14 Uros Bizjakdf-core.c (df_ref_debug): Change format string placehol...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-07 Andrew Pinskire PR rtl-optimization/42946 (bootstrap with --enable...
2010-01-29 Jakub Jelinekre PR rtl-optimization/42889 ("-fcompare-debug failure...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-08 Zbigniew Chamskicfgrtl.c (pass_free_cfg): Add pass name.
2009-06-02 Alexandre Oliva* df-core.c (df_ref_debug): Honor -fdump-noaddr.
2009-05-12 Paolo Bonzinidf-core.c: Update head documentation.
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2008-12-06 Steven Bosscherre PR rtl-optimization/36365 (Hang in df_analyze)
2008-10-11 Kenneth Zadeckre PR middle-end/37448 (cannot compile big function)
2008-07-08 Tianwei ShengOn behalf of Tianwei, for the following change:
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-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-04-21 Richard Sandiforddbgcnt.def (ra_byte_scan): Added.
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-01-17 Seongbae Parkre PR middle-end/34400 (bad interaction between DF...
2007-12-14 Paolo Bonzinidf-core.c: Update comments referring to removed features.
2007-08-30 Kenneth Zadeckdf-core.h (df_dump_region): New function.
2007-08-05 Paolo Bonziniconfigure.ac: Remove --enable-checking=df from default...
2007-07-28 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-07 Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-19 Kenneth Zadeckdf.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.
2007-06-14 Paolo Bonziniconfigure.ac: Add --enable-checking=df.
2007-06-13 Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-11 Kenneth Zadeckdf-scan.c (df_insn_delete, [...]): Fixed spelling of...
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2006-05-28 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-05-23 Kenneth Zadeckdf-core.c: Added to header comments.
2006-05-19 Daniel Berlinre PR rtl-optimization/26855 (ICE in add_deps_for_def...
2006-05-13 Steven Bosscherdf-core.c (df_bb_regno_last_use_find): Do not look...
2006-04-22 Eric Christopherdecl.c: Fix typo in function name.
2006-03-04 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-02-15 Uttam Pawarre PR rtl-optimization/26184 (memory leaks in swing...
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-29 Kenneth Zadeckdf-core.c (df_set_blocks): Deleted all variable.
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 Kazu Hiratadf-core.c (df_compact_blocks, [...]): Use SET_BASIC_BLO...
2006-01-11 Daniel Berlindf.h (DF_SCAN, [...]): New macros.