]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-07-01  Srinath Parvathaneniarm: Fix the failing mve scalar shift execution tests.
2020-07-01  Mark EgglestonFortran : Bogus error with additional blanks in type...
2020-07-01  GCC AdministratorDaily bump.
2020-06-30  Segher Boessenkoolrs6000: Rename isa attribute "fut" to "p10"
2020-06-30  Segher Boessenkoolrs6000: Testsuite changes to go with the previous commit
2020-06-30  Segher Boessenkoolrs6000: Rename future to power10
2020-06-30  Harald AnlaufPR fortran/95978 - ICE in gfc_match_data, at fortran...
2020-06-30  Harald AnlaufPR fortran/71706 - ICE on using sync images with -fchec...
2020-06-30  Thomas SchwingeMark up unreachable OpenACC 'attach' code path
2020-06-30  Alex Coplanarm: Don't generate invalid LDRD insns
2020-06-30  Thomas KoenigDo not generate recursion check for compiler-generated...
2020-06-30  Iain Sandoecoroutines: Handle namespaces while scanning local...
2020-06-30  Iain Sandoecoroutines: Handle awaiters that are sub-objects [PR95736]
2020-06-30  Iain Sandoecoroutines: Improve diagnostics for one allocator case.
2020-06-30  GCC AdministratorDaily bump.
2020-06-29  Joseph MyersUpdate gcc sv.po.
2020-06-29  Harald AnlaufPR fortran/95340 - ICE in gfc_match_select_rank, at...
2020-06-29  Harald AnlaufPR fortran/95880 - ICE in gfc_add_type, at fortran...
2020-06-29  Iain Sandoecoroutines: Handle non-method promise expressions ...
2020-06-29  Iain Sandoecoroutines: Handle bad g-r-o-o-a-f cases.
2020-06-29  Ville VoutilainenPR libstdc++/95915
2020-06-29  Jakub Jelinektestsuite: Fix g++.dg/torture/pr95493.C FAIL on i686...
2020-06-29  Jakub Jelinekc-family: Use TYPE_OVERFLOW_UNDEFINED instead of !TYPE_...
2020-06-29  Jakub Jelinekfold-const: Fix A <= 0 ? A : -A folding [PR95810]
2020-06-29  GCC AdministratorDaily bump.
2020-06-28  Iain Buclawd: Merge upstream dmd 8508c4e68.
2020-06-28  Iain Sandoecoroutines: Copy attributes to the outlined functions...
2020-06-28  Iain Sandoecoroutines: Update tests for get-return-object errors.
2020-06-28  GCC AdministratorDaily bump.
2020-06-27  Harald AnlaufPR fortran/95881 - ICE in resolve_symbol, at fortran...
2020-06-27  GCC AdministratorDaily bump.
2020-06-26  Harald AnlaufPR fortran/95826 - Buffer overflows with PDTs and long...
2020-06-26  Harald AnlaufPR fortran/95828 - Buffer overflows with SELECT RANK
2020-06-26  Iain Buclawd: Fix ICE during error recovery in semantic pass
2020-06-26  Iain Buclawd: Fix ICE in uda_attribute_p when looking up unknown...
2020-06-26  GCC AdministratorDaily bump.
2020-06-25  Harald AnlaufPR fortran/95827 - Buffer overflows with submodules...
2020-06-25  Iain Sandoecoroutines: Add a cleanup expression for g-r-o when...
2020-06-25  H.J. Lux96: Remove PTA_CLWB from PTA_ICELAKE_CLIENT
2020-06-25  GCC AdministratorDaily bump.
2020-06-24  Peter Bergnerrs6000: Add MMA built-in function definitions and test...
2020-06-24  Peter Bergnerrs6000: Backport u8bit_cint_operand predicate
2020-06-24  Peter Bergnerrs6000: Add base support and types for defining MMA...
2020-06-24  Jason Merrillc++: Fix ICE with using and virtual function. [PR95719]
2020-06-24  Jonathan Wakelylibstdc++: Fix std::from_chars to ignore leading zeros...
2020-06-24  Jonathan Wakelylibstdc++: Fix warnings with -Wsystem-headers
2020-06-24  Jonathan Wakelylibstdc++: Fix std::to_chars buffer overflow (PR 95851)
2020-06-24  Richard Bienertree-optimization/95717 - fix SSA update for vectorizer...
2020-06-24  GCC AdministratorDaily bump.
2020-06-23  Thomas KoenigMake forall statement in testsuite conforming.
2020-06-23  Eric BotcazouFix memory corruption with vector and variant record
2020-06-23  Richard Bienermiddle-end/95493 - bogus MEM_ATTRS for variable array...
2020-06-23  Thomas KoenigHandle AR_FULL vs. AR_FULL in dependency checking.
2020-06-23  Richard Bienertree-optimization/95487 - use a truth type for scatter...
2020-06-23  Richard Bienertree-optimization/95308 - really avoid forward propagat...
2020-06-23  Richard Bienerc/95141 - fix bogus integer overflow warning
2020-06-23  Richard Bienertree-optimization/95133 - avoid abnormal edges in path...
2020-06-23  Richard Bienermiddle-end/95118 - fix printing of denormal zero
2020-06-23  Richard Bienertree-optimization/95049 - fix not terminating RPO VN...
2020-06-23  Richard Bienermiddle-end/94964 - avoid EH loop entry with CP_SIMPLE_P...
2020-06-23  Mark EgglestonFortran : ICE in resolve_fl_procedure PR95708
2020-06-23  GCC AdministratorDaily bump.
2020-06-22  Joseph MyersUpdate gcc sv.po.
2020-06-22  Jason Merrillc++: Refinements to "more constrained".
2020-06-22  Jason Merrillc++: implicit operator== adjustments from P2002.
2020-06-22  Harald AnlaufPR fortran/95707 - ICE in finish_equivalences, at fortr...
2020-06-22  Harald AnlaufPR fortran/95688 - ICE in gfc_get_string, at fortran...
2020-06-22  Harald AnlaufPR fortran/95687 - ICE in get_unique_hashed_string...
2020-06-22  Harald AnlaufPR fortran/95689 - ICE in check_sym_interfaces, at...
2020-06-22  Harald AnlaufPR fortran/95587 - ICE in gfc_target_encode_expr, at...
2020-06-22  H.J. LuEnable CET in cross compiler if possible
2020-06-22  GCC AdministratorDaily bump.
2020-06-21  Iain Sandoecoroutines: Update handling and failure for g-r-o-o...
2020-06-21  GCC AdministratorDaily bump.
2020-06-20  Bin ChengAdd missing unit dependence vector in data dependence...
2020-06-20  GCC AdministratorDaily bump.
2020-06-19  Jason Merrillc++: Allow defaulted comparison outside class.
2020-06-19  Jason Merrillc++: More P2002 operator<=> refinements.
2020-06-19  Jason Merrillc++: Fix consteval operator handling.
2020-06-19  guojiufuIntroduce flag_cunroll_grow_size for cunroll and avoid...
2020-06-19  GCC AdministratorDaily bump.
2020-06-18  Aaron Sawdeyidentify lfs prefixed case PR95347
2020-06-18  Aaron SawdeyCorrectly identify stfs if prefixed
2020-06-18  Jakub Jelinekforwprop: simplify_vector_constructor follow-up fix...
2020-06-18  Srinath Parvathaneni[PATCH][GCC] arm: Fix the MVE ACLE vaddq_m polymorphic...
2020-06-18  Srinath Parvathaneni[PATCH][GCC] arm: Fix MVE scalar shift intrinsics code...
2020-06-18  GCC AdministratorDaily bump.
2020-06-17  Thomas SchwingeAdd 'dg-do run' to 'libgomp.fortran/use_device_ptr...
2020-06-17  Samuel Thibaulthurd: libgcc unwinding support over signal trampolines
2020-06-17  Thomas Schwinge[HSA] Avoid ICE when "HSA does not implement indirect...
2020-06-17  Harald AnlaufPR fortran/95088 - Buffer overflows with PDTs, submodul...
2020-06-17  Marek Polacekc++: ICE with IMPLICIT_CONV_EXPR in array subscript...
2020-06-17  GCC AdministratorDaily bump.
2020-06-16  Srinath Parvathaneniarm: Fix the MVE ACLE vbicq intrinsics.
2020-06-16  Srinath Parvathaneniarm: Correct the grouping of operands in MVE vector...
2020-06-16  Srinath Parvathaneniarm: Fix unintentional fall throughs in arm.c
2020-06-16  Srinath Parvathaneniarm: Fix the wrong code-gen generated by MVE vector...
2020-06-16  Tobias Burnustestsuite: Add offloading_enabled check and use it...
2020-06-16  GCC AdministratorDaily bump.
2020-06-15  Andrew Stubbsamdgcn: use unsigned extend for lshiftrt
next