aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-06-14gcc: xtensa: allow XCHAL_* macros to be non-constantMax Filippov3-12/+31
2017-06-14Recognize '-' as special -MF argument (write to stdout)Boris Kolpackov4-1/+13
2017-06-14Improve Cortex-A53 FP schedulerWilco Dijkstra2-18/+30
2017-06-14cmd/cgo: make _cgo_flags consistent across runsIan Lance Taylor1-1/+1
2017-06-14cmd/go: gccgo: consistent results, fix vendoringIan Lance Taylor1-1/+1
2017-06-14cmd/go: skip tests that do not work with gccgoIan Lance Taylor1-1/+1
2017-06-14go/build: use GCCGOTOOLDIR to find gccgo toolsIan Lance Taylor1-1/+1
2017-06-14internal/testenv: support testing gccgoIan Lance Taylor1-1/+1
2017-06-14compiler: remove "DIR/../" when joining relative import pathIan Lance Taylor2-1/+20
2017-06-14re PR tree-optimization/81083 (ICE: Unable to coalesce ssa_names 4 and 13 whi...Richard Biener2-0/+7
2017-06-14re PR middle-end/81088 (UBSAN: false positive as a result of reassosiation)Richard Biener4-8/+34
2017-06-14cp-gimplify.c (cp_genericize_r): Turn most of the function into a switch (TRE...Jakub Jelinek2-275/+316
2017-06-14sparc.h (MASK_ISA): Add MASK_LEON and MASK_LEON3.Eric Botcazou5-17/+25
2017-06-14simplify-rtx.c (simplify_binary_operation_1): Do not simplify a division of 0...Eric Botcazou2-1/+7
2017-06-14re PR target/71663 (aarch64 Vector initialization can be improved slightly)Andrew Pinski8-4/+128
2017-06-14re PR c++/58541 ([c++11] Bogus "error: redeclaration ... differs in ‘conste...Paolo Carlini2-0/+11
2017-06-14* config/sparc/driver-sparc.c (cpu_names): Add SPARC-T5 entry.Eric Botcazou2-0/+6
2017-06-14re PR tree-optimization/81083 (ICE: Unable to coalesce ssa_names 4 and 13 whi...Richard Biener4-1/+27
2017-06-14vrp101.c: Fix scan-tree-dump regex.Jakub Jelinek1-2/+2
2017-06-14vrp101.c: Fix scan-tree-dump regex.Jakub Jelinek3-6/+11
2017-06-14Daily bump.GCC Administrator1-1/+1
2017-06-13re PR sanitizer/80973 (ICE with lambda and -fsanitize=undefined)Jakub Jelinek4-0/+33
2017-06-13re PR c++/80984 (ICE with label/variable ambiguity)Jakub Jelinek4-2/+28
2017-06-13re PR objc/80949 (ICE in do_warn_duplicated_branches_r)Marek Polacek2-2/+8
2017-06-13rs6000: Comment fixes + some leftoversSegher Boessenkool6-67/+42
2017-06-13rs6000: Remove VECTOR_SPESegher Boessenkool3-2/+5
2017-06-13rs6000: Remove FIXED_SCRATCHSegher Boessenkool2-7/+4
2017-06-13rs6000: Updates to t-rtemsSegher Boessenkool2-3/+7
2017-06-13rs6000: Updates to t-linuxSegher Boessenkool2-4/+4
2017-06-13rs6000: Remove eabispe.hSegher Boessenkool2-26/+4
2017-06-13rs6000: Remove t-speSegher Boessenkool2-72/+4
2017-06-13rs6000: Remove SPE_CONST_OFFSET_OKSegher Boessenkool2-5/+8
2017-06-13rs6000: Sanitize vector modesSegher Boessenkool3-15/+21
2017-06-13compiler: containing small bfunction mixup in Gogo::write_globalsIan Lance Taylor2-3/+3
2017-06-13Implement no_sanitize function attributeMartin Liska40-154/+409
2017-06-13[ARM][Testsuite]make dump_stack function call conditional in cold-lc.cRenlin Li2-3/+9
2017-06-13runtime: don't always show frames with no function in tracebackIan Lance Taylor1-1/+1
2017-06-13Fixed spelling mistake in gcc/ChangeLogMartin Jambor1-2/+2
2017-06-13[PR80803 2/2] Diligent queuing in SRA grp_write propMartin Jambor5-41/+174
2017-06-13[PR80803 1/2] Streamline SRA access enqueuingMartin Jambor2-10/+14
2017-06-13Trivial fix in dump_access_tree_1Martin Jambor2-1/+6
2017-06-13match.pd: New pattern.Yury Gribov4-0/+52
2017-06-13tree-vrp.c (is_masked_range_test): New function.Yury Gribov2-0/+100
2017-06-13re PR tree-optimization/67328 (range test rather than single bit test for cod...Yury Gribov7-3/+141
2017-06-13sdiv_costs_1.c: Require arm_arch_v8a_ok and add march option.Tamar Christina2-2/+7
2017-06-13Enhance dump_probability function.Martin Liska6-12/+31
2017-06-13re PR target/81072 ([avr] Support some XMEGA devices with flash seen in RAM a...Georg-Johann Lay3-2/+8
2017-06-13tree-vect-loop.c (vect_model_reduction_cost): Do not fail, instead get vector...Richard Biener2-41/+12
2017-06-13re PR sanitizer/81065 (UBSAN: false positive as a result of distribution invo...Richard Biener4-6/+26
2017-06-13runtime: clear isSystemGoroutine in goexitIan Lance Taylor1-1/+1