aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-02sem_ch4.adb (Is_Empty_Range): Use bounds of index type to determine whether a...Ed Schonberg2-10/+31
2012-10-02[multiple changes]Arnaud Charlet7-7/+156
2012-10-02[multiple changes]Arnaud Charlet11-49/+228
2012-10-02target.h (struct gtm_jmpbuf): Merge x86_64 and ia32 declarations some more.Uros Bizjak3-8/+9
2012-10-02check_GNU_style.sh: Remove temporay file upon exit.Christophe Lyon2-0/+8
2012-10-02Daily bump.GCC Administrator1-1/+1
2012-10-01gnu-versioned-namespace.ver: Add more typeinfo/vtable exports.Benjamin Kosnik2-0/+8
2012-10-01decl.c (check_initializer): Set DECL_NONTRIVIALLY_INITIALIZED_P for a constru...Jason Merrill4-4/+19
2012-10-01replaceoJason Merrill1-1/+1
2012-10-01cp-tree.h (TYPE_FUNCTION_OR_TEMPLATE_DECL_CHECK): New.Jason Merrill3-4/+20
2012-10-01cp-tree.h (DECL_PRETTY_FUNCTION_P): Just look at the name.Jason Merrill4-4/+7
2012-10-01re PR libstdc++/54757 (FAIL: ext/random/beta_distribution/cons/default.cc (te...Paolo Carlini3-0/+20
2012-10-01MAINTAINERS: Add myself as dwarf debugging code maintainer.Cary Coutant2-0/+5
2012-10-01Fix powerpc breakageMichael Meissner3-6/+15
2012-10-01re PR middle-end/54759 (segfault for gcc.dg/vect/pr49093.c on Solaris)Dehao Chen3-4/+15
2012-10-01type_traits (result_of): Provide "SFINAE-friendly" (see N3436) implementation.Daniel Krugler7-81/+984
2012-10-01re PR target/54087 (__atomic_fetch_add does not use xadd instruction)Andrew MacLeod4-4/+94