aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-05-17re PR fortran/36260 (Audit intrinsic.texi and check whether keyword= names ma...Francois-Xavier Coudert3-170/+204
2009-05-17biarch32.h: New file.Kai Tietz3-0/+40
2009-05-17* config/mips/mips.md (*zero_extend<mode>_trunchi,Adam Nemet2-14/+15
2009-05-17Daily bump.GCC Administrator1-1/+1
2009-05-16re PR middle-end/39301 (ICE in register_overhead, at bitmap.c:115)Brad Lucier3-8/+20
2009-05-16config.gcc (use_gcc_stdint): Set to wrap.Francois-Xavier Coudert3-0/+45
2009-05-16re PR fortran/33197 (Fortran 2008: math functions)Francois-Xavier Coudert7-2/+220
2009-05-16re PR fortran/31243 (Detect strings longer than 2**32 characters)Francois-Xavier Coudert7-5/+102
2009-05-16config.gcc (mips*-*-*): Support arch_32, arch_64, tune_32 and tune_64.Joseph Myers3-29/+54
2009-05-16* ChangeLog: Forgotten in previous commit.François-Xavier Coudert1-0/+9
2009-05-16re PR fortran/36031 (ARM -fshort-enums attribute not emitted for Fortran)François-Xavier Coudert4-5/+5
2009-05-16re PR target/40153 (Long long comparison optimized away incorrectly in Thumb ...Richard Earnshaw2-1/+7
2009-05-16* arm.md (movdi2): Copy non-reg values to DImode registers.Richard Earnshaw2-2/+6
2009-05-16default_format_denormal_1.f90: XFAIL on cygwin.David Billinghurst3-4/+8
2009-05-16re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)Jakub Jelinek4-10/+78
2009-05-16re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)Jakub Jelinek3-3/+14
2009-05-16alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor27-276/+450
2009-05-16Daily bump.GCC Administrator1-1/+1
2009-05-15re PR c/16302 (gcc fails to warn about some common logic errors)Manuel López-Ibáñez11-16/+253
2009-05-15ira-conflicts.c (add_insn_allocno_copies): Fix wrong conditional.Manuel López-Ibáñez2-1/+6
2009-05-15builtin-math-5.c: New.Kaveh R. Ghazi4-0/+216
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