platform/upstream/gcc.git
2020-03-31 Joseph MyersUpdate cpplib sr.po.
2020-03-31 Iain Buclawd: Use memset to fill alignment holes with zeroes.
2020-03-31 Felix Yangvect: ICE: in vectorizable_load, at tree-vect-stmts...
2020-03-31 Ville VoutilainenLibrary-side tests for parenthesized aggregate init
2020-03-31 Iain Buclawd: Use d_comdat_linkage on generated internal decl.
2020-03-31 Andrew Stubbsamdgcn: generalize vector insn modes
2020-03-31 Claudiu Zissulescuarc: Update operand printing
2020-03-31 Claudiu Zissulescuarc: Cleanup compilation warning
2020-03-31 Srinath Parvathaneni[ARM][PATCH]: Add MVE ACLE intrinsics vbicq_n_* polymor...
2020-03-31 Claudiu Zissulescuarc: Allow more ABIs in GLIBC_DYNAMIC_LINKER
2020-03-31 Srinath Parvathaneni[ARM][PATCH]: Add support for MVE ACLE intrinsics polym...
2020-03-31 Jakub Jelinekaarch64: Fix up aarch64_compare_and_swaphi pattern...
2020-03-31 Jakub Jelinekfold-const: Fix division folding with vector operands...
2020-03-31 Jakub Jelinekstore-merging: Allow enums during bswap recognition...
2020-03-31 Jakub Jelinekforwprop: Pattern recognize more rotates [PR94344]
2020-03-31 David Malcolmlra: set insn_code_data to NULL when freeing
2020-03-31 GCC AdministratorDaily bump.
2020-03-30 Joseph MyersUpdate gcc sv.po.
2020-03-30 Jason Merrillc++: Fix comparison of fn() and ns::fn() [PR90711]
2020-03-30 Jakub Jelinekc++: Fix handling of internal fn calls in statement...
2020-03-30 Andreas SchwabDefine TRY_EMPTY_VM_SPACE for riscv64-linux
2020-03-30 Will SchmidtRS6000 Allow builtin initialization regardless of mask
2020-03-30 Will SchmidtUpdate bswap64-4 test for desired results
2020-03-30 Jakub Jelineki386: Fix up *one_cmplv*2* insn with avx512f [PR94343]
2020-03-30 Martin LiskaXFAIL pr57193.c test-case.
2020-03-30 Martin LiskaFix scan pattern of vect-8.f90 dump.
2020-03-30 Jakub JelinekFix vextract* masked patterns [PR93069]
2020-03-30 Alan Modra[RS6000] Put call cookie back in AIX/ELFv2 call patterns
2020-03-30 GCC AdministratorDaily bump.
2020-03-29 H.J. Ludoc: Update -falign-functions/-falign-loops/-falign...
2020-03-29 Iain Buclawtestsuite: Handle more kinds of gdc.test test flags...
2020-03-29 Iain Buclawtestsuite: Move C++ tests in gdc.test into own subdirec...
2020-03-29 Martin LiskaFix typo in a warning related to flatten.
2020-03-29 John David... Delete duplicate .align output.
2020-03-29 Iain Buclawtestsuite: Split up gdc-test.exp into each subdirectory
2020-03-29 GCC AdministratorDaily bump.
2020-03-28 Jonathan Wakelylibstdc++: Fix two tests that fail in C++20 mode
2020-03-28 Jonathan Wakelylibstdc++: Fix std::reverse_iterator relational operators
2020-03-28 Roman Zhuykovtestsuite: adjust modulo-sched compare-debug tests
2020-03-28 Paul ThomasPatch for PR94246
2020-03-28 Tobias Burnus[Fortran] Fix result-variable handling of MODULE PROCED...
2020-03-28 Patrick Palkac++: Diagnose when "requires" is used instead of "requi...
2020-03-28 Patrick Palkac++: requires-expression outside of a template is misev...
2020-03-28 Patrick Palkac++: Respect current_constraint_diagnosis_depth in...
2020-03-28 Patrick Palkac++: Replay errors during diagnosis of constraint satis...
2020-03-28 Jakub Jelinekc: After issuing errors about array size, for error...
2020-03-28 Jakub Jelinekreassoc: Fix -fcompare-debug bug in reassociate_bb...
2020-03-28 GCC AdministratorDaily bump.
2020-03-27 Jonathan Wakelylibstdc++: Define __cpp_lib_ranges macro for C++20
2020-03-27 Jonathan Wakelylibstdc++: Add remaining C++20 changes to iterator...
2020-03-27 Jonathan Wakelylibstdc++: Implement C++20 changes to insert iterators
2020-03-27 Jonathan Wakelylibstdc++: Move definition earlier in file
2020-03-27 Joseph MyersUpdate gcc de.po.
2020-03-27 Alan Modra[RS6000] PR94145, make PLT loads volatile
2020-03-27 Jakub Jelinekc++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]
2020-03-27 Martin SeborPR c++/94346 - [9/10 Regression] ICE due to handle_copy...
2020-03-27 Nathan Sidwell[pr84733] Fix ICE popping local scope
2020-03-27 Martin SeborPR c++/94098 - ICE on attribute access redeclaration
2020-03-27 Andrew Stubbsamdgcn: refactor mode iterators
2020-03-27 Martin Seborc++: avoid -Wredundant-tags on a first declaration...
2020-03-27 Nathan Sidwellc++: Fix ICE after ambiguous inline namespace reopen...
2020-03-27 David Malcolmanalyzer: fix malloc pointer NULL-ness
2020-03-27 David Malcolmanalyzer: add new supergraph visualization
2020-03-27 David Malcolmanalyzer: improvements to diagnostic-manager.cc logging
2020-03-27 David Malcolmanalyzer: tweaks to superedge::dump
2020-03-27 Richard Bienerdebug/94273 - avoid creating type DIEs for DINFO_LEVEL_...
2020-03-27 Richard Bienertree-optimization/94352 - fix uninitialized use of...
2020-03-27 Tobias Burnus[Fortran] Fix ICE with deferred-rank arrays (PR93957)
2020-03-27 Kewen LinFix PR90332 by extending half size vector mode
2020-03-27 Richard Earnshawfixup: move ChangeLog entry for last Arm fix to correct...
2020-03-27 Richard Earnshawfixup: move ChangeLog entry for last Arm fix to correct...
2020-03-27 Tobias BurnusFortran] Reject invalid association target (PR93363)
2020-03-27 Jakub Jelinekc++: Avoid calls in non-evaluated contexts affect wheth...
2020-03-27 Jakub Jelinekc++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]
2020-03-27 Roman Zhuykovmodulo-sched: fix bootstrap compare-debug issue
2020-03-27 Marek Polacekc++: template keyword accepted before destructor names...
2020-03-27 Patrick Palkac++: Remove redundant calls to type_dependent_expression_p
2020-03-27 Iain Sandoecoroutines, testsuite: Fix symmetric-transfer-00-basic...
2020-03-27 GCC AdministratorDaily bump.
2020-03-26 Joseph MyersUpdate gcc .po files.
2020-03-26 Marek Polacekc++: DR1710, template keyword in a typename-specifier...
2020-03-26 Iain Sandoecoroutines: Implement n4849 recommended symmetric transfer.
2020-03-26 Iain Sandoecoroutines: Implement n4849 changes to exception handling.
2020-03-26 Jonathan Wakelylibstdc++: Add some C++20 additions to <chrono>
2020-03-26 Richard Earnshawarm: unified syntax for libgcc when built with -Os...
2020-03-26 Martin LiskaFix UNRESOLVED test-case.
2020-03-26 Jakub Jelinektree: Fix -fcompare-debug issues due to protected_set_e...
2020-03-26 Martin LiskaSkip test for non-x86 targets.
2020-03-26 Jakub Jelinekgimplify: Fix -fcompare-debug differences caused by...
2020-03-26 Jakub Jelinekc++: Fix up user_provided_p [PR81349]
2020-03-26 Jakub Jelinekc++: Fix a -fcompare-debug issue with DEBUG_BEGIN_STMT...
2020-03-26 Jakub Jelinekvar-tracking: Mark as sp based more VALUEs [PR92264]
2020-03-26 Richard Bienerwidening_mul: restrict ops to be defined in the same...
2020-03-26 GCC AdministratorDaily bump.
2020-03-25 Carl Love[PATCH] rs6000: vec_rlnm fix to make builtin work accor...
2020-03-25 Jonathan Wakelylibstdc++: Fix author in previous ChangeLog entry
2020-03-25 Jonathan Wakelylibstdc++ Add missing tests for std::shared_timed_mutex
2020-03-25 Jonathan Wakelylibstdc++: Define and use chrono::is_clock for C++20
2020-03-25 Andrew Stubbstestsuite: adjustments for amdgcn
2020-03-25 Jeff Law Fix vector-compare-1 regressions on sh4/sh4eb cause...
next