platform/upstream/gcc.git
2020-04-16 Jakub Jelinekintl: Unbreak intl build with bison 3 when no regenerat...
2020-04-16 Martin Jamborsra: Fix access verification (PR 94598)
2020-04-16 Jakub Jelinektestsuite: Move misplaced gcc.c-torture/pr92372.c test...
2020-04-16 Jakub Jelinekbootstrap: Fix building with GCC 4.2 [PR89494]
2020-04-16 Jakub Jelinekintl: Allow building both with old bison and bison...
2020-04-16 Richard Bienerpretty-print SSA names
2020-04-16 Jonathan Wakelylibstdc++: Fix -Wunused-parameter warning in test
2020-04-16 Jakub Jelinekc++: Fix pasto in structured binding diagnostics [PR94571]
2020-04-16 GCC AdministratorDaily bump.
2020-04-15 eric fangruntime: use 64 bits of hash seed on arm64
2020-04-15 Jonathan Wakelylibstdc++: Add comparison operators to std::filesystem...
2020-04-15 Ian Lance TaylorGo Gcc_backend class: mark prefetch as novops
2020-04-15 Jonathan Wakelylibstdc++: Add comparison operators to types from Utili...
2020-04-15 Jonathan Wakelylibstdc++: Add spaceship operator to std::type_index
2020-04-15 Fritz ReeseSimplify recently introduced check to simplify_bound.
2020-04-15 Uros Bizjaki386: Require OPTION_MASK_ISA_SSE2 for __builtin_ia32_m...
2020-04-15 Gustavo Romeroselftest: Work around GCC 4.2 PR33916 bug by optimizing...
2020-04-15 Andrea Coralloaarch64: Fix valid_src_p for use of uninitialized value
2020-04-15 Andre VieiraArm: MVE: Add mve vec_duplicate pattern
2020-04-15 Matthew Malcomson[Arm] Disallow arm_movdi when targetting MVE
2020-04-15 Jakub Jelinekaarch64: Fix bootstrap with old binutils [PR93053]
2020-04-15 Jakub Jelinekopenmp: Reject requires directives not at file or names...
2020-04-15 Richard Bienermiddle-end/94539 - void * aliases every other pointer
2020-04-15 GCC AdministratorDaily bump.
2020-04-14 Max Filippovxtensa: fix PR target/94584
2020-04-14 Joseph MyersUpdate gcc sv.po.
2020-04-14 Jonathan Wakelylibstdc++: Fix constraints on std::compare_three_way
2020-04-14 Jonathan Wakelylibstdc++: Add comparison operators to std::shared_ptr...
2020-04-14 Iain Sandoecoroutines: Fix compile error with symmetric transfers...
2020-04-14 Jonathan Wakelylibstdc++: Fix order of entries in ChangeLog
2020-04-14 Aaron SawdeyFix for PR/94542, do not make TLS refs PC-relative
2020-04-14 Patrick Palkac++: Add testcase for PR c++/93207
2020-04-14 Patrick Palkac++: "'decltype_type' not supported" in diagnostic...
2020-04-14 Martin Jamboripa-sra: Fix treatment of internal functions (PR 94434)
2020-04-14 Patrick Palkac++: Stray RESULT_DECLs in result of constexpr call...
2020-04-14 Jakub Jelinektestsuite: Add testcase for already fixed PR [PR94573]
2020-04-14 Yang YangPR tree-optimization/94574 - aarch64: ICE during GIMPLE...
2020-04-14 H.J. Lui386: Remove mode size check in ix86_get_ssemov
2020-04-14 Martin JamborAdd myself as callgraph (IPA) reviewer
2020-04-14 Tobias Burnus[Fortran] Fix name conflict check for use-assoc (PR...
2020-04-14 Thomas KönigFix PR 94270 by not warning about artifical dummy argum...
2020-04-14 Martin LiskaAdd me as callgraph (IPA) reviewer.
2020-04-14 Jonathan Wakelylibstdc++: Make comparison category comparisons noexcep...
2020-04-14 Marek Polacekc++: Improve redeclared parameter name diagnostic ...
2020-04-14 GCC AdministratorDaily bump.
2020-04-13 Martin SeborUpdate and correct documentation of -Wall and -Wrestrict.
2020-04-13 Martin SeborPR c/92326 - wrong bound in zero-length array diagnostics
2020-04-13 Patrick Palkac++: Infinite diagnostic loop with decltype([]{}) ...
2020-04-13 Patrick Palkac++: More self-modifying constexpr init [PR94470]
2020-04-13 Iain Sandoecoroutines: Rename the coroutines cpp builtin.
2020-04-13 Zackery SpytzMinor documentation fix
2020-04-13 Iain SandoeDarwin, testsuite: Fix darwin-version-1.c fails with...
2020-04-13 Thomas KönigCommit test case for PR 87644, which has fixed itself...
2020-04-13 Linus KoenigICE on wrong code [PR94192].
2020-04-13 Nathan Sidwellc++: lambdas with internal linkage are different to...
2020-04-13 H.J. Lux86: Restore the frame pointer in word_mode
2020-04-13 Jozef LawrynowiczMSP430: Dont add offsets to addresses when emitting...
2020-04-13 Jozef LawrynowiczMSP430: Fix memory offsets used by %C and %D asm output...
2020-04-13 Iain Buclawd: Merge update dmd 799066f49
2020-04-13 Thomas SchwingeRename 'libgomp.oacc-c-c++-common/static-dynamic-lifeti...
2020-04-13 GCC AdministratorDaily bump.
2020-04-12 Thomas KönigAdded a test case from a PR that was fixed by something...
2020-04-12 Iain SandoeDarwin, testsuite: Adjust indirect thunk tests for...
2020-04-12 GCC AdministratorDaily bump.
2020-04-11 Marek Polacekc++: Add test for PR 86327.
2020-04-11 Uros Bizjaki386: Fix REDUC_SSE_SMINMAX_MODE mode conditions.
2020-04-11 Jakub Jelinektestsuite: Fix up pr94482.c testcase [PR94482]
2020-04-11 Jakub Jelinekcselib: Mark the cselib_record_sp_cfa_base_equiv VALUE...
2020-04-11 GCC AdministratorDaily bump.
2020-04-10 Iain SandoeCorrect PR numbers in the last Changelog.
2020-04-10 Iain Sandoecoroutines: Revise await expansions [PR94528]
2020-04-10 Marek Polacekc++: make __is_constructible work with paren-init of...
2020-04-10 Fritz ReeseFix typo in gfortran.dg/asynchronous_5.f03 from last...
2020-04-10 Fritz ReeseFix UNRESOLVED testcase gfortran.dg/asynchronous_5...
2020-04-10 Julian BrownTest cases for mixed structured/dynamic data lifetimes...
2020-04-10 Thomas SchwingeAdd 'dg-do run' to 'libgomp.fortran/target-enter-data...
2020-04-10 Thomas SchwingeHandle 'omp declare target' attribute set for both...
2020-04-10 Iain Buclawlibphobos: Use libdruntime as a convenience library...
2020-04-10 Bin ChengSimplify co_await_expander.
2020-04-10 Ian Lance Taylorlibgo: update to final 1.14.2 release
2020-04-10 Ian Lance Taylorcompiler: look up composite literal keys in the global...
2020-04-10 GCC AdministratorDaily bump.
2020-04-09 Fritz ReesePR fortran/87923 -- fix ICE when resolving I/O tags...
2020-04-09 Jason Merrillc++: constexpr static data member instantiation [PR94523]
2020-04-09 Jonathan Wakelylibstdc++: Implement LWG 3324 for [cmp.alg] function...
2020-04-09 Jonathan Wakelylibstdc++: Add comparison operators to std::unique_ptr
2020-04-09 Jozef LawrynowiczMSP430: Indiciate that the epilogue_helper insn does...
2020-04-09 Jakub Jelinekcselib, var-tracking: Improve debug info after the...
2020-04-09 Richard Sandifordaarch64: Add support for arm_sve_vector_bits
2020-04-09 Richard Sandifordaarch64: Add a separate "SVE sizeless type" attribute
2020-04-09 Matthew Malcomson[Arm] Allow the use of arm_cde.h for C++
2020-04-09 Iain Buclawlibphobos: Remove --enable-druntime-gc configure option.
2020-04-09 Christophe... [testsuite][arm] Fix cmse-15.c expected output
2020-04-09 Christophe... [testsuite] scanasm.exp: Fix target-selector handling...
2020-04-09 Tom TromeyMerge top-level configury changes from gdb
2020-04-09 Martin Jamborsra: Fix sra_modify_expr handling of partial writes...
2020-04-09 Marek Polacekc++: Fix wrong paren-init of aggregates interference...
2020-04-09 Jan HubickaFix typo in my previous change.
2020-04-09 Jan HubickaAvoid g++.dg/lto/alias-4_0.C test failure on ARM [PR91322]
2020-04-09 Richard Sandifordtestsuite: Tweak check-function-bodies interface
next