aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-05-15install.texi: Document MPC requirements, flags etc.Kaveh R. Ghazi2-12/+32
2009-05-15builtins.c (do_mpc_arg1, [...]): New.Kaveh R. Ghazi4-15/+211
2009-05-15fold-const.c (fold_convert_const_real_from_real): Check for overflow.Sandra Loosemore2-1/+23
2009-05-15i386.c (ix86_reorg): Call optimize_function_for_speed_p only once.H.J. Lu2-6/+12
2009-05-15invoke.texi (max-early-inliner-iterations): New flag.Jan Hubicka6-66/+133
2009-05-15cgraph.h (struct cgraph_node): Add finalized_by_frotnend flag.Jan Hubicka3-1/+11
2009-05-15align-main-1.c (check): Mark noinline.Jan Hubicka9-1/+19
2009-05-15sibcall-6.c: Add no-ipa-cp argument and mark the function to be optimized by ...Jan Hubicka2-3/+8
2009-05-15sibcall-1.c (track): Mark noinline.Jan Hubicka5-4/+11
2009-05-15flatten-2.c: Disable early inlining; add comment.Jan Hubicka3-2/+91
2009-05-15real.c (encode_ieee_half): Define.Sandra Loosemore3-0/+172
2009-05-15optabs.c (prepare_float_lib_cmp): Test that the comparison...Sandra Loosemore2-4/+11
2009-05-15arm.c (neon_vector_mem_operand): Handle element/structure loads.Paul Brook5-21/+62
2009-05-15Revert the following patch until testsuite fallout is fixed:Jan Hubicka10-354/+158
2009-05-15tree-ssa-pre.c (eliminate): Use TODO_update_ssa_only_virtuals, not TODO_updat...Richard Guenther2-1/+6
2009-05-15re PR tree-optimization/39999 (gcc 4.4.0 compiles in infinite loop)Richard Guenther5-32/+73
2009-05-15common.opt (-ftree-forwprop, [...]): New options, enabled by default.Richard Guenther6-6/+54
2009-05-15tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Also recurse on an invar...Joseph Myers4-1/+26
2009-05-15cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka11-130/+399
2009-05-15dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.Eric Botcazou19-361/+500
2009-05-15frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini28-92/+68
2009-05-15re PR fortran/39352 (gfortran.dg/vect/pr39318.f90 doesn't work on ia64)Tobias Burnus6-11/+44
2009-05-15Daily bump.GCC Administrator1-1/+1
2009-05-14Correct formatting errors commited in rev 147516Taras Glek3-17/+19
2009-05-14dump-parse-tree.c (show_code_node): Add ERRMSG to the dumping of allocate and...Steven G. Kargl2-0/+17
2009-05-14passes.c (finish_optimization_passes): Change i to int.Ian Lance Taylor21-36/+108
2009-05-14re PR driver/40144 (ice in common_handle_option)Steven Bosscher2-0/+6
2009-05-14* store-motion.c Do not include params.hSteven Bosscher3-15/+19
2009-05-14auto-inc-dec.c: Fix pass description, remove apparent accidental duplication.Steven Bosscher2-51/+18
2009-05-14re PR fortran/40045 (ICE with type extension and -fdump-parse-tree)Daniel Kraft2-5/+9
2009-05-14re PR middle-end/40147 (Memory leak in revision 147436)H.J. Lu3-3/+9
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini88-647/+533
2009-05-14arm.h (PROMOTE_FUNCTION_MODE): Remove handling of MODE_COMPLEX_INT.Paolo Bonzini2-3/+7
2009-05-14decl.c (elaborate_expression_1): Remove GNAT_EXPR parameter and move check fo...Eric Botcazou3-125/+111
2009-05-14alpha.c (alpha_initialize_trampoline): Change 0 to LCT_NORMAL in function call.Rainer Orth4-7/+17
2009-05-14re PR fortran/39996 (Double typing of function results not detected)Janus Weil7-33/+90
2009-05-14c38202a.ada: Use Impdef.Laurent Guerby3-9/+17
2009-05-14Fix formattingEric Botcazou1-11/+11
2009-05-14mips.c (mips_print_operand): Check for invalid values of LETTER.Adam Nemet2-0/+11
2009-05-142009-05-13 Taras Glek <tglek@mozilla.com>Taras Glek11-6/+155
2009-05-14Updated the wrong changelogTaras Glek2-4/+4
2009-05-14decl.c (duplicate_decls): Preserve parameter attributes.David Mandelin2-0/+15
2009-05-14msformat-c.c (ms_printf_length_specs): Use enumeration values even in sentine...Dave Korn2-12/+23
2009-05-14Daily bump.GCC Administrator1-1/+1
2009-05-14tree-ssa-sccvn.c (compare_ops): Stabilize qsort.Doug Kwan2-4/+11
2009-05-14re PR fortran/39865 (ICE in gfc_conv_scalarized_array_ref)Jakub Jelinek13-80/+311
2009-05-13re PR preprocessor/36674 (#include location is offset by one row in errors fr...Manuel López-Ibáñez2-0/+17
2009-05-13mips.md (store): Add attributes for QI and HI.Adam Nemet2-26/+14
2009-05-14Correct datestamp of my most recent entry.Ben Elliston1-1/+1
2009-05-13Makefile.in (TEXI_GCCINT_FILES): Add plugins.texi.Brad Hards2-1/+5