aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-13GCOV: remove typedef for arc_tMartin Liska2-29/+46
2017-11-13GCOV: remove typedef for function_tMartin Liska2-35/+52
2017-11-13GCOV: introduce vector for function_info::counts.Martin Liska2-13/+18
2017-11-13GCOV: simplify usage of function_info::artificial.Martin Liska2-26/+47
2017-11-13GCOV: introduce global vector of functionsMartin Liska2-66/+52
2017-11-13re PR tree-optimization/82954 (ICE in fold_binary_loc, at fold-const.c:9061)Jakub Jelinek4-4/+40
2017-11-13[AArch64] More aarch64_endian_lane_rtxRichard Sandiford2-10/+18
2017-11-13Daily bump.GCC Administrator1-1/+1
2017-11-12[riscv] Wrap ASM_OUTPUT_LABELREF in do {} while (0)Tom de Vries2-6/+13
2017-11-12Remove semicolon after ASM_OUTPUT_ASCIITom de Vries2-1/+5
2017-11-12[cr16, powerpcspe, rs6000] Remove semicolon after ASM_OUTPUT_LABELREF macro bodyTom de Vries5-4/+12
2017-11-12Daily bump.GCC Administrator1-1/+1
2017-11-11re PR fortran/82932 ([OOP] ICE in update_compcall_arglist, at fortran/resolve...Janus Weil4-1/+60
2017-11-11re PR c/81117 (Improve buffer overflow checking in strncpy)Martin Sebor2-1/+4
2017-11-11PR bootstrap/82948 - prefix.c:202:15: error: 'char* strncpy(char*, const char*,Martin Sebor2-1/+7
2017-11-11Add forgotten tests.Kirill Yukhin2-0/+91
2017-11-11* tree-ssa-loop-im.c (execute_sm_if_changed): Do not compute freq_sum.Jan Hubicka2-2/+4
2017-11-11* predict.c (maybe_hot_frequency_p): Do not use cfun.Jan Hubicka1-2/+2
2017-11-11* predict.c (maybe_hot_frequency_p): Do not use cfun.Jan Hubicka1-0/+4
2017-11-11tree-ssa-tail-merge.c (replace_block_by): Fix and re-enable profile merging.Jan Hubicka2-42/+28
2017-11-11Remove ada/ prefixEric Botcazou1-2/+2
2017-11-11re PR fortran/82886 (ICE with -finit-derived in gfc_conv_expr, at fortran/tra...Fritz Reese6-13/+81
2017-11-11Daily bump.GCC Administrator1-1/+1
2017-11-11Minor tweak to libstdc++ testsuite helper typeJonathan Wakely2-1/+3
2017-11-10rs6000.md (bswaphi2_reg): On ISA 3.0 systems, enable generating XXBRH if the ...Michael Meissner4-14/+152
2017-11-10Fix my last ChangeLog entryJeff Law1-1/+1
2017-11-10re PR c/81117 (Improve buffer overflow checking in strncpy)Martin Sebor2-11/+18
2017-11-10Add plugin API for processing plugin-added input files.Stephen Crane2-1/+22
2017-11-10vr-values.h (VR_INITIALIZER): Move #define here.Jeff Law6-594/+672
2017-11-10PR libstdc++/82917 add missing returns in <fstream>Jonathan Wakely2-3/+9
2017-11-10auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka31-464/+428
2017-11-10force-indirect-call-1.c: Merge scan strings.Uros Bizjak4-16/+26
2017-11-10GFNI enabling [3/4]Julia Koval13-1/+207
2017-11-10[testsuite/ARM] Consolidate sources for cmse testsThomas Preud'homme53-983/+545
2017-11-10re PR target/82641 (Unable to enable crc32 for a certain function with target...Tamar Christina3-132/+161
2017-11-10power9.md (power9-qpdiv): Correct DFU pipe usage.Pat Haugen3-12/+27
2017-11-10PR c/81117 - Improve buffer overflow checking in strncpyMartin Sebor31-76/+1726
2017-11-10GCOV: create one intermediate file per a gcno file (PR gcov-profile/82702).Martin Liska2-20/+87
2017-11-10re PR tree-optimization/82929 (r254579 causes ICE: tree check: expected ssa_n...Jakub Jelinek5-7/+82
2017-11-10GCOV: do not support unexecuted blocks in AdaMartin Liska5-2/+25
2017-11-10[ARM,testsuite] Skip copysign_softfloat_1.c on hard-float targetsChristophe Lyon3-0/+21
2017-11-10tree-predcom.c (determine_roots_comp): Avoid memory leak by freeing reference...Bin Cheng2-1/+13
2017-11-10re PR fortran/82934 (Segfault on assumed character length in allocate)Paul Thomas4-2/+43
2017-11-10re PR bootstrap/82916 (gcc miscompiled during stagefeedback (PGO bootstrap))Jakub Jelinek5-3/+65
2017-11-10[testsuite] Fix retrieval of testnameThomas Preud'homme3-16/+68
2017-11-10Update copyright yearsEric Botcazou1-1/+1
2017-11-10utils.c (convert): Add comment and do not fall through to the next case.Eric Botcazou4-1/+59
2017-11-10Daily bump.GCC Administrator1-1/+1
2017-11-10re PR rtl-optimization/82913 (ICE: Segmentation fault in try_merge_compare)Jakub Jelinek4-0/+36
2017-11-09vr-values.h: New file with vr_values class.Jeff Law3-194/+453