summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2012-09-1528-206/+2087
* arith.c (arith_power): Call gfc_free_expr in case of error.Tobias Burnus2012-09-158-55/+82
* match.c (lock_unlock_statement, [...]): Fix potential double freeing.Tobias Burnus2012-09-156-24/+52
* sh.c (sh_rtx_costs): Add handling of MEM, SIGN_EXTEND, ZERO_EXTEND and PARALL...Oleg Endo2012-09-152-19/+102
* tm.texi.in (Stack Arguments): Update obsolete references to current_function_...Sandra Loosemore2012-09-143-26/+46
* tree-eh.c (goto_queue_node): New field.Dehao Chen2012-09-159-12/+109
* Daily bump.GCC Administrator2012-09-151-1/+1
* * configure: Regenerated.David Edelsohn2012-09-142-2/+7
* * configure: Regenerated.David Edelsohn2012-09-142-2/+7
* * configure: Regenerated.David Edelsohn2012-09-142-10/+16
* * configure: Regenerated.David Edelsohn2012-09-142-2/+7
* * configure: Regenerated.David Edelsohn2012-09-142-3/+8
* * configure: Regenerated.David Edelsohn2012-09-142-3/+8
* * configure: Regenerated.David Edelsohn2012-09-142-2/+7
* * configure: Regenerated.David Edelsohn2012-09-142-3/+10
* * configure: Regenerated.David Edelsohn2012-09-142-6/+12
* * configure: Regenerated.David Edelsohn2012-09-142-2/+8
* * configure: Regenerated.David Edelsohn2012-09-142-2/+8
* * configure: Regenerated.David Edelsohn2012-09-142-2/+8
* * configure: Regenerated.David Edelsohn2012-09-142-2/+7
* * configure: Regenerated.David Edelsohn2012-09-142-0/+5
* * configure: Regenerated.David Edelsohn2012-09-142-2/+8
* * configure: Regenerated.David Edelsohn2012-09-142-3/+9
* re PR bootstrap/38607 (AIX error messages about TOC during build)David Edelsohn2012-09-143-1/+23
* re PR c/54552 (Cast to pointer to VLA crash the compiler)Joseph Myers2012-09-144-1/+24
* Fix grammar and spelling.Walter Lee2012-09-142-4/+11
* re PR c++/54427 (Expose more vector extensions)Marc Glisse2012-09-1421-24/+206
* re PR target/54516 (ICE in reload_cse_simplify_operands, at postreload.c:403 ...Richard Earnshaw2012-09-142-2/+15
* Temporarily revert previousRichard Earnshaw2012-09-142-13/+2
* reload.c (find_dummy_reload): Don't use OUT as a reload reg for IN if it over...Richard Earnshaw2012-09-142-2/+13
* re PR c/54103 (ICE at gimplify.c:7790 on current trunk)Joseph Myers2012-09-1410-10/+90
* decl.c (make_typename_type): Only error out if tf_error is set in complain.Paolo Carlini2012-09-142-2/+9
* re PR rtl-optimization/44194 (struct returned by value generates useless stores)Eric Botcazou2012-09-149-80/+165
* re PR target/54546 (SH: Enable -fshrink-wrap)Christian Bruel2012-09-145-33/+57
* predicates.md (t_reg_operand): Check REG_P for SUBREG.Christian Bruel2012-09-143-7/+9
* re PR target/54564 (Broken __builtin_ia32_vfmadds[sd]3)Jakub Jelinek2012-09-142-34/+30
* re PR target/54564 (Broken __builtin_ia32_vfmadds[sd]3)Jakub Jelinek2012-09-142-0/+18
* 2012-09-14 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2012-09-141-2/+1
* re PR tree-optimization/54565 (pass_update_address_taken before forwprop1 for...Richard Guenther2012-09-146-16/+31
* Check _GLIBCXX_USE_C99_STDINT_TR1 in random.ccJonathan Wakely2012-09-142-1/+10
* tree-vrp.c (register_new_assert_for): Simplify for backward walk.Richard Guenther2012-09-142-33/+30
* tree-ssa-forwprop.c (simplify_bitfield_ref): Call get_prop_source_stmt.Marc Glisse2012-09-142-16/+18
* * gcc.target/arm/combine-movs.c: Add missing space.Ulrich Weigand2012-09-142-1/+5
* builtin-types.def (BT_FN_CONST_STRING): Add.Richard Guenther2012-09-147-15/+104
* Daily bump.GCC Administrator2012-09-141-1/+1
* Bi-endian support for moxieAnthony Green2012-09-135-5/+79
* re PR c++/53210 (warning for data member initialized with itself should be in...Paolo Carlini2012-09-138-2/+38
* predicates.md (input_operand): Do not consider TImode constants as 1-instruct...Eric Botcazou2012-09-135-11/+197
* typeck.c (build_indirect_ref, [...]): Remove uses of ATTRIBUTE_UNUSED on the ...Paolo Carlini2012-09-1316-63/+87
* re PR c/54559 (, ICE in gimplify_expr, at gimplify.c:7592)Jakub Jelinek2012-09-134-0/+26