aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-10[ARM/FDPIC v6 03/24] [ARM] FDPIC: Force FDPIC related options unless -mno-fdp...Christophe Lyon7-4/+89
2019-09-10[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure...Christophe Lyon15-21/+68
2019-09-10PR libstdc++/91711 fix failing testJonathan Wakely2-1/+5
2019-09-10Optimise std::remove_cv and use more helper aliasesJonathan Wakely2-38/+65
2019-09-10[ARM/FDPIC 01/24] [ARM] FDPIC: Add -mfdpic option supportChristophe Lyon3-1/+33
2019-09-10Implement C++20 p1424 - 'constexpr' feature macro concerns...Edward Smith-Rowland79-430/+111
2019-09-10cmd/go: look for tool build ID before hashing entire fileIan Lance Taylor2-5/+10
2019-09-10compiler: permit inlining constant expressions and expression statementsIan Lance Taylor4-1/+24
2019-09-10PR c++/84374 - diagnose invalid uses of decltype(auto).Marek Polacek4-0/+39
2019-09-10Daily bump.GCC Administrator1-1/+1
2019-09-09misc/cgo/testcshared: restore gofrontend-local changesIan Lance Taylor3-3/+3
2019-09-09libgo: only build x/sys/cpu/cpu_gccgo.c on x86 systemsIan Lance Taylor5-14/+40
2019-09-09expmed.c (extract_bit_field): Update function comment regarding alt_rtl.Bernd Edlinger3-69/+60
2019-09-09compiler: don't use predeclared location for implicit runtime importIan Lance Taylor2-3/+5
2019-09-09compiler: traverse types of constant expressionsIan Lance Taylor3-1/+71
2019-09-09Remove global REG_SETsRichard Sandiford9-62/+39
2019-09-09Add "fast" conversions from arrays to bitmapsRichard Sandiford10-21/+219
2019-09-09Tweak interface to ira-build.c:ior_hard_reg_conflictsRichard Sandiford4-7/+15
2019-09-09Remove hard_reg_set_equal_pRichard Sandiford7-40/+48
2019-09-09Remove IOR_COMPL_HARD_REG_SETRichard Sandiford9-31/+26
2019-09-09Remove AND_COMPL_HARD_REG_SETRichard Sandiford23-177/+158
2019-09-09Remove IOR_HARD_REG_SETRichard Sandiford27-147/+166
2019-09-09Remove AND_HARD_REG_SETRichard Sandiford15-60/+73
2019-09-09Remove COMPL_HARD_REG_SETRichard Sandiford7-24/+28
2019-09-09Remove COPY_HARD_REG_SETRichard Sandiford32-145/+175
2019-09-09Make note_stores take an rtx_insnRichard Sandiford40-164/+202
2019-09-09Simplify the implementation of HARD_REG_SETRichard Sandiford10-346/+139
2019-09-09rs6000: Update rlwinm-[012].cSegher Boessenkool4-12/+18
2019-09-09Forgot Changelog from latest commit.Edward Smith-Rowland1-0/+7
2019-09-09Update docs for recent <span> and constexpr lib changes.Edward Smith-Rowland2-24/+21
2019-09-09Remove bt-load.cRichard Sandiford13-1676/+30
2019-09-09match.pd: Add flag_unsafe_math_optimizations check before deciding on the wid...Barnaby Wilks4-2/+77
2019-09-09Update comment of removed options.Martin Liska4-25/+37
2019-09-09Minor std::to_chars optimisation for base 10Antony Polukhin2-3/+8
2019-09-09Improve constraints for std::span constructorsJonathan Wakely3-100/+155
2019-09-09re PR target/87853 (_mm_cmpgt_epi8 broken with -funsigned-char)Jakub Jelinek4-1/+28
2019-09-09re PR target/91704 ([X86] Codegen for _mm256_cmpgt_epi8 is affected by -funsi...Jakub Jelinek5-1/+28
2019-09-09GCC port for eBPFJose E. Marchesi227-17/+5454
2019-09-09testsuite: new require effective target indirect_callsJose E. Marchesi53-0/+162
2019-09-09testsuite: annotate c-torture/compile tests with dg-require-stack-sizeJose E. Marchesi32-0/+84
2019-09-09opt-functions.awk: fix comparison of limit, begin and endJose E. Marchesi2-3/+9
2019-09-09Update config.sub and config.guess.Jose E. Marchesi3-79/+240
2019-09-09Daily bump.GCC Administrator1-1/+1
2019-09-08genemit: Print file+line in the "Splitting with" messageSegher Boessenkool2-2/+12
2019-09-08Daily bump.GCC Administrator1-1/+1
2019-09-07pr91684.c: Use effective-target arm_prefer_ldrd_strd.Bernd Edlinger2-1/+5
2019-09-07decomp2.C: Add TLS options.David Edelsohn3-1/+7
2019-09-07re PR tree-optimization/91665 (ICE in build_vector_from_val, at tree.c:1904)Jakub Jelinek4-1/+30
2019-09-07add PR target/91684 to ChangeLogBernd Edlinger2-0/+2
2019-09-07arm.c (arm_block_set_aligned_non_vect): Use gen_unaligned_storedi for 4-byte ...Bernd Edlinger4-1/+28