]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
i386.c (ix86_eax_live_at_start_p): Use df_get_live_out.
[thirdparty/gcc.git] / gcc /
2007-06-13  Dave Korni386.c (ix86_eax_live_at_start_p): Use df_get_live_out.
2007-06-13  Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-13  GCC AdministratorDaily bump.
2007-06-12  Geoffrey Keatingweak1.C: Suppress on Darwin.
2007-06-12  Seongbae Parkdf-scan.c (df_get_exit-block_use_set): Always add the...
2007-06-12  Seongbae Parkopts.c (common_handle_option): Handle new option -fdbg...
2007-06-12  Eric Botcazoutree-ssa-alias.c (finalize_ref_all_pointers): Clear...
2007-06-12  Andrew Pinskire PR middle-end/31579 (ICE when compiling attached...
2007-06-12  Kaveh R. Ghazireal.c (real_isfinite): New.
2007-06-12  Ian Lance Taylorre PR libstdc++/29286 (placement new does not change...
2007-06-12  Kaveh R. Ghazifold-const.c (fold_binary): Guard (X-X) -> 0 transforma...
2007-06-12  Dirk Muellerreorder changelog entries
2007-06-12  Tristan Gingoldgcov.c: Comments updated.
2007-06-12  Bernd Schmidtbfin.md (UNSPEC_NOP): New constant.
2007-06-12  Dirk Muellertrans-stmt.c (gfc_trans_call): fix gcc_assert to a...
2007-06-12  Olivier Hainquetree-nested.c (convert_local_reference): Handle VIEW_CO...
2007-06-12  Nathan Sidwell* config/m68k/m68k-devices.def (52221, 52223, 5253...
2007-06-12  Richard Guentherre PR tree-optimization/15353 ([tree-ssa] Merge two...
2007-06-12  Uros Bizjakre PR rtl-optimization/32293 (internal compiler error...
2007-06-12  Uros Bizjakfold-const (fold_binary): Also optimize a/cbrt(b/c...
2007-06-12  Paul Thomastrans-common.c (create_common): Initialize 'field_init'.
2007-06-12  Eric BotcazouFix a few nits.
2007-06-12  Diego NovilloMakefile.in (reload1.o-warn): Remove.
2007-06-12  Seongbae Parkcombine.c (subst): Fix typo.
2007-06-12  Seongbae Parkcombine.c (subst): Use reg_overlap_mentioned_p instead...
2007-06-12  GCC AdministratorDaily bump.
2007-06-11  Paul Thomasre PR fortran/29786 (Initialization of overlapping...
2007-06-11  Kenneth Zadeckreload1.c (mark_home_live_1): Use the mode parameter.
2007-06-11  Andreas Toblersetjmp-3.c: Rename raise to raise0.
2007-06-11  Kenneth Zadeckdf-scan.c (df_insn_delete, [...]): Fixed spelling of...
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-06-11  Uros Bizjaki386.md ("*movtf_internal): Penalize moves to and from...
2007-06-11  Arnaud CharletAdd new tests
2007-06-11  Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-06-11  Eric Botcazoutree-ssa-structalias.c (find_what_p_points_to): Return...
2007-06-11  Joseph Myersarm.c (arm_output_dwarf_dtprel, [...]): New.
2007-06-11  Bernd Schmidtbfin.md (movdi_insn, [...]): Don't allow constant to...
2007-06-11  Rafael Espindolaremove signed(_or_unsigned)?_type langhooks
2007-06-11  Uros Bizjakre PR target/32280 (_mm_srli_si128, heinous code for...
2007-06-11  Uros Bizjakre PR middle-end/32279 (Fold 1.0/sqrt(x/y) to sqrt...
2007-06-11  Bob DuffResync
2007-06-11  Bob Duffg-stsifd-sockets.adb (Create): Work around strange...
2007-06-11  Jerry DeLislere PR fortran/32235 (incorrectly position text file...
2007-06-11  GCC AdministratorDaily bump.
2007-06-10  Jan Sjodinlambda-code.c (remove_iv): New.
2007-06-10  Zdenek Dvoraktree-data-ref.c (dr_analyze_alias): Handle case smt...
2007-06-10  Daniel Berlintree-ssa-structalias.c (set_uids_in_ptset): Add is_dere...
2007-06-10  Duncan Sandsdecl.c (gnat_to_gnu_entity): Use pointers to dummy...
2007-06-10  Daniel Berlintree-data-ref.c (dr_may_alias_p): Check that decl_a...
2007-06-10  GCC AdministratorDaily bump.
2007-06-09  Zdenek Dvoraktree-scalar-evolution.c (follow_ssa_edge_in_rhs, [...
2007-06-09  Tom Tromeyc-decl.c (grokdeclarator): Added 'deprecated_state...
2007-06-09  Ian Lance Taylorre PR tree-optimization/32169 (Ice in set_value_range...
2007-06-09  GCC AdministratorDaily bump.
2007-06-08  Eric Botcazoureload1.c (fixup_abnormal_edges): Clear bb field for...
2007-06-08  Uros Bizjak* ChangeLog fix * ChangeLog fix.
2007-06-08  Bob Wilsonlib1funcs.asm (__udivsi3): Use hardware divide instruct...
2007-06-08  Harsha Jagasiaextend.texi: Add fvect-cost-model flag.
2007-06-08  Simon Baldwinreg-stack.c (get_true_reg): Readability change.
2007-06-08  Simon Baldwintree-flow-inline.h (var_ann): Replaced erroneous '...
2007-06-08  Uros Bizjaki386.c (override_options): Merge TARGET_SSE4_2 and...
2007-06-08  Uros Bizjakextend.texi (X86 Built-in Functions): Document __builti...
2007-06-08  Uros Bizjakextend.texi (X86 Built-in Functions): Add missing ...
2007-06-08  Uros Bizjakre PR tree-optimization/32243 (ICE in vectorizable_type...
2007-06-08  Dorit Nuzmanre PR tree-optimization/32224 (ICE in vect_analyze_oper...
2007-06-08  Francois-Xavier... * trans-intrinsic.c: Revert Lee's 2007-06-04 patch.
2007-06-08  Christian Bruelre PR target/29953 ([SH-4] Perfomance regression in...
2007-06-08  Zdenek Dvorakre PR middle-end/32209 (Boot failure Comparing stages...
2007-06-08  Kaz Kojimaconstraints.md: New file.
2007-06-08  Steven G. Karglre PR fortran/32223 (Backslash handling inconsistent)
2007-06-08  Geoffrey Keatingcleanup-8.c: Run on i386-darwin9 and later.
2007-06-08  Geoffrey Keatingdarwin.h (STACK_BOUNDARY): Define.
2007-06-08  GCC AdministratorDaily bump.
2007-06-07  Jakub Jelinekre PR c++/32177 (g++ crashes on some valid OpenMP code)
2007-06-07  Manuel López-Ibáñezre PR testsuite/25241 ([C++] DejaGNU does not distingui...
2007-06-07  Simon Martinre PR c++/30759 (initializer-list accepted for object...
2007-06-07  Geoffrey Keatingattr-weakref-1-darwin.c: Run on all Darwin platforms.
2007-06-07  Geoffrey KeatingIndex: ChangeLog
2007-06-07  Uros Bizjaki386.md (standard sse constant splitter): Handle TFmode.
2007-06-07  Bob Wilson* config/xtensa/lib1funcs.asm: Clean up whitespace.
2007-06-07  Steven G. Kargldecl.c: Miscellaneous whitespace fixes.
2007-06-07  Steve Ellceyre PR target/31850 (gcc.c-torture/compile/limits-fnargs...
2007-06-07  Zdenek Dvorakre PR tree-optimization/32220 (internal compiler error...
2007-06-07  Arnaud CharletAdd new tests
2007-06-07  Arnaud CharletAdd new tests
2007-06-07  Andrew Pinskire PR tree-optimization/32231 (Segfault in verify_ssa_name)
2007-06-07  GCC AdministratorDaily bump.
2007-06-06  Steve Ellcey* gfortran.dg/integer_exponentiation_3.F90: Use approx...
2007-06-06  Eric Christopherconfig.gcc (i?86-*-darwin*): Remove arch parameter.
2007-06-06  Manuel López-Ibáñezre PR testsuite/25241 ([C++] DejaGNU does not distingui...
2007-06-06  Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-06-06  Eric Christopheri386.c (override_options): Move handling of TARGET_SUBT...
2007-06-06  Paolo Bonzinigenmodes.c (tagged_printf, [...]): Don't use %n on...
2007-06-06  Zdenek Dvorakhaifa-sched.c (restore_bb_notes): Clear bb field of...
2007-06-06  Thomas Neumannlambda-code.c (struct lambda_lattice_s): Add a name...
2007-06-06  Richard Bienertree-ssa-forwprop.c (forward_propagate_into_cond):...
2007-06-06  Ian Lance Taylorfold-const.c (merge_ranges): If range_successor or...
2007-06-06  Uros Bizjakre PR tree-optimization/32216 (ICE: verify_stmts failed...
2007-06-06  Arnaud CharletResync
2007-06-06  Arnaud CharletAdd new tests
next