summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* rs6000: Remove eabispe.hSegher Boessenkool2017-06-132-26/+4
* rs6000: Remove t-speSegher Boessenkool2017-06-132-72/+4
* rs6000: Remove SPE_CONST_OFFSET_OKSegher Boessenkool2017-06-132-5/+8
* rs6000: Sanitize vector modesSegher Boessenkool2017-06-133-15/+21
* compiler: containing small bfunction mixup in Gogo::write_globalsIan Lance Taylor2017-06-132-3/+3
* Implement no_sanitize function attributeMartin Liska2017-06-1340-154/+409
* [ARM][Testsuite]make dump_stack function call conditional in cold-lc.cRenlin Li2017-06-132-3/+9
* runtime: don't always show frames with no function in tracebackIan Lance Taylor2017-06-132-2/+2
* Fixed spelling mistake in gcc/ChangeLogMartin Jambor2017-06-131-2/+2
* [PR80803 2/2] Diligent queuing in SRA grp_write propMartin Jambor2017-06-135-41/+174
* [PR80803 1/2] Streamline SRA access enqueuingMartin Jambor2017-06-132-10/+14
* Trivial fix in dump_access_tree_1Martin Jambor2017-06-132-1/+6
* match.pd: New pattern.Yury Gribov2017-06-134-0/+52
* tree-vrp.c (is_masked_range_test): New function.Yury Gribov2017-06-132-0/+100
* re PR tree-optimization/67328 (range test rather than single bit test for cod...Yury Gribov2017-06-137-3/+141
* sdiv_costs_1.c: Require arm_arch_v8a_ok and add march option.Tamar Christina2017-06-132-2/+7
* Enhance dump_probability function.Martin Liska2017-06-136-12/+31
* re PR target/81072 ([avr] Support some XMEGA devices with flash seen in RAM a...Georg-Johann Lay2017-06-133-2/+8
* tree-vect-loop.c (vect_model_reduction_cost): Do not fail, instead get vector...Richard Biener2017-06-132-41/+12
* re PR sanitizer/81065 (UBSAN: false positive as a result of distribution invo...Richard Biener2017-06-134-6/+26
* runtime: clear isSystemGoroutine in goexitIan Lance Taylor2017-06-132-1/+2
* Daily bump.GCC Administrator2017-06-131-1/+1
* runtime: ignore _Gscan bit when checking status in CgocallDoneIan Lance Taylor2017-06-123-3/+3
* Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17Pedro Alves2017-06-124-22/+123
* stl_tree.h (_Rb_tree_impl()): Restore _Node_allocator default init.François Dumont2017-06-125-7/+183
* More refinements to fixing sparc's PR target/80968.David S. Miller2017-06-122-1/+10
* compiler: avoid orphaning Bexpressions when processing conversionsIan Lance Taylor2017-06-122-4/+10
* PR libstdc++/55917 do not handle exceptions in std::threadJonathan Wakely2017-06-123-28/+59
* split-1.c: Require split_stack, don't require freorder.Ian Lance Taylor2017-06-122-3/+8
* Fix pessimistic DImode handling in combine.c:make_field_assignmentRichard Sandiford2017-06-122-1/+6
* inline-lrint_1.c: Broaden regexp.Tamar Christina2017-06-125-14/+13
* sdiv_costs_1.c: Require arm_v8_vfp_ok.Tamar Christina2017-06-122-3/+6
* Support multilibs and devices that see flash in RAM address range.Georg-Johann Lay2017-06-1216-83/+341
* * cgraph.c (cgraph_node::dump): Complain about profile insanities.Jan Hubicka2017-06-122-1/+38
* sdiv_costs_1.c: Disable on softfloat.Tamar Christina2017-06-122-0/+6
* config.gcc (*-*-vxworks*): Set use_gcc_stdint to "provide".Doug Rupp2017-06-126-242/+72
* Create an extra BB in profile-generate (PR tree-optimization/81041).Martin Liska2017-06-122-0/+15
* re PR bootstrap/80897 (gnat bootstrap broken on SPARC64/Linux)Eric Botcazou2017-06-122-1/+6
* rs6000: Remove e500.h from config.gcc some moreSegher Boessenkool2017-06-122-10/+14
* re PR ada/81070 (build failure for s-intrr.adb)Eric Botcazou2017-06-123-1/+1117
* re PR tree-optimization/81003 (ICE: tree check: expected ssa_name, have integ...Jakub Jelinek2017-06-124-6/+44
* re PR tree-optimization/81053 (ICE on valid code at -O3 on x86_64-linux-gnu: ...Richard Biener2017-06-124-36/+52
* elf.c (backtrace_initialize): Always set *fileline_fn.Ian Lance Taylor2017-06-1211-420/+656
* Daily bump.GCC Administrator2017-06-121-1/+1
* Disable constant pool for nvptxTom de Vries2017-06-112-0/+18
* opts.c (finish_options): Move test for flag_split_stack after it has been ini...Jan Hubicka2017-06-112-13/+19
* * error.c (dump_expr): Use is_this_parameter.Jason Merrill2017-06-112-5/+4
* tree.h (id_equal): New.Jason Merrill2017-06-1120-37/+63
* Daily bump.GCC Administrator2017-06-111-1/+1
* ipa-inline-transform.c: Include function.h, cfg.h and basic-block.hJan Hubicka2017-06-102-2/+41