platform/upstream/gcc.git
2020-05-04 Joseph MyersUpdate gcc sv.po.
2020-05-04 Nathan Sidwelllibstdc++: Avoid negating a size_t [pr 94747]
2020-05-04 Uros BizjakAdded missing ChangeLog entries
2020-05-04 Uros Bizjaki386: Use SBB more [PR94650]
2020-05-04 Nathan Sidwellc++: Simplify process_template_parm
2020-05-04 Nathan Sidwellc++: Don't save parms in nested requirement [pr 94827]
2020-05-04 Marek PolacekRevert "tree: Don't reuse types if TYPE_USER_ALIGN...
2020-05-04 Richard Bienertree-optimization/93891 - improve same-store disambiguation
2020-05-04 Jonathan Wakelylibstdc++: Make pmr::synchronized_pool_resource work...
2020-05-04 Richard Bienertree-optimization/39612 - avoid issueing loads in SM...
2020-05-04 Martin Jambortree-inline: Simplify IPA-CP type conversion (PR 93385)
2020-05-04 Uros Bizjaki386: Use SHR to compare with large power-of-two consta...
2020-05-04 Jakub Jelinekmatch.pd: Optimize (x < 0) != (y < 0) into (x ^ y)...
2020-05-04 Jakub Jelinekmatch.pd: Decrease number of nop conversions around...
2020-05-04 Jakub Jelinekmatch.pd: Move (X & C) eqne (Y & C) -> -> (X ^ Y) ...
2020-05-04 Jakub Jelinekdiagnostics: get_option_html_page fixes
2020-05-04 GCC AdministratorDaily bump.
2020-05-03 Uros Bizjaki386: Use plus_constant instead of gen_rtx_PLUS
2020-05-03 Jonathan Wakelylibstdc++: Make byte-sized std::fill_n a constant expre...
2020-05-03 Eric BotcazouFix incorrect use of 'Unrestricted_Access in testcase
2020-05-03 GCC AdministratorDaily bump.
2020-05-02 H.J. Lugfortran: Get asan library from TEST_ALWAYS_FLAGS
2020-05-02 Iain SandoeDarwin: Fix a diagnostic spelling [PR93861]
2020-05-02 Thomas KoenigAdd asan subdirectory for gfortran.dg.
2020-05-02 Jakub Jelinektilegx: Unbreak build
2020-05-02 H.J. LuAdd patch_area_size and patch_area_entry to crtl
2020-05-02 GCC AdministratorDaily bump.
2020-05-01 Patrick Palkac++: Missing SFINAE with inaccessible static data membe...
2020-05-01 Marek Polacekc++: Parenthesized-init of aggregates accepts invalid...
2020-05-01 Iain SandoeDarwin: Fix bootstrap break from libsanitizer changes.
2020-05-01 Andreas Toblertestsuite: Enable asan tests on FreeBSD x86_64
2020-05-01 Jason Merrillc++: Local class DMI using local static [PR90479]
2020-05-01 Jason Merrillc++: -fmerge-all-constants vs. destructors [PR91529]
2020-05-01 Jason Merrillc++: generic lambda and -fsanitize=vla-bound [PR93822]
2020-05-01 Uros Bizjaki386: Use generic division to generate INVALID and...
2020-05-01 Andreas Toblergcc: Enable bits for sanitizer support on FreeBSD x86_64
2020-05-01 Andreas Toblerlibsanitizer: Add missing file and regen Makefile.in
2020-05-01 Jonathan Wakelylibstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
2020-05-01 Jonathan Wakelylibstdc++: Replace deduced return type in ranges::iter_...
2020-05-01 Jonathan Wakelylibstdc++: Replace reserved identifier _T with _Tp...
2020-05-01 Alexandre Olivadocument effective target fileio
2020-05-01 GCC AdministratorDaily bump.
2020-04-30 Peter Bergnercse: Add test case. [PR94740]
2020-04-30 Jakub Jelinekc: Fix ICE with _Atomic side-effect in nested fn param...
2020-04-30 Richard Sandifordcse: Use simplify_replace_fn_rtx to process notes ...
2020-04-30 Carl Lovers6000, Fix header comment for intrinsic function _mm_m...
2020-04-30 Jakub JelinekAdjust crontab.
2020-04-30 Martin Jamboripa: Cgraph verification fix (PR 94856)
2020-04-30 Jakub JelinekBump BASE-VER.
2020-04-30 Nathan Sidwellc++ ICE with nested requirement as default tpl parm...
2020-04-30 Jonathan Wakelylibstdc++: Avoid errors in allocator's noexcept-specifi...
2020-04-30 Iain Sandoecoroutines: Fix handling of artificial vars [PR94886]
2020-04-30 Iain Sandoecoroutines: Fix handling of target cleanup exprs [PR94883]
2020-04-30 Iain Sandoecoroutines: Fix cases where proxy variables are used...
2020-04-30 Jonathan Wakelydiagnostics: Fix spelling in comment
2020-04-30 Marek Polacektree: Don't reuse types if TYPE_USER_ALIGN differ ...
2020-04-30 Kyrylo Tkachov[AArch64] Make -moutline-atomics on by default
2020-04-30 Szabolcs Nagyaarch64: don't emit bti j after NOTE_INSN_DELETED_LABEL...
2020-04-30 Iain Buclawd: Fix documentation of -defaultlib= and -debuglib=
2020-04-30 Iain BuclawAdd missing ChangeLog entry
2020-04-30 Iain Buclawd: Merge upstream dmd 934df6f8c, druntime 7bdd83d7
2020-04-30 Jakub Jelinek--with-{documentation,changes}-root-url tweaks
2020-04-30 Paul ThomasPR94725 - deleting gfortran.dg/dtio_5.f90 and pdt_5.f03
2020-04-30 Christophe... arm: Remove duplicate entries in isr_attribute_args...
2020-04-30 Andreas KrebbelIBM Z: vec_store_len_r/vec_load_len_r fix
2020-04-30 Stefan Schulze... var-tracking.c: Fix possible use of uninitialized varia...
2020-04-30 Stefan Schulze... toplev.c: Check for null argument to fprintf
2020-04-30 GCC AdministratorDaily bump.
2020-04-29 Jakub Jelinekdiagnostics: Add %{...%} pretty-format support for...
2020-04-29 Jakub Jelineks390: Fix up -Wpsabi diagnostics + [[no_unique_address...
2020-04-29 Jonathan Wakelylibstdc++: Fix outdated comment about std::string insta...
2020-04-29 Jakub Jelinekx86: Fix -O0 remaining intrinsic macros [PR94832]
2020-04-29 Jakub Jelinekx86: Fix -O0 intrinsic *gather*/*scatter* macros [PR94832]
2020-04-29 Stefan Schulze... fortran/io.c: Fix use of uninitialized variable num...
2020-04-29 Jeff Law Fix some testsuite failures for H8/SX multilibs...
2020-04-29 Jakub Jelinekrs6000: Fix rs6000_atomic_assign_expand_fenv [PR94826]
2020-04-29 Stefan Schulze... tree-optimization: Fix use of uninitialized variable...
2020-04-29 Patrick Palkac++: Nondeterministic concepts diagnostics [PR94830]
2020-04-29 Richard Sandifordcalls: Remove FIXME for cxx17_empty_base_field_p
2020-04-29 H.J. Lux86: Allow -fcf-protection with external thunk
2020-04-29 Richard Sandiforddoc: Add missing arm_arch_v8a_hard_ok anchor
2020-04-29 Richard Sandifordarm: Extend the PR94780 fix to arm
2020-04-29 Richard Sandifordarm: Fix parameter passing for [[no_unique_address]]
2020-04-29 Richard Bienerlto/94822 - fix ICE in component_ref_size
2020-04-29 Richard Sandifordaarch64: Fix parameter passing for [[no_unique_address]]
2020-04-29 Richard Sandifordtestsuite: Save dg-do-what-default in mve.exp
2020-04-29 Iain Buclawlibphobos: Fix KERNEL_VERSION condition in libphobos...
2020-04-29 Iain Buclawd: Merge bug fix from upstream dmd 06160ccae
2020-04-29 Haijian Zhangpr94780.c fails with ICE on aarch64 [PR94820]
2020-04-29 Thomas Schwinge[OpenACC] Set 'acc_device_current = -1'
2020-04-29 Thomas SchwingeHarden and adjust 'gcc/configure' parsing of '--enable...
2020-04-29 Thomas Schwinge[gcn] Fix 'omp-device-properties-gcn' handling
2020-04-29 Thomas Schwinge[rtl] Harden 'set_noop_p' for non-constant selectors...
2020-04-29 Thomas Schwinge[gcn] Set 'UI_NONE' for 'TARGET_EXCEPT_UNWIND_INFO...
2020-04-29 Jakub Jelinek[gcn] Fix build with RTL checking [PR94248]
2020-04-29 Thomas Schwinge[gcn] Don't default to building target-libstdc++-v3...
2020-04-29 Thomas Schwinge[gcn] Use 'radeon' for the environment variable 'ACC_DE...
2020-04-29 Thomas SchwingeTorture testing: 'libgomp.fortran/use_device_ptr-option...
2020-04-29 Jakub Jelinekia64: Adjust the C++14 vs. C++17 ABI thing for [[no_uni...
2020-04-29 Jakub Jelinekc++, middle-end, rs6000: Fix C++17 ABI incompatibilitie...
next