aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-08-10re PR fortran/57160 (short-circuit IF only with -ffrontend-optimize)Janus Weil10-13/+97
2018-08-10i386: do not use SImode mul-highpart on 64-bit (PR 82418)Alexander Monakov4-5/+26
2018-08-10Introduce __builtin_expect_with_probability (PR target/83610).Martin Liska16-68/+289
2018-08-10Strip only selected predictors after early tree passes (PR tree-optimization/...Martin Liska6-35/+109
2018-08-10Clarify source of tm.texi to copy for GFDL grantThomas Preud'homme2-1/+6
2018-08-10Daily bump.GCC Administrator1-1/+1
2018-08-09m68k.c (m68k_adjust_decorated_operand): Remove unused variable.Jeff Law2-2/+5
2018-08-09re PR middle-end/86897 (gcc.dg/uninit-suppress_2.c FAILs)Jeff Law2-1/+6
2018-08-09Add missing PR to Nios fix for CVE-2017-5753Richard Earnshaw1-0/+1
2018-08-09m68k-protos.h (m68k_final_prescan_insn): Remove prototype.Andreas Schwab2-1/+5
2018-08-09Allow inner-loop reductions with variable-length vectorsRichard Sandiford4-0/+30
2018-08-09diagnostics: add line numbers to source (PR other/84889)David Malcolm15-10/+373
2018-08-09extend.texi (PowerPC AltiVec Built-in Functions Available on ISA 2.07): Corre...Kelvin Nilsen2-10/+20
2018-08-09Restore flow_bb_inside_loop_p tests (PR 86858)Richard Sandiford4-1/+28
2018-08-09Fix invalid assumption in vect_transform_stmt (PR 86871)Richard Sandiford4-1/+27
2018-08-09aarch64 - PR target/86887 Fix missing register constraints in carryin patternsRichard Earnshaw2-4/+12
2018-08-09p784.C: Add -fpermissive.Paolo Carlini2-1/+5
2018-08-09Remove extra line in common.opt (PR c/86895).Martin Liska2-1/+5
2018-08-09S/390: Fix target attribute testsAndreas Krebbel68-2116/+2187
2018-08-09Fix typos in params.def.Martin Liska2-26/+50
2018-08-09S/390: Fix PR84332 ICE with stack clash protectionAndreas Krebbel4-0/+32
2018-08-09Daily bump.GCC Administrator1-1/+1
2018-08-08m68k: handle more cases of TLS symbols with offsetAndreas Schwab5-39/+62
2018-08-08[PATCH] line-map include-from representationNathan Sidwell12-13/+37
2018-08-08[AArch64] Add HXT Phecda core supportHongbo Zhang4-2/+11
2018-08-08S/390: Fix PR85295Andreas Krebbel6-7/+131
2018-08-08S/390: Fix whitespace problems in the backendAndreas Krebbel4-392/+398
2018-08-08S/390: Remove TARGET_CPU_ZARCHIlya Leoshkevich4-1159/+181
2018-08-08S/390: Remove support for g5 and g6 machinesIlya Leoshkevich19-163/+85
2018-08-08P0595R1 - is_constant_evaluatedJakub Jelinek10-19/+206
2018-08-08re PR c++/86836 (internal compiler error on structured bindings with shadow p...Jakub Jelinek4-17/+50
2018-08-08re PR c++/86738 (gcc 8.2: Internal compiler error memcpy)Jakub Jelinek4-3/+33
2018-08-08[AArch64, Falkor] Switch to using Falkor-specific vector costs.Luis Machado2-1/+26
2018-08-08[aarch64] Adjust Falkor's sign extend reg+reg address costLuis Machado2-1/+6
2018-08-08Daily bump.GCC Administrator1-1/+1
2018-08-07[OpenACC] cleanup trans-stmt.hCesar Philippidis2-2/+4
2018-08-07libgo: uncomment trace.Stop() call in testing packageIan Lance Taylor1-1/+1
2018-08-07[AArch64] Fix -mlow-precision-div (PR 86838)Richard Sandiford7-13/+61
2018-08-07PR c++/59480, DR 136Paolo Carlini13-8/+170
2018-08-07Fix PR number for HPPA speculation patch: PR target/86807 -> PR target/86785Richard Earnshaw1-1/+1
2018-08-07re PR c++/79133 (lambda capture shadowing parameter & decltype confusion)Ville Voutilainen4-1/+40
2018-08-07Add malloc predictor (PR middle-end/83023).Martin Liska7-2/+85
2018-08-07Fix gcc.dg/vect/no-section-anchors-vect-69.c on SPARC etc. (PR tree-optimizat...Steve Ellcey2-2/+10
2018-08-07Add missing gcc-interface/ to 2018-07-31 ChangeLog entryAlexandre Oliva1-2/+2
2018-08-07Daily bump.GCC Administrator1-1/+1
2018-08-06re PR target/86807 (spu port needs updating for CVE-2017-5753)John David Anglin2-0/+9
2018-08-06tree-ssa-dom.c (dom_opt_dom_walker::optimize_stmt): Pass down the vr_values i...Jeff Law2-4/+14
2018-08-06[PATCH] Diagnostic included-from loopNathan Sidwell2-13/+22
2018-08-06re PR c++/86767 (continue statements in constexpr functions causes unbounded ...Marek Polacek4-0/+139
2018-08-06Fix memory leak in selftest::test_expansion_to_rtlDavid Malcolm2-0/+6