* config-ml.in: Pass ${ml_config_env} to configure calls.
[gcc.git] / gcc /
2007-04-14 Jakub Jelinekre PR c++/25874 ([gomp] ICE in calc_dfs_tree())
2007-04-14 Bernhard Reutner... +2007-04-14 Bernhard Fischer
2007-04-14 Bernhard Fischer2007-04-14 Bernhard Fischer
2007-04-14 Bernhard Reutner... - commentary typo fix
2007-04-14 Francois-Xavier... re PR fortran/31561 (FAIL: gfortran.dg/vect/vect-4...
2007-04-14 Paul Thomasre PR fortran/29507 ([4.2 only] INDEX in an array initi...
2007-04-14 Bernd Schmidtbfin.h (MODES_TIEABLE_P): Allow more modes to be tied.
2007-04-14 Kazu Hirataconfig.gcc: Recognize fido.
2007-04-14 Kazu Hiratatarget-supports.exp (check_gc_sections_available):...
2007-04-14 Kazu Hirata* gcc.c-torture/compile/pr27528.c: Require nonpic.
2007-04-14 John David Anglinre PR middle-end/31322 (ld: Invalid symbol type for...
2007-04-13 Jason Merrillre PR c++/31074 (Reference casting involving multiple...
2007-04-13 GCC AdministratorDaily bump.
2007-04-13 Mike StumpFix whitespacing.
2007-04-13 Mike Stumpstubify-1.mm: Only run on powerpc.
2007-04-13 Bob Wilson* config/xtensa/xtensa.c (xtensa_expand_builtin): Use...
2007-04-13 Joseph Myersre PR tree-optimization/29598 (FAIL: gcc.dg/tree-ssa...
2007-04-13 Tobias Burnusre PR fortran/31559 ([4.1 only] Assigning to an EXTERNA...
2007-04-13 Mike Stumpdarwin-c.c (handle_c_option): Handle -fapple-kext here...
2007-04-13 Paul Thomasre PR fortran/31550 (f951: segfault in fold-const.c...
2007-04-13 Tobias Schlüterre PR fortran/18937 (quadratic behaviour with many...
2007-04-13 Richard Sandifordvxworks.h (SUBTARGET_OVERRIDE_OPTIONS): Define.
2007-04-13 H.J. Lui386.opt (msvr3-shlib): Removed.
2007-04-13 H.J. Lui386.opt (mpopcnt): Replace "popcount" instruction...
2007-04-13 Tobias Burnusre PR fortran/31562 (FAIL: gfortran.dg/value_4.f90...
2007-04-13 Tobias SchlüterFix date in Tobias Burnus' ChangeLog entry
2007-04-13 Tobias SchlüterSigh. Add ChangeLog entry missing from previous commit.
2007-04-13 Tobias Burnusre PR fortran/31562 (FAIL: gfortran.dg/value_4.f90...
2007-04-13 Richard Guentherre PR tree-optimization/21258 (Teach VRP to pick up...
2007-04-13 Uros Bizjaki386.h (X87_FLOAT_MODE_P): Check for TARGET_80387.
2007-04-13 Paolo BonziniMakefile.in (stamp-as, [...]): Remove.
2007-04-12 GCC AdministratorDaily bump.
2007-04-12 Brooks Moses* doc/invoke.text (--help): Document --help=common.
2007-04-12 Francois-Xavier... c_by_val.c: Use GCC extensions instead of including...
2007-04-12 Tobias SchlüterCommit bits missing from previous checkin
2007-04-12 Thomas Neumannstub-objc.c (objc_build_keyword_decl): Avoid C++ keywords.
2007-04-12 Tobias Schlüterre PR fortran/31250 (Initialization expr as constant...
2007-04-12 Tobias SchlüterFile missing from previous commit
2007-04-12 Daniel Frankere PR fortran/31234 (Thread-safety of random_number...
2007-04-12 Tobias Schlüterre PR fortran/31266 (Spurious(?) warning about characte...
2007-04-12 Tobias Schlüterdecl.c (gfc_match_end): Also check for construct name...
2007-04-12 Richard SandifordMakefile.in (insn-emit.o): Depend on $(INTEGRATE_H).
2007-04-12 Richard Sandifordmips.md (load_call<mode>): Allow any general register.
2007-04-12 Richard Sandifordmips-protos.h: In comments, refer to loadgp_absolute...
2007-04-12 Richard Sandifordmips.c (mips_ok_for_lazy_binding_p): Always return...
2007-04-12 Tobias Schlüter+ * trans-types.c: Update copyright years.
2007-04-12 Richard Sandifordmips-protos.h (SYMBOL_GOT_LOCAL): Rename to...
2007-04-12 Richard Sandifordmips.h (TARGET_SPLIT_CALLS): Check TARGET_CALL_CLOBBERE...
2007-04-12 Tobias Schlüterarith.c (gfc_arith_uplus): Rename to ...
2007-04-12 Bernd Schmidtbfin.md (movhi_low2high, [...]): Delete, merge function...
2007-04-12 Bernd Schmidtlib1funcs.asm (___umulsi3_highpart, [...]): Use a more...
2007-04-12 Bernd Schmidtbfin.opt (msim): New option.
2007-04-12 Bernd Schmidtmd.texi (Blackfin family constraints): Document PA...
2007-04-12 Richard Sandifordconfig.gcc (*-*-vxworks*): Don't add to tm_files in...
2007-04-12 Richard Sandifordvxworks.h (VXWORKS_STARTFILE_SPEC): Use -l:crt0.o inste...
2007-04-12 Andreas Krebbels390.md ("trunctddd2"): Use TDmode for the target of...
2007-04-12 Douglas Gregorre PR c++/31078 (warning: same canonical type node...
2007-04-12 Richard Guenthertree-pretty-print.c (dump_generic_node): Print ARRAY_RE...
2007-04-12 Richard Guentherre PR tree-optimization/31169 (Bootstrap comparison...
2007-04-12 Richard Guentherre PR tree-optimization/24689 (operand_equal_p does...
2007-04-12 Tobias Burnusre PR fortran/31472 (gfortran does not detect the illeg...
2007-04-12 John David Anglinpa.c (pa_som_asm_init_sections): Ensure that cfun-...
2007-04-11 Diego Novillotree-ssa-alias.c (dump_mem_ref_stats): Do not call...
2007-04-11 Zdenek Dvoraktree-data-ref.c (chrec_steps_divide_constant_p): Removed.
2007-04-11 GCC AdministratorDaily bump.
2007-04-11 Paul Thomasre PR fortran/31538 (misleading bounds check error)
2007-04-11 Bernd Schmidtreload.c (find_reloads_toplev, [...]): Use rtx_equal_p...
2007-04-11 Sebastian Poptree-data-ref.c (affine_function_zero_p, [...]): New.
2007-04-11 Zdenek Dvoraktree-data-ref.c (add_multivariate_self_dist): Force...
2007-04-11 Diego Novillore PR tree-optimization/30735 (50% slow down due to...
2007-04-11 Richard Guentherre PR middle-end/31530 (Incorrect folding of multiplica...
2007-04-11 Bernd Schmidtbfin-protos.h (bfin_expand_movmem): Renamed from bfin_e...
2007-04-11 Tobias Burnusre PR testsuite/31240 (gfortran.dg/pointer_intent_1...
2007-04-11 Jan Hubickaclass.c (convert_to_base_statically): Fold produced...
2007-04-11 Sebastian Popre PR tree-optimization/31343 (ICE in data-refs depende...
2007-04-10 GCC AdministratorDaily bump.
2007-04-10 Eric Christopher2007-04-10 Eric Christopher <echristo@apple.com>
2007-04-10 Eric ChristopherAdd to last commit.
2007-04-10 Eric Christopheri386.h (X87_FLOAT_MODE_P): New.
2007-04-10 Zdenek Dvorakre PR tree-optimization/31526 (ICE in alloc_aux_for_blo...
2007-04-10 Uros Bizjaki386.md (fix_trunc<mode>di_sse): Remove "x" from "xm...
2007-04-10 H.J. Lusse.md (sse2_pinsrw): Removed.
2007-04-09 GCC AdministratorDaily bump.
2007-04-09 Jan Hubickare PR target/27869 ("-O -fregmove" handles SSE scalar...
2007-04-09 Mark Mitchellre PR c++/31449 ([4.1] static_cast can remove const...
2007-04-09 Jan Hubickafoldaddr-3.c: New file.
2007-04-09 Paolo Carlinitree.c (cp_tree_equal): Deal with TRAIT_EXPR.
2007-04-09 Zdenek Dvorakcfgloopmanip.c (create_preheader): Do not use loop_preh...
2007-04-08 GCC AdministratorDaily bump.
2007-04-08 Jan Hubickatree.h (maybe_fold_offset_to_component_ref): Declare.
2007-04-08 Andrew Pinskivarasm.c (assemble_variable): Remove call to lang_hooks...
2007-04-08 Mike Stump* config/i386/i386.c: Use inc/dec on Core2.
2007-04-08 Steven Bosscherlanghooks.c (lhd_tree_inlining_add_pending_fn_decls...
2007-04-08 Anatoly Sokolovre PR target/29932 (avr-gcc wrongly optimizes bit sets...
2007-04-07 GCC AdministratorDaily bump.
2007-04-07 Daniel Berlin2007-04-07 Daniel Berlin <dberlin@dberlin.org>
2007-04-07 Anatoly Sokolovre PR target/30289 (avr-gcc: builtin memset(): wrong...
2007-04-07 Paul Thomasre PR fortran/31257 (ICE in gfc_conv_expr_descriptor)
2007-04-07 Paul Thomasre PR fortran/30880 (Derived types with default value...
2007-04-07 Paul Thomasre PR fortran/30872 (Bogus "size of variable is too...
next