platform/upstream/gcc.git
2021-01-07 Patrick Palkalibstdc++: Fix long double to_chars testcase [PR98384]
2021-01-07 Paul ThomasFortran: Improve resolution of associate variables...
2021-01-07 Iain Buclawd: Merge upstream dmd 9038e64c5.
2021-01-07 Richard Bienerfix GIMPLE parser for loops
2021-01-07 Jakub Jelineki386: Optimize blsi followed by comparison [PR98567]
2021-01-07 Richard Sandifordaarch64: Support conditional unpacked integer unary...
2021-01-07 Richard Sandifordgimple-isel: Check whether IFN_VCONDEQ is supported...
2021-01-07 Richard Sandifordgimple-isel: Fall back to using vcond_mask [PR98560]
2021-01-07 Uros Bizjaki386: Merge various insn name mapping code attributes
2021-01-07 Jakub Jelinekbswap: Fix up recent vector CONSTRUCTOR optimization...
2021-01-07 Hongyu WangAdjust testcase for PR 92658
2021-01-07 David Malcolmanalyzer: fix false leak reports when merging states...
2021-01-07 David Malcolmanalyzer: fix missing bitmap_clear [PR98564]
2021-01-07 GCC AdministratorDaily bump.
2021-01-06 Nick Alcocksync libctf toplevel from binutils-gdb
2021-01-06 Vladimir N... [PR97978] LRA: Permit temporary allocation incorrectnes...
2021-01-06 Martin SeborPR c++/95768 - pretty-printer ICE on -Wuninitialized...
2021-01-06 Martin SeborPR c++/98305 spurious -Wmismatched-new-delete on templa...
2021-01-06 Iain Sandoetestsuite, coroutines : Fix a bad testcase [PR96504].
2021-01-06 Harald AnlaufPR fortran/78746 - invalid access after error recovery
2021-01-06 Marek Polacekc++: Fix g++.dg/warn/Wmismatched-dealloc.C for C++11...
2021-01-06 John David... Fix libcody build on hppa*-*-hpux11.11.
2021-01-06 Alexandre Olivaadd alignment to enable store merging in strict-alignme...
2021-01-06 Alexandre Olivarobustify vxworks glimits.h overriding
2021-01-06 Richard Bieneradd signed_bool_precision attribute for GIMPLE FE use
2021-01-06 Richard Bienertree-optimization/98513 - fix bug in range intersection...
2021-01-06 Martin Liskagcc-changelog: workaround for utf8 filenames
2021-01-06 David Malcolmanalyzer: fix false leaks when writing through unknown...
2021-01-06 David Malcolmanalyzer: add regression test for PR 98073
2021-01-06 David Malcolmanalyzer: remove xfail [PR98223]
2021-01-06 GCC AdministratorDaily bump.
2021-01-06 Gerald Pfeiferdoc: Re-add HSAIL to Language Standards
2021-01-05 Samuel ThibaultUpdate GNU/Hurd configure support
2021-01-05 Ilya LeoshkevichIBM Z: Fix check_effective_target_s390_z14_hw
2021-01-05 Steve Karglxfail test that will never pass on i?86 FreeBSD
2021-01-05 Ian Lance Taylorsyscall: don't define sys_SETREUID and friends
2021-01-05 Ian Lance Taylorinternal/cpu: more build fixes for Go1.16beta1 release
2021-01-05 Jakub Jelinekdoc: reflect the publication of C++20 in invoke.texi...
2021-01-05 Iain Buclawd: Merge upstream dmd a5c86f5b9
2021-01-05 Ed Smith-RowlandAdd <source_location> to the precompiled header.
2021-01-05 H.J. Lux86: Use unsigned short to compute pextrw result
2021-01-05 Patrick Palkac++: Fix deduction from the type of an NTTP
2021-01-05 Jakub Jelinekexpand: Fold x - y < 0 to x < y during expansion [PR94802]
2021-01-05 Julian Brownnvptx: Cache stacks block for OpenMP kernel launch
2021-01-05 Richard SandifordA couple of comment tweaks
2021-01-05 Jakub JelinekDon't link cc1 etc. against libcody.a
2021-01-05 Richard Bienertree-optimization/98516 - fix SLP permute opt materiali...
2021-01-05 Jakub Jelinekc++: Fix ICE with __builtin_bit_cast [PR98469]
2021-01-05 Marek Polacekc++: ICE with deferred noexcept when deducing targs...
2021-01-05 Richard Bienermove SLP debug counter
2021-01-05 Richard Bienertree-optimization/98428 - avoid pre-existing vectors...
2021-01-05 Jakub Jelinekreassoc: Fix reassociation on 32-bit hosts with > 32767...
2021-01-05 Jakub Jelinekphiopt: Optimize x < 0 ? ~y : y to (x >> 31) ^ y [PR96928]
2021-01-05 Jakub Jelinekmatch.pd: Improve (A / (1 << B)) -> (A >> B) optimizati...
2021-01-05 Jakub Jelinekstore-merging: Handle vector CONSTRUCTORs using bswap...
2021-01-05 Jakub Jelinekgo: Fix -fgo-embedcfg= option description.
2021-01-05 Richard Bienertree-optimization/98381 - fix live bool vector extract
2021-01-05 Uros Bizjaki386: Prevent spurious FP exceptions with _mm_cvt{...
2021-01-05 Uros Bizjaki386: Add _mm256_cmov_si256 [PR98521]
2021-01-05 Nathan Sidwell[c++]: Improve module-decl diagnostics [PR 98327]
2021-01-05 H.J. Lux86: Cast to unsigned short first for _mm_extract_pi16
2021-01-05 Claudiu Zissulescuarc: fix accumulator first register.
2021-01-05 liuhongti386: Optimize pmovskb on zero_extend of subreg HI...
2021-01-05 Richard Sandifordexplow, aarch64: Fix force-Pmode-to-mem for ILP32 ...
2021-01-05 Richard Sandifordrecog: Fix a constrain_operands corner case [PR97144]
2021-01-05 Richard Sandifordrtl-ssa: Fix updates to call clobbers [PR98403]
2021-01-05 Richard Sandifordvect: Fix missing alias checks for 128-bit SVE [PR98371]
2021-01-05 Rainer Orthbuild: libcody: Link with -lsocket -lnsl if necessary...
2021-01-05 Jakub Jelineksimplify-rtx: Optimize (x - 1) * y + y [PR98334]
2021-01-05 Bernd EdlingerRestore input_location after recursive expand_call_inline
2021-01-05 Jerome LambourgFix testsuite/g++.dg/cpp1y/constexpr-66093.C execution...
2021-01-05 Ian Lance TaylorGo frontend: add -fgo-embedcfg option
2021-01-05 David Malcolmanalyzer: fix ICE with -fsanitize=undefined [PR98293]
2021-01-05 GCC AdministratorDaily bump.
2021-01-04 Martin UeckerC: Add test for incorrect warning for assignment of...
2021-01-04 Philipp TomsichMAINTAINERS: Update my email address.
2021-01-04 Nathan Sidwellc++: Add stdlib module test cases
2021-01-04 Richard Sandifordvect, aarch64: Fix alignment units for IFN_MASK* [PR95401]
2021-01-04 Nathan Sidwell[libcody] Remove some std::move [PR 98368]
2021-01-04 Mateusz Wajchęprzełóż[libcody] Windows absdir fix
2021-01-04 Richard Bienertree-optimization/98308 - set vector type for mask...
2021-01-04 Jakub Jelinekloop-niter: Recognize popcount idioms even with char...
2021-01-04 Richard Bienertree-optimization/98464 - replace loop info with avail...
2021-01-04 Matthew Malcomsondocs: Fix wording describing the hwaddress sanitizer
2021-01-04 Richard Bienertree-optimization/98282 - classify V_C_E<constant>...
2021-01-04 Richard Sandifordaarch64: Improve vcombine codegen [PR89057]
2021-01-04 Richard Sandifordaarch64: Use the MUL VL form of SVE PRF[BHWD]
2021-01-04 Richard Bienertree-optimization/98393 - properly init matches when...
2021-01-04 Martin LiskaConvert 2 files to utf8.
2021-01-04 Martin Liskaavr.exp: convert Dos newlines to Unix ones
2021-01-04 Richard Bienertree-optimization/98291 - allow SLP more vectorization...
2021-01-04 Jakub Jelinekmatch.pd: Fold x == ~x to false [PR96782]
2021-01-04 Jakub JelinekUpdate copyright years.
2021-01-04 Jakub JelinekAdd AMD and Ulf Adams as external authors
2021-01-04 Martin LiskaRemove duplicate ChangeLog entries.
2021-01-04 Jakub JelinekFix up indentation in update-copyright.py
2021-01-04 Martin Liskamklog.py: add --update-copyright option
2021-01-04 Martin Liskagcc-changelog: Ignore copyright years commits.
2021-01-04 Jakub JelinekRemove duplicated ChangeLog entries from po/ChangeLog
2021-01-04 Bernd EdlingerFix -save-temp leaking lto files in /tmp
next