aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-18Update copyright.David Edelsohn1-1/+1
2015-09-18dwarf2out.c (switch_to_eh_frame_section): Add ATTRIBUTE_UNUSED to "back" para...David Edelsohn2-4/+7
2015-09-18re PR middle-end/67619 (ICE at -O1 and above on x86_64-linux-gnu in int_mode_...Uros Bizjak4-3/+26
2015-09-18[PATCH] Break out phi-only cprop into its own fileJeff Law4-528/+605
2015-09-18aix61.h (STARTFILE_SPEC): Add crtdbase.o.Andrew Dixie3-1/+9
2015-09-18config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts.Andrew Dixie16-55/+194
2015-09-18dwarf2out.c (append_entry_to_tmpl_value_parm_die_table): Assert we're in earl...Richard Biener2-3/+38
2015-09-18Fix errors due to extra includes in extc++.hJonathan Wakely3-3/+8
2015-09-18completely_scalarize arrays as well as records.Alan Lawrence5-48/+207
2015-09-18dwarf2out.c (add_location_or_const_value_attribute): Do nothing in early-dwarf.Richard Biener2-0/+8
2015-09-18re PR tree-optimization/66142 (Loop is not vectorized because not sufficient ...Richard Biener5-22/+74
2015-09-18Daily bump.GCC Administrator1-1/+1
2015-09-17debug.cc: Include <cstdio>.Catherine Moore2-0/+5
2015-09-17Include <cerrno> in src/c++11/random.ccGerald Pfeifer2-0/+5
2015-09-17re PR sanitizer/64078 (FAIL: c-c++-common/ubsan/object-size-9.c)Bernd Edlinger3-5/+12
2015-09-172015-09-17 François Dumont <fdumont@gcc.gnu.org>François Dumont3-435/+514
2015-09-17Implement N4295 fold-expressions.Andrew Sutton12-13/+865
2015-09-17posix.c (backtrace_open): Cast second argument of open() to int.Ian Lance Taylor2-1/+5
2015-09-17arm.md (*call_value_symbol): Fix operand for interworking.Christian Bruel4-1/+49
2015-09-17* gcc-interface/trans.c (emit_check): Do not touch TREE_SIDE_EFFECTS.Eric Botcazou4-17/+47
2015-09-17Handle alignment in __atomic_is_lock_freeJonathan Wakely6-16/+80
2015-09-17re PR rtl-optimization/66790 (Invalid uninitialized register handling in REE)Eric Botcazou2-9/+15
2015-09-17Remove non-deterministic part of canonical() testJonathan Wakely2-11/+3
2015-09-17Make std::random_device retry after short readsJonathan Wakely2-7/+21
2015-09-17Remove redundant conditional expressions in <system_error>Jonathan Wakely2-2/+6
2015-09-17Only do shrink_to_fit() when exceptions enabledJonathan Wakely3-6/+20
2015-09-17Split up optabs.[hc]Richard Sandiford31-2188/+2248
2015-09-17compiler: Issue channel type errors earlier.Ian Lance Taylor3-3/+12
2015-09-17re PR middle-end/65958 (-fstack-check breaks alloca on architectures using ge...Eric Botcazou8-113/+507
2015-09-17genmatch.c (parser::parse_expr): Improve error message for mis-placed flags.Richard Biener2-0/+8
2015-09-17passes.c (rest_of_decl_compilation): Always call early_global_decl debug hook...Richard Biener3-7/+31
2015-09-17re PR fortran/52846 ([F2008] Support submodules)Paul Thomas5-2/+46
2015-09-17[AArch64] Implement copysign[ds]f3James Greenhalgh5-0/+218
2015-09-17Fix LRA regressions on 64-bit SPARC.David S. Miller5-21/+61
2015-09-17cp-tree.h (note_decl_for_pch): Remove.Richard Biener5-24/+15
2015-09-17Fix build failure for SH.Kaz Kojima2-1/+6
2015-09-17re PR tree-optimization/66388 (Test gcc.target/i386/pr49781-1.c failed becaus...Bin Cheng2-5/+230
2015-09-17tree-ssa-loop-niter.c (tree_simplify_using_condition_1): New parameter.Bin Cheng8-134/+234
2015-09-16[PATCH] Pass in avail_expr_stack and setup edge_infos earlierJeff Law5-11/+54
2015-09-17[FT32] Fix memory address space predicate.James Bowman2-6/+6
2015-09-17Daily bump.GCC Administrator1-1/+1
2015-09-17re PR target/67573 ([SH] wrong code generated for libstdc++-v3/src/c++11/cxx1...Kaz Kojima2-4/+11
2015-09-16Implement filesystem::canonical() without realpathJonathan Wakely13-26/+262
2015-09-16Move check_global_declaration from toplev.c to cgraphunit.cManuel López-Ibáñez4-65/+71
2015-09-16compiler: Don't crash on erroneous channel reads.Ian Lance Taylor2-1/+10
2015-09-16Fix endianness assumption in LRA.David S. Miller2-1/+6
2015-09-16read_dir.f90: XFAIL this testcase on DragonFly.John Marino2-1/+5
2015-09-16[PATCH] Move code out of tree-ssa-dom into tree-ssa-scopedtablesJeff Law4-758/+770
2015-09-16compiler: Don't crash on malformed numeric constants.Ian Lance Taylor2-3/+28
2015-09-16invoke.texi ([Wsubobject-linkage]): Extend documentation.Paolo Carlini2-2/+13