aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-09-17Add range_idx param to range_label::get_textDavid Malcolm10-13/+58
2018-09-17i386.c (ix86_emit_i387_log1p): Emit fldln2 earlier.Uros Bizjak2-3/+7
2018-09-17substring-locations: add class format_string_diagnostic_tDavid Malcolm6-116/+147
2018-09-17[nvptx] Add atomic_fetch* support for SImode arguments.Cesar Philippidis5-1/+38
2018-09-17i386.md (truncxf<mode>2_i387_noop_unspec): Change operand 0 predicate to noni...Uros Bizjak2-32/+47
2018-09-17re PR tree-optimization/87328 (ICE in do_rpo_vn, at tree-ssa-sccvn.c:6566)Richard Biener4-7/+39
2018-09-17Add -Wabsolute-valueMartin Jambor9-6/+279
2018-09-17ms-sysv.exp: Don't pass TEST_ALWAYS_FLAGS to HOSTCXX.Bernd Edlinger2-1/+6
2018-09-17re PR fortran/64120 ([F03] Wrong handling of allocatable character string)Paul Thomas4-0/+44
2018-09-17re PR tree-optimization/87301 (ICE: verify_gimple failed (error: statement ma...Richard Biener4-1/+49
2018-09-17Fix out-of-bounds in gcov.c (PR gcov-profile/85871).Martin Liska2-1/+8
2018-09-17[ARC] Enable DBNZ for core3 and newer CPUs.Vineet Gupta3-3/+11
2018-09-17[ARC] Update LINK_EH_SPEC linker spec.Alexey Brodkin2-1/+5
2018-09-17gcov: emit hotness colors to easily find hot code.Martin Liska3-8/+69
2018-09-17i386: move alignment defaults to processor_costs.Martin Liska5-64/+173
2018-09-17re PR fortran/85954 (ICE in make_ssa_name_fn, at tree-ssanames.c:266)Paul Thomas7-2/+71
2018-09-17tree-vrp.c (extract_range_from_unary_expr): Do not special case symbolics or ...Aldy Hernandez3-8/+13
2018-09-17Daily bump.GCC Administrator1-1/+1
2018-09-16fix PR 86484 and PR 84543Janus Weil5-0/+48
2018-09-16re PR fortran/37802 (Improve wording for matmul bound checking)Thomas Koenig13-130/+146
2018-09-16Daily bump.GCC Administrator1-1/+1
2018-09-15re PR middle-end/86864 (ICE in commit_one_edge_insertion on switch construct)Eric Botcazou4-0/+39
2018-09-15Daily bump.GCC Administrator1-1/+1
2018-09-14re PR middle-end/87188 (Function pointer canonicalization optimized away)John David Anglin5-18/+26
2018-09-14Fix overeager spelling corrections (PR c/82967)David Malcolm7-41/+260
2018-09-14builtins.c (fold_builtin_strlen): Remove TODO comment.Bernd Edlinger4-5/+16
2018-09-14fix previous commit messageBernd Edlinger1-1/+1
2018-09-142018-09-14 Bernd Edlinger msebor@redhat.com>Bernd Edlinger2-1/+9
2018-09-14cmd/go: correct gccgo buildid file on ARMIan Lance Taylor1-1/+1
2018-09-14builtins.c (unterminated_array): Handle ARRAY_REF.Martin Sebor6-6/+380
2018-09-14builtins.c (unterminated_array): New.Martin Sebor6-20/+449
2018-09-14* config/i386/movdirintrin.h: Fix copyright year.Wei Xiao2-1/+5
2018-09-14compiler: don't use address of temporary for deferred deleteIan Lance Taylor3-6/+53
2018-09-14c++/61941 - Mis-parsing of warn_unused_result function with ref-qualifiersMartin Sebor2-0/+17
2018-09-14[AArch64][committed] Fix gcc.target/aarch64/combine_bfi_1.cKyrylo Tkachov2-2/+7
2018-09-14reg-stack.c: Include regs.h.Uros Bizjak3-32/+38
2018-09-14emmintrin.h: Add _MM_SHUFFLE2.Carl Love3-0/+11
2018-09-14rs6000: Add another Z to go with Y (PR87224)Segher Boessenkool2-2/+8
2018-09-14[Aarch64] Added pattern to match zero extended bfxilSam Tebbs4-1/+58
2018-09-14Fix --enable-gather-detailed-mem-stats.Jason Merrill4-11/+26
2018-09-14[tree-ssa-mathopts] PR tree-optimization/87259: Call execute_cse_reciprocals_...Kyrylo Tkachov4-3/+29
2018-09-14tree-vrp.c (extract_range_from_binary_expr_1): Normalize VR_VARYING for PLUS/...Aldy Hernandez2-0/+21
2018-09-14patching file gcc/config/s390/s390-passes.defIlya Leoshkevich2-1/+6
2018-09-14re PR middle-end/63155 (memory hog)Richard Biener2-1/+11
2018-09-13builtins.h (c_srlen): Add argument.Martin Sebor10-62/+409
2018-09-13builtins.c (c_strlen): Handle not zero terminated STRING_CSTs correctly.Bernd Edlinger5-48/+50
2018-09-13expr.c (string_constant): Adjust function comment.Bernd Edlinger2-21/+13
2018-09-14Daily bump.GCC Administrator1-1/+1
2018-09-13compiler, runtime: call gcWriteBarrier instead of writebarrierptrIan Lance Taylor3-5/+5
2018-09-13runtime: correct counters in sweepIan Lance Taylor1-1/+1