]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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...
2022-01-07  Etienne Servais[Ada] Check scalar range in arrays constructed by conca...
2022-01-07  Bob Duff[Ada] treepr: print value only for discrete types
2022-01-07  Richard Kenner[Ada] Use non-internal representation for access subpro...
2022-01-07  Bob Duff[Ada] treepr: Print value of static expression
2022-01-07  Richard Kenner[Ada] Add an option to Get_Fullest_View to not recurse
2022-01-07  Bob Duff[Ada] Warn on import of parent package
2022-01-07  Bob Duff[Ada] Small cleanup of osint-m.adb
2022-01-07  liuhongtAllow propagations from inner loop to outer loop.
2022-01-07  Roger Saylenvptx: Add support for PTX's cnot instruction.
2022-01-07  Haochen Guirs6000: Define a pattern for mffscrni. If the RN is...
2022-01-07  Jason Merrillc++: temporarily restore VEC_INIT_EXPR gimplify [PR103936]
2022-01-07  liuhongtSupport commutative alternative for AVX512 vpcmpeq...
2022-01-07  liuhongtOptimize V16HF vector insert to element 0 for AVX2.
2022-01-07  Sandra LoosemoreFortran: Fix handling of optional argument to SIZE...
2022-01-07  Jason Merrillc++: when delegating constructor throws [PR103711]
2022-01-07  Jason Merrillc++: nested catch in ctor fn-try-block [PR61611]
2022-01-07  Jason Merrillc++: destroy retval on throwing cleanup in try [PR33799]
2022-01-07  Jason Merrillc++: clean up ref-extended temp on throwing dtor [PR53868]
2022-01-07  Jason Merrillc++: keep destroying array after one dtor throws [PR66451]
2022-01-07  Jason Merrillc++: don't cleanup the last aggregate elt
2022-01-07  Jason Merrillc++: EH and partially constructed aggr temp [PR66139]
2022-01-07  Jason Merrillc++: temporary lifetime with array aggr init [PR94041]
2022-01-07  Jason Merrillc++: temporary lifetime with aggregate init [PR94041]
2022-01-07  Jason Merrillc++: loop over array elts w/o explicit init [PR92385]
2022-01-07  Jason Merrillc++: don't preevaluate new-initializer
2022-01-07  GCC AdministratorDaily bump.
2022-01-06  David Malcolmanalyzer: make use of may_be_aliased in alias detection...
2022-01-06  Sandra LoosemoreFortran: Fix ICE in argument_rank_mismatch [PR103287]
2022-01-06  H.J. Lux86: Generate INT3 for __builtin_eh_return
2022-01-06  H.J. Lux86: Rename -harden-sls=indirect-branch to -harden...
2022-01-06  Ian Lance Taylorcompiler: permit converting unnamed types when ignoring...
2022-01-06  Uros Bizjaki386: Improve HImode interunit moves
2022-01-06  Bob Duff[Ada] Warn on subtype declaration of null range
2022-01-06  Piotr Trojanek[Ada] Remove unnecessary declare block
2022-01-06  Yannick Moy[Ada] Proof of System.Generic_Array_Operations at silve...
2022-01-06  Piotr Trojanek[Ada] Simplify traversal for removing warnings from...
next