aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-09-26re PR target/39570 (cabs and cabsf are named differently on NetBSD 5)Krister Walfridsson6-1/+115
2017-09-26Commit ChangeLog entries from previous commit.Thomas Koenig2-0/+10
2017-09-26re PR fortran/82143 (add a -fdefault-real-16 flag)Janus Weil6-1/+38
2017-09-26vsx.md (vsx_xscvdpspn): Eliminate useless alternative constraint.Michael Meissner2-7/+12
2017-09-26vsx.md (vsx_xscvspdp_scalar2): Move insn so that it is adjacent to the other ...Michael Meissner2-9/+11
2017-09-26frontend-passes.c (do_subscript): Don't do anything if inside an associate list.Thomas Koenig2-2/+6
2017-09-26rs6000.md (movsi_from_df): Optimize converting a DFmode to a SFmode...Michael Meissner2-1/+23
2017-09-26rs6000.md (movsi_from_sf): Adjust code to eliminate doing a 32-bit shift righ...Michael Meissner2-68/+46
2017-09-26rs6000.md (extendsi<mode>2): Add a splitter to do sign extension from a vecto...Michael Meissner2-4/+27
2017-09-26Make SRA qsort comparator transitiveMartin Jambor2-10/+40
2017-09-26associate1.f90: Really commit change from 2017-09-25.Thomas Koenig4-5/+12
2017-09-26Enable no-exec stacks for more targets using the Linux kernel.Joseph Myers5-10/+29
2017-09-26graphite-scop-detection.c (scop_detection::build_scop_depth): Rewrite, fold i...Richard Biener3-267/+115
2017-09-26re PR target/82267 (x32: unnecessary address-size prefixes. Why isn't -maddr...Jakub Jelinek2-1/+5
2017-09-26re PR middle-end/35691 (Missed (a == 0) && (b == 0) into (a|(typeof(a)(b)) ==...Jakub Jelinek5-1/+351
2017-09-26Fix changelog entry.Andreas Krebbel1-1/+30
2017-09-26re PR tree-optimization/82321 (ICE in check_loop_closed_ssa_use, at tree-ssa-...Richard Biener4-1/+50
2017-09-26S/390: Fix vmslg instruction and builtin.Andreas Krebbel3-3/+9
2017-09-26S/390: Fix vector fp unordered comparesAndreas Krebbel3-4/+75
2017-09-26S/390: Set the preferred mode for float vectorsAndreas Krebbel2-0/+13
2017-09-26S/390: Fix rtl standard names for vector unpack low->loAndreas Krebbel2-2/+8
2017-09-26S/390: Add FP vec_pack/unpackAndreas Krebbel2-1/+101
2017-09-26S/390: Add support for vec_shrAndreas Krebbel4-17/+64
2017-09-26S/390: Add widening vector mult lo/hi patternsAndreas Krebbel2-4/+85
2017-09-26Enable vect testcases on S/390.Andreas Krebbel2-29/+106
2017-09-26[ARM] PR82175 - fix -mcpu=native not working correctly.Richard Earnshaw2-2/+10
2017-09-26re PR tree-optimization/82320 (Compile time hog w/ -O)Richard Biener4-0/+56
2017-09-26[testsuite][arm] Fix check_effective_target_vect_hw_misalign check.Christophe Lyon2-1/+6
2017-09-26Daily bump.GCC Administrator1-1/+1
2017-09-25rs6000-protos.h (output_probe_stack_range): Update prototype for new argument.Jeff Law6-42/+400
2017-09-25re PR tree-optimization/82163 (ICE on valid code at -O3 on x86_64-linux-gnu: ...Bin Cheng5-40/+94
2017-09-25BRIGFE fixes:Pekka Jääskeläinen4-6/+32
2017-09-25lang.opt: Add -Wdo-subscript.Thomas Koenig7-16/+471
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford81-298/+470
2017-09-25rs6000.c (rs6000_gimple_fold_builtin): Add handling for early folding of vect...Will Schmidt3-75/+78
2017-09-25fold-vec-st-char.c: New.Will Schmidt8-0/+390
2017-09-25Change permute index type to unsigned shortRichard Sandiford4-4/+13
2017-09-25cfgloop.h (sort_sibling_loops): Declare.Richard Biener4-0/+62
2017-09-25Update interface to TARGET_VECTORIZE_VEC_PERM_CONST_OKRichard Sandiford11-63/+83
2017-09-25[PR82155] Fix crash in dwarf2out_abstract_functionPierre-Marie de Rodat4-2/+55
2017-09-25re PR tree-optimization/82285 (Optimizing error when using enumeration)Richard Biener4-1/+28
2017-09-25[nvptx] Add exit after call to noreturn functionTom de Vries2-5/+15
2017-09-25[multiple changes]Pierre-Marie de Rodat73-903/+1660
2017-09-25[multiple changes]Pierre-Marie de Rodat14-23/+117
2017-09-25graphite-optimize-isl.c (optimize_isl): Fail and dump if ISL errors other tha...Richard Biener3-12/+37
2017-09-25[multiple changes]Pierre-Marie de Rodat3-6/+33
2017-09-25[multiple changes]Pierre-Marie de Rodat13-95/+275
2017-09-25exp_imgv.adb (Expand_Image_Attribute): Disable the optimized expansion of use...Pierre-Marie de Rodat7-29/+98
2017-09-25[multiple changes]Pierre-Marie de Rodat5-39/+214
2017-09-25[Patch, Darwin] Fix PR80556 by linking the system unwinder ahead of libgcc_eh.Iain Sandoe3-0/+59