platform/upstream/gcc.git
2022-01-11 Piotr Trojanek[Ada] Tune inconsistent message about fixed-lower-bound...
2022-01-11 Gary Dismukes[Ada] Conformance error on protected subp with anonymou...
2022-01-11 Yannick Moy[Ada] Proof of System.Vectors.Boolean_Operations
2022-01-11 Piotr Trojanek[Ada] Remove extra space in single object declarations
2022-01-11 Arnaud Charlet[Ada] Code cleanups
2022-01-11 Piotr Trojanek[Ada] Remove warnings-as-errors about constraints error...
2022-01-11 Piotr Trojanek[Ada] Escalate pre-continuation messages from warnings...
2022-01-11 Arnaud Charlet[Ada] Update copyright notice and bump Gnatvsn.Current_Year
2022-01-11 Richard Kenner[Ada] Document LLVM-specific flags
2022-01-11 Piotr Trojanek[Ada] Use atomic builtins for atomic counters on x86...
2022-01-11 Jonathan Wakelylibstdc++: Make std::variant work with Clang in C+...
2022-01-11 Jonathan Wakelylibstdc++: Make std::common_iterator completely constex...
2022-01-11 Martin LiskaSort 2 names in ChangeLog.
2022-01-11 Martin LiskaCheck sorting of MAINTAINERS.
2022-01-11 Richard Sandifordira: Fix s390 build
2022-01-11 Roger SayleRecognize MULT_HIGHPART_EXPR in tree-ssa-math-opts...
2022-01-11 Xionghu Luors6000: powerpc suboptimal boolean test of contiguous...
2022-01-11 Olivier HainqueState --sysroot option as validated once processed
2022-01-11 Olivier HainqueImprove sequence logic in cxx_init_decl_processing
2022-01-11 Xionghu Luotestsuite: Fix regression on m32 by r12-6087 [PR103820]
2022-01-11 Kewen Linrs6000: Remove useless code related to -mno-power10
2022-01-11 Haochen JiangExtend predicate of operands[1] from register_operand...
2022-01-11 GCC AdministratorDaily bump.
2022-01-10 Uros Bizjaki386: Introduce V2QImode vector compares [PR103861]
2022-01-10 Patrick Palkac++: constexpr base-to-derived conversion with offset...
2022-01-10 Patrick Palkac++: "more constrained" vs staticness of memfn [PR103783]
2022-01-10 Jakub Jelinekc++: Ensure some more that immediate functions aren...
2022-01-10 Uros Bizjaktree-optimization/103948 - detect vector vec_cmp in...
2022-01-10 Paul A. Clarkers6000: Add Power10 optimization for _mm_blendv*
2022-01-10 Andre Vieira[vect] Re-analyze all modes for epilogues
2022-01-10 Paul ThomasFortran: Pass unlimited polymorphic argument to assumed...
2022-01-10 Jakub Jelinekx86_64: Ignore zero width bitfields in ABI and issue...
2022-01-10 Martin LiskaPartially sort MAINTAINERS.
2022-01-10 Richard Sandifordira: Handle "soft" conflicts between cap and non-cap...
2022-01-10 Richard Sandifordira: Consider modelling caller-save allocations as...
2022-01-10 Richard Sandifordira: Try to avoid propagating conflicts
2022-01-10 Richard Sandifordira: Add ira_subloop_allocnos_can_differ_p
2022-01-10 Richard Sandifordira: Add comments and fix move_spill_restore calculation
2022-01-10 Richard Sandifordira: Add a ira_loop_border_costs class
2022-01-10 Jakub Jelineklibstdc++: Add %j, %U, %w, %W time_get support, fix...
2022-01-10 Jonathan Wakelylibstdc++: Fix and simplify freestanding configuration...
2022-01-10 Jonathan Wakelylibstdc++: Add dg-timeout-factor to some more regex...
2022-01-10 Jonathan Wakelylibstdc++: Update default -std option in manual
2022-01-10 Jonathan Wakelylibstdc++: Add -nostdinc++ for c++17 sources [PR100017]
2022-01-10 Eric BotcazouProperly enable -freorder-blocks-and-partition on 64...
2022-01-10 Francois-Xavier... Fortran: Allow IEEE_CLASS to identify signaling NaNs
2022-01-10 Richard Bienermiddle-end/101530 - fix shufflevector lowering
2022-01-10 Richard Bienertree-optimization/100359 - restore unroll at -O3
2022-01-10 Eric Botcazou[Ada] Fix bogus error on call to subprogram with incomp...
2022-01-10 Eric Botcazou[Ada] Fix internal error on unchecked union with compon...
2022-01-10 Eric Botcazou[Ada] Make pragma Inspection_Point work for constants
2022-01-10 Arnaud Charlet[Ada] Reduce runtime dependencies on stage1
2022-01-10 Piotr Trojanek[Ada] Switch from __sync to __atomic builtins for Lock_...
2022-01-10 Piotr Trojanek[Ada] Remove CodePeer annotations for pragma Loop_Variant
2022-01-10 Piotr Trojanek[Ada] Disable expansion of pragma Loop_Variant in CodeP...
2022-01-10 Piotr Trojanek[Ada] Fix typo in comment about unit families
2022-01-10 Eric Botcazou[Ada] Adjust the alignment to the size for bit-packed...
2022-01-10 Piotr Trojanek[Ada] Switch from __sync to __atomic builtins for atomi...
2022-01-10 Eric Botcazou[Ada] Fix error on too large size clause for bit-packed...
2022-01-10 Justin Squirek[Ada] Task arrays trigger spurious unreferenced warnings
2022-01-10 GCC AdministratorDaily bump.
2022-01-09 Harald AnlaufFortran: check arguments of MASKL/MASKR intrinsics...
2022-01-09 Harald AnlaufFortran: reject invalid non-constant pointer initializa...
2022-01-09 Mikael MorinFortran: Ignore KIND argument of a few more intrinsics...
2022-01-09 Sandra LoosemoreTestsuite: Make dependence on -fdelete-null-pointer...
2022-01-09 GCC AdministratorDaily bump.
2022-01-08 Roger Saylex86_64: Improve (interunit) moves from TImode to V1TImode.
2022-01-08 Jakub Jelinekc++, match.pd: Evaluate in constant evaluation comparis...
2022-01-08 Jason Merrillc++: default mem-init of array [PR103946]
2022-01-08 Jason Merrillc++: destroying delete, throw in new-expr [PR100588]
2022-01-08 GCC AdministratorDaily bump.
2022-01-08 David Malcolmanalyzer: add logging of aliasing
2022-01-08 David Malcolmanalyzer: implement __analyzer_dump_escaped
2022-01-08 David Malcolmanalyzer: add region::is_named_decl_p
2022-01-07 Jason Merrillc++: check delete access with trivial init [PR20040]
2022-01-07 Andrew Pinskitarget: [PR102941] Fix inline-asm flags with non-REG_P...
2022-01-07 Uros Bizjaki386: Robustify V2QI and V4QI move patterns
2022-01-07 Patrick Bernardi[Ada] Read directory in Ada.Directories.Start_Search...
2022-01-07 Etienne Servais[Ada] Fix the check of the 'Old prefix
2022-01-07 Ghjuvan Lacambre[Ada] Fix uses of pragma Unreferenced in MinGW runtime...
2022-01-07 Piotr Trojanek[Ada] Fix layout of pragma Inline in generated AST...
2022-01-07 Piotr Trojanek[Ada] Fix style in expansion of multi-dimensional array...
2022-01-07 Piotr Trojanek[Ada] More default initialization for multi-dim array...
2022-01-07 Javier Miranda[Ada] Crash in class-wide pre/postconditions
2022-01-07 Etienne Servais[Ada] Fix typo on "Placement" in comment
2022-01-07 Justin Squirek[Ada] Cleanup and modification of unreferenced warnings
2022-01-07 Javier Miranda[Ada] Spurious error caused by order of interfaces...
2022-01-07 Dmitriy Anisimkov[Ada] Fix __gnat_kill on Windows
2022-01-07 Eric Botcazou[Ada] Fix a couple of issues with pragma Inspection_Point
2022-01-07 Piotr Trojanek[Ada] Remove repeated routines for printing AST in...
2022-01-07 Piotr Trojanek[Ada] Simplify traversal in hooking of transient scopes
2022-01-07 Piotr Trojanek[Ada] Remove extra space before THEN keywords
2022-01-07 Dmitriy Anisimkov[Ada] Fix exit status of GNAT.Expect.Close call on...
2022-01-07 Piotr Trojanek[Ada] Remove explicit expansion of block with general...
2022-01-07 Etienne Servais[Ada] Update -gnatwr doc for import of parent package
2022-01-07 Piotr Trojanek[Ada] Fix comment about subprogram unnesting and uncons...
2022-01-07 Piotr Trojanek[Ada] Fix inconsistent quoting in messages about compil...
2022-01-07 Piotr Trojanek[Ada] Consistent suppression for warnings inside null...
2022-01-07 Piotr Trojanek[Ada] Remove unnecessary guard for inserting non-empty...
2022-01-07 Piotr Trojanek[Ada] Remove unnecessary guards for appending non-empty...
next