aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-03rx.c (struct decl_chain): New local structure.Nick Clifton4-1/+82
2012-10-03config.gcc (*-*-openbsd4.[3-9]|*-*-openbsd[5-9]*): Set default_use_cxa_atexit...Mark Kettenis2-0/+10
2012-10-03re PR rtl-optimization/54792 (-fcompare-debug failures introduced by r191493)Jakub Jelinek2-2/+7
2012-10-03re PR c++/54777 ([C++11] Comma operator in constexpr environment can cause ICE)Jakub Jelinek4-0/+31
2012-10-03[multiple changes]Arnaud Charlet8-8/+115
2012-10-03exp_ch4.adb (Expand_N_Allocator_Expression): Minor code reorganization and cl...Javier Miranda4-52/+118
2012-10-03[multiple changes]Arnaud Charlet5-109/+250
2012-10-03[multiple changes]Arnaud Charlet6-14/+77
2012-10-03libgo: Update to Go 1.0.3.Ian Lance Taylor124-481/+2060
2012-10-03compiler: Fix a, b, c := b, a, 1 when a and b already exist.Ian Lance Taylor2-16/+60
2012-10-03Daily bump.GCC Administrator1-1/+1
2012-10-02compiler: Fix a couple of type reflection strings.Ian Lance Taylor1-3/+9
2012-10-02compiler: Fix parse of (<- chan <- chan <- int)(x).Ian Lance Taylor2-8/+83
2012-10-02Document -mprefer-avx128H.J. Lu2-1/+11
2012-10-02simplify-rtx.c (simplify_unary_operation_1 <case TRUNCATE>): Don't optimize a...Andrew Pinski2-0/+6
2012-10-02re PR fortran/54778 ([OOP] an ICE on invalid OO code)Janus Weil4-1/+30
2012-10-02re PR other/53889 (Gthreads doesn't support destroying recursive mutexes)Jonathan Wakely14-92/+107
2012-10-02re PR debug/54551 (DF resets some DEBUG_INSNs unnecessarily)Alexandre Oliva8-45/+379
2012-10-02re PR debug/53135 (Duplicates cause size explosion (vta/dwarf))Alexandre Oliva2-0/+8
2012-10-02re PR debug/54177 (Segfault in cselib_lookup due to NULL_RTX passed from vt_a...Alexandre Oliva2-1/+12
2012-10-02Check SSE and YMM state support for -march=nativeH.J. Lu2-0/+32
2012-10-02mips.md (*baddu_si_eb, [...]): Merge into...Richard Sandiford2-15/+9
2012-10-02ira-int.h (target_ira_int): Add x_ira_useful_class_mode_regs.Richard Sandiford4-22/+53
2012-10-02ira.h (target_ira): Add x_ira_class_singleton.Richard Sandiford5-21/+55
2012-10-02If no -mcpu=<xxx> or implicit cpu via --with-cpu=<xxx> configure option, inhe...Michael Meissner2-8/+28
2012-10-02pr46728-1.c: Accept xssqrtdp.Pat Haugen3-2/+7
2012-10-02re PR testsuite/54772 (vectorization broken in gfortran on x86_64-*-freebsd)Sharad Singhai13-20/+44
2012-10-02rs6000.c (rs6000_option_override_internal): Do not set TARGET_ALTIVEC_VRSAVE ...David Edelsohn2-6/+9
2012-10-02re PR tree-optimization/54713 (error: non-trivial conversion at assignment in...Jakub Jelinek5-8/+126
2012-10-02ChangeLog: Fix whitespace.Uros Bizjak2-9/+13
2012-10-02re PR other/54761 (FAIL log)Uros Bizjak5-5/+26
2012-10-02[multiple changes]Arnaud Charlet8-132/+466
2012-10-02s-bignum.adb (Big_Exp): 0**0 should be 1, not 0.Robert Dewar8-141/+644
2012-10-02Update dependencies.Arnaud Charlet1-65/+62
2012-10-02[multiple changes]Arnaud Charlet5-28/+108
2012-10-02sem_ch8.adb (Find_Direct_Name): The left-hand side of an assignment may desig...Ed Schonberg2-1/+11
2012-10-02[multiple changes]Arnaud Charlet6-15/+54
2012-10-02sinfo.adb, [...]: Get rid of internal use of N_Return_Statement.Robert Dewar8-59/+42
2012-10-02[multiple changes]Arnaud Charlet4-16/+33
2012-10-02decl.c (elaborate_expression_1): Use the variable for bounds of loop iterarat...Eric Botcazou3-1/+11
2012-10-02tree.h (DECL_NONLOCAL_FRAME): New macro.Eric Botcazou5-2/+26
2012-10-02tree-ssa-forwprop.c (forward_propagate_into_cond): Don't use boolean_type_nod...Marc Glisse2-1/+6
2012-10-02par_sco.adb, [...]: Change name Conditional_Expression to If_Expression.Robert Dewar46-767/+795
2012-10-02[multiple changes]Arnaud Charlet4-16/+59
2012-10-02checks.adb (Apply_Arithmetic_Overflow_Checked_Suppressed): New name for Apply...Robert Dewar8-136/+400
2012-10-02[multiple changes]Arnaud Charlet3-5/+16
2012-10-02exp_ch7.adb, [...]: Minor reformatting.Robert Dewar17-89/+159
2012-10-02[multiple changes]Arnaud Charlet10-56/+120
2012-10-02[multiple changes]Arnaud Charlet8-125/+214
2012-10-02[multiple changes]Arnaud Charlet9-64/+234