aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-09-10[ARM/FDPIC 01/24] [ARM] FDPIC: Add -mfdpic option supportChristophe Lyon3-1/+33
2019-09-10cmd/go: look for tool build ID before hashing entire fileIan Lance Taylor1-1/+1
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 Taylor1-1/+1
2019-09-09libgo: only build x/sys/cpu/cpu_gccgo.c on x86 systemsIan Lance Taylor1-1/+1
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-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-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. Marchesi216-13/+5294
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-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
2019-09-07Daily bump.GCC Administrator1-1/+1
2019-09-06RISC-V: Re-enable -msave-restore for shared libraries.Jim Wilson2-10/+5
2019-09-06rs6000: Delete UNSPEC_MV_CR_OV.Segher Boessenkool2-1/+4
2019-09-06rs6000: Delete UNSPEC_FRSPSegher Boessenkool3-14/+6
2019-09-06re PR target/91654 (Regressions of SPEC2017 rate caused by r274994)Uros Bizjak2-2/+9
2019-09-06libgo: update to Go 1.13beta1 releaseIan Lance Taylor3-1/+7
2019-09-06function.c (assign_parm_find_data_types): Use RECORD_OR_UNION_TYPE_P before t...Jakub Jelinek3-7/+10
2019-09-06inf-compare-1.c: Skip AIX.David Edelsohn8-0/+15
2019-09-06Warray-bounds-4.C: Skip AIX.David Edelsohn5-1/+12
2019-09-06Fix testcase to not use LTO with -fvtable-verify.Caroline Tice2-1/+8