aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-04Use spawnve on cygwin.Richard Henderson5-13/+237
2010-11-04re PR target/44751 (h8300 get_attr_cc warnings)Joern Rennecke3-13/+28
2010-11-04* doc/md.texi (Machine Constraints): Add PDP-11 constraints.Paul Koning2-0/+53
2010-11-04* doc/invoke.texi (PDP-11 Options): Delete -msplit, -mno-split.Paul Koning2-9/+5
2010-11-04In gcc/: 2010-11-04 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero16-19/+499
2010-11-04re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)Joern Rennecke2-2/+7
2010-11-04re PR target/44750 (pdp-11 fails to build)Joern Rennecke3-9/+27
2010-11-04re PR c++/46298 (constexpr ICE on ARM)Jason Merrill2-2/+7
2010-11-04final.c (compute_alignments): Compute/free loop info all the time.Pat Haugen8-8/+79
2010-11-04re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)Joern Rennecke2-1/+4
2010-11-04Fix PR driver/45703: let --help -v show linker help.Ralf Wildenhues2-10/+17
2010-11-04update Darwin ABI tests for m64Iain Sandoe3-0/+642
2010-11-04PR 44931 Move struct unix_stream to unix.cJanne Blomqvist4-25/+38
2010-11-04re PR tree-optimization/46233 (ICE: verify_flow_info failed: control flow in ...Jakub Jelinek4-2/+23
2010-11-04re PR target/46234 (ICE in expand_expr_real_2 for va-arg-XXX tescases)Jakub Jelinek4-4/+12
2010-11-04Missed from previous commit.Iain Sandoe1-0/+5
2010-11-04next-mapping.h: Ensure a GNU-compatible nil is defined.Iain Sandoe25-257/+65
2010-11-04re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)Joern Rennecke2-2/+6
2010-11-04re PR libstdc++/46303 ('mutex' is not a member of 'std' failures in 30_thread...Paolo Carlini6-17/+43
2010-11-04re PR middle-end/46292 (FAIL: gcc.c-torture/execute/vector-shift2.c compilati...Uros Bizjak3-24/+36
2010-11-04semantics.c (speculative_access_check): New.Jason Merrill8-12/+61
2010-11-04re PR tree-optimization/46183 (ICE: in calc_dfs_tree, at dominance.c:396 with...Richard Guenther4-3/+47
2010-11-04re PR tree-optimization/46068 (ICE: in consider_split, at ipa-split.c:313 wit...Richard Guenther4-1/+26
2010-11-04tree-nested.c (build_addr): Use build_fold_addr_expr.Richard Guenther2-1/+5
2010-11-04re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)Joern Rennecke3-3/+10
2010-11-04re PR tree-optimization/45991 (ICE: verify_stmts failed: Invalid address oper...Richard Guenther4-1/+36
2010-11-04re PR tree-optimization/46154 (ICE: failed to reclaim unneeded function with ...Richard Guenther2-0/+22
2010-11-04Fix date.Joern Rennecke1-1/+1
2010-11-04ira.c (validate_equiv_mem): Remove code to avoid invalidation of readonly mem...Jeff Law2-2/+11
2010-11-04re PR tree-optimization/45733 (ICE: verify_stmts failed: invalid conversion i...Richard Guenther4-1/+36
2010-11-04re PR middle-end/44765 (gen_rtx_REG can make out-of-bounds access for INVALID...Joern Rennecke2-0/+7
2010-11-04re PR tree-optimization/46213 (gfortran.dg/aliasing_array_result_1.f90 ICE: i...Ira Rosen4-1/+41
2010-11-04re PR lto/45702 (New LTO test failures)Richard Guenther14-40/+89
2010-11-04tree.def (FMA_EXPR): New tree code.Richard Guenther24-42/+524
2010-11-04passes.c (init_optimization_passes): Move veclower after SSA.Artjoms Sinkarovs7-17/+169
2010-11-04enable mdynamic-no-pic bootstrap for x86 DarwinIain Sandoe9-10/+51
2010-11-04tuple (tuple): Make default constructors constexpr.Benjamin Kosnik5-6/+131
2010-11-03Require split_stack target for gcc.target/i386/pr46285.c.H.J. Lu2-0/+5
2010-11-03re PR c++/46293 (constexpr vs. tuple, ice)Jason Merrill4-0/+34
2010-11-03re PR c++/46289 (ICE in build_constexpr_constructor_member_initializers, at c...Jason Merrill4-12/+64
2010-11-04Daily bump.GCC Administrator1-1/+1
2010-11-03In gcc/c-family/: 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero14-42/+294
2010-11-03re PR lto/46291 (Failed to bootstrap-lto)Dave Korn2-2/+5
2010-11-04Remove prot from unix_streamJanne Blomqvist3-34/+16
2010-11-03Fix PR/46200Xinliang David Li4-2/+41
2010-11-03config.gcc (sh64*): Add newlib-stdint.h for newlib targets.Kaz Kojima2-0/+8
2010-11-03sh.c (sh_expand_prologue): Remove unnecessary comment.Kaz Kojima2-2/+7
2010-11-03Set use_avx256_p if 256bit AVX register is used in vector move.H.J. Lu4-0/+29
2010-11-03Remove unused empty_internal_buffer functionJanne Blomqvist3-12/+5
2010-11-03Add SF min/max under VSX, using the normal double operationsMichael Meissner5-1/+55