platform/upstream/gcc.git
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
2021-01-04 Jakub JelinekUpdate Copyright in ChangeLog files
2021-01-04 GCC AdministratorDaily bump.
2021-01-03 Eric BotcazouBump copyright year
2021-01-03 Mike Frysingerconfig: import pkg.m4 from pkg-config
2021-01-03 Mike Frysingerlibiberty.h: punt duplicate strverscmp prototype
2021-01-03 GCC AdministratorDaily bump.
2021-01-02 Iain SandoeDarwin : Adjust defaults for the linker.
2021-01-02 Iain SandoeDarwin, Simplify headers 4/5 : Remove redundant headers.
2021-01-02 Iain SandoeDarwin, Simplify headers 3/5 : Delete dead code.
2021-01-02 Iain SandoeDarwin, Simplify headers 2/5 : Move spec for STACK_CHEC...
2021-01-02 Iain SandoeDarwin, Simplify headers 1/5 : Move LINK_GCC_C_SEQUENCE...
2021-01-02 Iain SandoeDarwin, Simplify headers 0/5 : Move spec for Darwin...
2021-01-02 Iain SandoeDarwin : Adjust defaults for current bootstrap constraints.
2021-01-02 Jan Hubickaggc_free basic blocks
2021-01-02 Jan HubickaFree datastructures pointing to CFG after parsing
2021-01-02 GCC AdministratorDaily bump.
2021-01-01 Ian Lance Taylorinternal/cpu: add aarch64 support functions
2021-01-01 Ian Lance Taylorruntime: move startupRandomData back to runtime2.go
2021-01-01 Ian Lance Taylorinternal/cpu, golang.org/x/sys/cpu: support other GOARC...
2021-01-01 Harald AnlaufPR fortran/96381 - invalid read in gfc_find_derived_vtab
2021-01-01 Jakub JelinekUpdate copyright dates.
2021-01-01 Jakub JelinekRotate ChangeLog files - step 2 - remove 2020 entries...
2021-01-01 Jakub JelinekRotate ChangeLog files - part 1 - add ChangeLog-2020.
2021-01-01 Joel Brobeckerdisable some aapcs/vfp*.c test if not arm_fp16_alternat...
2021-01-01 Jerome Lambourgfix testsuite/g++.dg/init/new26.C for C++-14 and later
2021-01-01 Jerome Lambourgg++.dg/tls/pr79288.C: Skip on vxworks_kernel (TLS model...
2021-01-01 Joel Brobeckercompile gcc.target/arm/{pr78255-2.c,memset-inline-2...
2021-01-01 Jerome LambourgFix testsuite/g++.old-deja/g++.mike/p658.C build failur...
2021-01-01 Jerome LambourgFix testsuite/g++.dg/opt/20050511-1.C compilation error...
2021-01-01 Jerome LambourgSkip testsuite/g++.old-deja/g++.pt/const2.C on vxworks_...
2021-01-01 Jerome LambourgRemove VxWorks-specific test directives in g++.dg/warn...
2021-01-01 Jerome LambourgUndefine ERROR in g++.dg/tree-ssa/copyprop.C
2021-01-01 Jerome Lambourgskip testsuite/g++.dg/other/anon5.C on vxworks_kernel...
2021-01-01 Jerome LambourgAdd conditions on VxWorks versions for gcc.dg/vxworks...
2021-01-01 Joel Brobeckergcc.dg/intmax_t-1.c compiles without error on VxWorks...
2021-01-01 Olivier HainqueFix VxWorks xfail filters on pthread-init-?.c
2021-01-01 Olivier HainqueAdd missing vxworks filters to lib/target-supports...
2021-01-01 Alexandre Oliva-mno-long-calls for mve_libcall tests
2021-01-01 Alexandre Oliva-mno-long-calls for arm/no_unique_address tests
2021-01-01 Alexandre Oliva-mno-long-calls for arm/headmerge tests
2021-01-01 Alexandre Oliva-mno-long-calls for expected regalloc in arm/fp16-aapcs...
2021-01-01 GCC AdministratorDaily bump.
2020-12-31 Jakub Jelinektestsuite: Fix up pr56719.c testcase [PR98489]
2020-12-31 Richard Sandifordvect: Avoid generating out-of-range shifts [PR98302]
2020-12-31 Richard Sandifordvect: Fix bogus alignment assumption in alias checks...
2020-12-31 Richard Sandifordgenmodes: Update GET_MODE_MASK when changing NUNITS...
2020-12-31 Jakub Jelinekmatch.pd: Add clz(X) == 0 -> (int)X < 0 etc. simpificat...
2020-12-31 Jakub Jelinekmatch.pd: Add (-(X < 0) | 1) * X -> abs (X) etc. simpli...
2020-12-31 Jakub Jelinekwide-int: Fix wi::to_mpz [PR98474]
2020-12-31 Jakub Jelinekfold-const: Avoid (cast) ((cast2) x p+ y) folding for...
2020-12-31 Jakub Jelinekreassoc: Optimize x > 0x1fff || y > 0x1fff into (x...
2020-12-31 Iain Buclawd: Mangled Symbols now back reference types and identifiers
2020-12-31 GCC AdministratorDaily bump.
2020-12-30 Ian Lance Taylorlibgo: update to Go1.16beta1 release
2020-12-30 Uros Bizjaki386: Remove unnecessary clobbers from combine splitters.
2020-12-30 Iain Buclawd: Simplify quoting characters in deps_add_target
2020-12-30 Iain Buclawd: Give the result of evaluated expressions a location
2020-12-30 Jakub Jelineki386: Optimize pmovmskb on inverted vector to inversion...
2020-12-30 GCC AdministratorDaily bump.
2020-12-29 Paul ThomasFortran: Correct missing structure constructor comps...
2020-12-29 Paul ThomasFortran: Fix deferred character lengths in array constr...
2020-12-29 Claudiu Zissulescuarc: generate mac(u) insn instead of macd(u) when desti...
2020-12-29 Claudiu Zissulescuarc: flip if-condition predicates in secondary reload...
2020-12-29 Claudiu Zissulescuarc: Make use reg_renumber safe.
2020-12-29 Claudiu Zissulescuarc: Update test pattern.
2020-12-29 Claudiu Zissulescuarc: Fix cached to uncached moves.
2020-12-29 Claudiu Zissulescuarc: Don't use predicated vadd2 instructions in mov...
2020-12-29 Uros Bizjaki386: Rounding functions TLC
2020-12-29 GCC AdministratorDaily bump.
2020-12-28 Gerald Pfeiferlibgomp: Avoid bad "up" link in libgomp docs
2020-12-28 Gerald Pfeiferdoc: Remove HSAIL from Language Standards
2020-12-28 Uros Bizjaki386: Fix __builtin_rint with FE_DOWNWARD rounding...
2020-12-28 Uros Bizjaki386: Use existing temporary register in rounding functions
2020-12-28 Hongyu WangFix standard name for zero/sign extend expanders
2020-12-28 GCC AdministratorDaily bump.
2020-12-27 Gerald Pfeiferdoc: New source for "Memory Model for Static Analysis...
2020-12-27 Gerald Pfeiferlibstdc++: Update link to Arm ABI
2020-12-27 Jeff LawFix regressions for iq2000-elf after recent changes
2020-12-27 Paul ThomasFortran: Fix some select rank issues [PR97694 and 97723].
2020-12-27 Gerald Pfeiferlibstdc++: Move Valgrind references to https
2020-12-27 GCC AdministratorDaily bump.
2020-12-26 Iain SandoeObjective-C++ : Fix up testcase EOF diagnostics.
2020-12-26 Paul ThomasFortran: Correction to recent patch in light of comment...
2020-12-26 Paul ThomasFix failures with -m32 and some memory leaks.
2020-12-26 Gerald Pfeiferlibstdc++: Update link to Intel/GNU compatibility paper
2020-12-26 GCC AdministratorDaily bump.
2020-12-25 Gerald Pfeiferlibstdc++: Update link to Java docs
2020-12-25 Gerald Pfeiferdoc: Fix reference to libcody
2020-12-25 Harald AnlaufPR93685 - ICE in gfc_constructor_append_expr, at fortra...
2020-12-25 Gerald Pfeiferlibstdc++: Convert three doxygen.nl links to https
next