gcc.git
2020-06-10 Patrick Palkalibstdc++: Fix some ranges algos optimizations [PR95578]
2020-06-10 Alexandre Oliva[PR51447] restore the global reg var before returning...
2020-06-10 Iain Sandoecoroutines: Make call argument handling more robust...
2020-06-10 Martin SeborPR middle-end/95353 - spurious -Wstringop-overflow...
2020-06-10 François Dumontlibstdc++: Extend memcmp optimization in std::lexicogra...
2020-06-10 Richard Bieneravoid stmt-info allocation for debug stmts
2020-06-10 Richard Bienertree-optimization/95576 - fix compare-debug issue with...
2020-06-10 z00219097aarch64: Fix an ICE in register_tuple_type [PR95523]
2020-06-10 Arnaud Charlet[Ada] AI12-0364 Add a modular atomic arithmetic package
2020-06-10 Martin Liskagcc-changelog: fix parse_git_name_status for renames.
2020-06-10 Marek Polacekc++: Fix ICE with delayed parsing of noexcept-specifier...
2020-06-10 Arnaud Charlet[Ada] AI12-0311 New checks for language-defined units
2020-06-10 Ghjuvan Lacambre[Ada] Don't build equivalent record aggregate if type...
2020-06-10 Arnaud Charlet[Ada] Ada 202x AI12-0192 "requires late initialization"
2020-06-10 Eric Botcazou[Ada] Add missing Sloc on new explicit dereferences
2020-06-10 Ed Schonberg[Ada] Additional warnings on overlapping actuals of...
2020-06-10 Eric Botcazou[Ada] Implement AI12-0162 Memberships and Unchecked_Unions
2020-06-10 Eric Botcazou[Ada] Remove obsolete code in Resolve_Call
2020-06-10 Eric Botcazou[Ada] Insert explicit dereferences when building actual...
2020-06-10 Bob Duff[Ada] Disable unwanted warnings in Assertion_Policy...
2020-06-10 Vasiliy Fofanov[Ada] Fix gnatmetric switches description
2020-06-10 Arnaud Charlet[Ada] Update headers
2020-06-10 Eric Botcazou[Ada] Improve code generated for dynamic discriminated...
2020-06-10 Arnaud Charlet[Ada] Remove more references to ASIS
2020-06-10 Arnaud Charlet[Ada] Fix typo in exception message
2020-06-10 Piotr Trojanek[Ada] Fix minor typo in comment of membership choice...
2020-06-10 Piotr Trojanek[Ada] Revert workaround for expansion of Enum_Rep in...
2020-06-10 Piotr Trojanek[Ada] Fold Enum_Rep attribute in evaluation and not...
2020-06-10 Javier Miranda[Ada] Classwide controlled obj not dispatching
2020-06-10 Ed Schonberg[Ada] Ada_2020 AI12-0220: Pre/Postconditions on Access_...
2020-06-10 Ghjuvan Lacambre[Ada] Fix assertion failure on functions with contracts
2020-06-10 Piotr Trojanek[Ada] Simplify detection of static membership choices
2020-06-10 Piotr Trojanek[Ada] Minor fix style and typos in comments
2020-06-10 Piotr Trojanek[Ada] Remove unreferenced GNATprove utility routine...
2020-06-10 Arnaud Charlet[Ada] Remove Determine_License
2020-06-10 Justin Squirek[Ada] Incorrect accessibility checks on functions calls
2020-06-10 Ghjuvan Lacambre[Ada] Reject illegal bodies for null procedures
2020-06-10 Eric Botcazou[Ada] Fix incorrect insertion of post-call actions...
2020-06-10 Gary Dismukes[Ada] Minor reformatting and some typo fixes
2020-06-10 Richard BienerMake {SLP_TREE,STMT_VINFO}_VEC_STMTS a vector of gimple *
2020-06-10 Aldy HernandezMerge evrp uses of substitute_and_fold_engine into...
2020-06-10 Martin LiskaAdd missing store in emission of asan_stack_free.
2020-06-10 Tamar ChristinaAArch64: Adjust costing of by element MUL to be the...
2020-06-10 Richard BienerIntroduce STMT_VINFO_VEC_STMTS
2020-06-10 Qian Chaotmmark: verify_ssa failed [PR95569]
2020-06-10 Martin LiskaAdd gcc_assert that &global_options are not dirty modified.
2020-06-10 Martin Liskagcc-changelog: add more Review by prefixes.
2020-06-10 Jonathan Wakelygcc-changelog: Improve git_commit.py diagnostics
2020-06-10 GCC AdministratorDaily bump.
2020-06-09 Jonathan Wakelylibstdc++: Define converting assignment operator for...
2020-06-09 Jonathan Wakelylibstdc++: Define std::bad_optional_access constructor...
2020-06-09 Michael MeissnerPowerPC: Add future hwcap2 bits
2020-06-09 Michael MeissnerPowerPC: Add future hwcap2 bits
2020-06-09 Michael MeissnerPowerPC: Add future hwcap2 bits
2020-06-09 Michael MeissnerPowerPC: Add pcrel/prefixed target supports.
2020-06-09 Michael KuhnWhen specifying a non-system prefix with --with-zstd...
2020-06-09 Martin Liskaasan: fix wrong options for a test-case.
2020-06-09 Iain Sandoecoroutines: Ensure distinct DTOR trees [PR95137].
2020-06-09 Jonathan Wakelygcc-changelog: Use non-zero exit status on error
2020-06-09 Jason Merrilltree-inline: Fix VLA handling [PR95552]
2020-06-09 Marco Elvertsan: Add optional support for distinguishing volatiles
2020-06-09 Michael MeissnerPowerPC: PowerPC tests: Add prefixed/pcrel tests.
2020-06-09 Richard BienerRemove dead code
2020-06-09 Iain Buclawd: Merge upstream dmd 13d67c575.
2020-06-09 Jason Merrillc++: Tweak predeclare_vla.
2020-06-09 Tobias Burnusopenmp: ensure variables in offload table are streamed...
2020-06-09 Richard BienerRemove dead code
2020-06-09 Patrick PalkaFix some ChangeLog entries
2020-06-09 Martin Liskagcov-dump: fix --help spacing
2020-06-09 Martin Liskasanitizer: do not inline no-sanitize into sanitizer fn
2020-06-09 Joe RamsayAArch64+SVE: Add support for unpacked unary ops and BIC
2020-06-09 Martin Liskagcov: improve --coverage small example
2020-06-09 Martin Liskalibgcov: fix TOPN type casting
2020-06-09 Javier Miranda[Ada] Missing check on private overriding of dispatchin...
2020-06-09 Eric Botcazou[Ada] Small enhancement in XEinfo utility
2020-06-09 Eric Botcazou[Ada] Implement AI12-0028: Import of variadic C functions
2020-06-09 Arnaud Charlet[Ada] Code clean ups and comments updates
2020-06-09 Arnaud Charlet[Ada] Improve handling of null unbounded strings
2020-06-09 Arnaud Charlet[Ada] Remove kludge for AI05-0087
2020-06-09 Eric Botcazou[Ada] Small cleanup in Einfo unit
2020-06-09 Ed Schonberg[Ada] Ada2020 AI12-0282: Shared variable control aspect...
2020-06-09 Arnaud Charlet[Ada] Improve handling of aggregates in Side_Effect_Free
2020-06-09 Ghjuvan Lacambre[Ada] Fix wrong type being used for range check generation
2020-06-09 Arnaud Charlet[Ada] Expand more others aggregates statically
2020-06-09 Arnaud Charlet[Ada] Code refactoring on calls to Set_Debug_Info_Needed
2020-06-09 Justin Squirek[Ada] Missing documentation for Returns_By_Ref
2020-06-09 Justin Squirek[Ada] Spurious overlap error on zero-sized arrays with...
2020-06-09 Bob Duff[Ada] Write_Invocation_Graph_Vertex: include lib item...
2020-06-09 Eric Botcazou[Ada] Propagate DIC, Invariant and Predicate attributes...
2020-06-09 Justin Squirek[Ada] Crash on exit statement within predicated loop
2020-06-09 Bob Duff[Ada] gnatbind: Correct assertions in Add_Edge_Kind_Check
2020-06-09 Bob Duff[Ada] Add debugging message
2020-06-09 Eric Botcazou[Ada] Remove bypass for instance bodies from Is_Visible...
2020-06-09 Arnaud Charlet[Ada] Membership test against a non-excluding subtype
2020-06-09 Ed Schonberg[Ada] Ada2020 AI12-0282: Shared variable control aspect...
2020-06-09 Bob Duff[Ada] gnatpp: documentation for --no-separate-return...
2020-06-09 Arnaud Charlet[Ada] Add missing tag with -gnatw.d
2020-06-09 Arnaud Charlet[Ada] Refine implementation of AI05-0149 missing conver...
2020-06-09 Ed Schonberg[Ada] Spurious error on instantiations with Taft_Amendm...
2020-06-09 Piotr Trojanek[Ada] Annotate Ada.Synchronous_Barriers with SPARK_Mode...
next