]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-11-10  Tamar Christinamiddle-end: Fix signbit tests when ran on ISA with...
2021-11-10  Tamar Christinavect: remove unused variable in complex numbers detecti...
2021-11-10  Jonathan Wakelylibstdc++: Fix test for libstdc++ not including <unistd...
2021-11-10  Jonathan Wakelylibstdc++: Disable gthreads weak symbols for glibc...
2021-11-10  Richard Bienertestsuite/102690 - XFAIL g++.dg/warn/Warray-bounds...
2021-11-10  Andre Vieira[AArch64] Fix TBAA information when lowering NEON loads...
2021-11-10  Andre Vieira[AArch64] Fix big-endian testisms introduced by NEON...
2021-11-10  Jan HubickaFix modref_tree::remap_params
2021-11-10  Jakub Jelinekrs6000, libgcc: Fix up -Wmissing-prototypes warning...
2021-11-10  liuhongtImprove integer bit test on __atomic_fetch_[or|and...
2021-11-10  Eric Botcazou[Ada] Minor cleanup in translation of calls to subprograms
2021-11-10  Bob Duff[Ada] Warn for bidirectional characters
2021-11-10  Bob Duff[Ada] Avoid warnings regarding rep clauses in generics...
2021-11-10  Piotr Trojanek[Ada] Fix comments about expansion of array equality
2021-11-10  Bob Duff[Ada] Avoid warnings regarding rep clauses in generics
2021-11-10  Etienne Servais[Ada] ACATS BDC1002 shall not error on arbitrary aspect
2021-11-10  Patrick Bernardi[Ada] Do not assume a priority value of zero is a valid...
2021-11-10  Pierre-Alexandre... [Ada] Prove double precision integer arithmetic unit
2021-11-10  Piotr Trojanek[Ada] Don't carry action bodies for expansion of array...
2021-11-10  Piotr Trojanek[Ada] Use predefined equality for arrays inside records
2021-11-10  Eric Botcazou[Ada] Fix oversight in latest change to Has_Compatible_Type
2021-11-10  Yannick Moy[Ada] Create explicit ghost mirror unit for big integers
2021-11-10  Etienne Servais[Ada] Fix Constraint error on rexgexp close bracket...
2021-11-10  Piotr Trojanek[Ada] Extend optimized equality of 2-element arrays
2021-11-10  Etienne Servais[Ada] Warn when interfaces swapped between full and...
2021-11-10  Eric Botcazou[Ada] Add guard against previous error for peculiar...
2021-11-10  Yannick Moy[Ada] Better error message on missing parentheses
2021-11-10  liuhongtExtend is_cond_scalar_reduction to handle bit_and/bit_x...
2021-11-10  konglin1i386: Support complex fma/conj_fma for _Float16.
2021-11-10  Aldy HernandezRemove unused gimple-ssa-evr-analyze.h header file.
2021-11-10  Aldy HernandezInclude PHI threading restrictions in backthreader...
2021-11-10  konglin1i386: Optimization for mm512_set1_pch.
2021-11-10  liuhongtSimplify (trunc)MAX/MIN((extend)a, (extend)b) to MAX...
2021-11-10  Andrew Pinskiaarch64: [PR101529] Fix vector shuffle insertion expansion
2021-11-10  Sandra LoosemoreNios2: Add TARGET_CAN_INLINE_P hook.
2021-11-10  GCC AdministratorDaily bump.
2021-11-09  David Malcolmc: more precise locations for some -Wpragmas diagnostics
2021-11-09  Bill Schmidtrs6000: Match recent builtins changes in new builtins...
2021-11-09  Bernhard Reutner... Fortran: Fix memory leak in finalization wrappers ...
2021-11-09  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Implement unordered contain...
2021-11-09  Andrew Pinski[Committed] Fix tree-optimization/103152: Still one...
2021-11-09  Andrew MacLeodKeep x_range_query NULL for global ranges.
2021-11-09  Aldy HernandezDump details of an attempt to register a jump threading...
2021-11-09  Aldy HernandezReturn NULL for maybe_register_path when unprofitable.
2021-11-09  Martin JamborIntroduce build_debug_expr_decl
2021-11-09  Martin LiskaRemove dead Fortran function.
2021-11-09  Bill Schmidtrs6000: Debug support for builtins changes
2021-11-09  Marek Polacekc++: Skip unnamed bit-fields more
2021-11-09  Marek Polacekipa: Fix typo in ipa-modref.c
2021-11-09  Kito Cheng[PR/target 102957] Allow Z*-ext extension with only...
2021-11-09  Thomas SchwingeRestore 'GOMP_OPENACC_DIM' environment variable parsing
2021-11-09  Jan HubickaMerge IPA solution with local one in ipa-modref
2021-11-09  Aldy HernandezDocument --param=threader-debug.
2021-11-09  Jonathan Wakelylibstdc++: Make test print which random_device tokens...
2021-11-09  Jonathan Wakelylibstdc++: Do not use 64-bit DARN on 32-bit powerpc...
2021-11-09  Jonathan Wakelylibstdc++: Support getentropy and arc4random in std...
2021-11-09  Jonathan Wakelylibstdc++: Make spurious std::random_device FAIL less...
2021-11-09  Jakub Jelinekc++: Fix ICE on complex constant with -frounding-math...
2021-11-09  Patrick Palkac++: bogus error w/ tentative type parse of concept...
2021-11-09  Patrick Palkac++: unexpanded pack in var tmpl partial spec [PR100652]
2021-11-09  Martin LiskaDefine m_rtx_reuse_manager only if not GENERATOR_FILE.
2021-11-09  Thomas SchwingeGeneralize 'gcc/input.h:struct location_hash'
2021-11-09  Aldy HernandezCleanup path solver dumps.
2021-11-09  Aldy HernandezRemove TDF_THREADING flag in favor of param.
2021-11-09  Thomas SchwingeGet rid of infinite recursion for 'typedef' used with...
2021-11-09  Przemyslaw... arm: add armv9-a architecture to -march
2021-11-09  Martin Jamboripa: Fix segfault when remapping debug_binds with expre...
2021-11-09  Ghjuvan Lacambre[Ada] Fix Codepeer warning
2021-11-09  Eric Botcazou[Ada] Tidy up implementation of Has_Compatible_Type
2021-11-09  Justin Squirek[Ada] Invalid GPR_PROJECT_PATH_FILE confuses gnatls
2021-11-09  Eric Botcazou[Ada] Print Storage_Pool and Procedure_To_Call fields
2021-11-09  Patrick Bernardi[Ada] Do not indicate a pending abort if the task is...
2021-11-09  Patrick Bernardi[Ada] RTEMS: use atomic primitive packages on aarch64
2021-11-09  Justin Squirek[Ada] Hang on compilation of unit with type extension...
2021-11-09  Justin Squirek[Ada] Crash on expansion of tagged membership test
2021-11-09  Alexandre Oliva[Ada] Improve integration of strub with type systems
2021-11-09  Etienne Servais[Ada] Initialize Current_Source_Unit
2021-11-09  Piotr Trojanek[Ada] Use atomics in runtime on ARM and Aarch64 VxWorks
2021-11-09  Ghjuvan Lacambre[Ada] Accessibility fix
2021-11-09  Johannes Kliemann[Ada] Add gcc specs with vxworks7 base addresses for...
2021-11-09  Piotr Trojanek[Ada] Cleanup copying of parameter lists
2021-11-09  Piotr Trojanek[Ada] Cleanup building of renamed equality
2021-11-09  Piotr Trojanek[Ada] Refine type in expansion of array equality
2021-11-09  Piotr Trojanek[Ada] Simplify building of entity occurrences
2021-11-09  Etienne Servais[Ada] Return a valid value when handling Constraint_Error
2021-11-09  Piotr Trojanek[Ada] Simplify expansion of array equality
2021-11-09  Piotr Trojanek[Ada] Reference in Unbounded_String is almost never...
2021-11-09  Ghjuvan Lacambre[Ada] sem_util.adb: fix typos in Accessibility_Level...
2021-11-09  Tom Tromey[Ada] Document the SuSE kernel bug
2021-11-09  Gary Dismukes[Ada] Errors on globals in expressions of predicate...
2021-11-09  Piotr Trojanek[Ada] Tune comment about expansion of array equality
2021-11-09  Steve Baird[Ada] Add missing regular expression syntax error check
2021-11-09  Yannick Moy[Ada] Complete support for prefixed call on subtypes...
2021-11-09  Piotr Trojanek[Ada] Fix detection of array aggregates with single...
2021-11-09  Yannick Moy[Ada] Fix support for prefixed call with incomplete...
2021-11-09  Piotr Trojanek[Ada] Guard against illegal items in Global but not...
2021-11-09  Etienne Servais[Ada] Build activation chain for BIP only when needed
2021-11-09  Aldy HernandezConvert strlen pass from evrp to ranger.
2021-11-09  Rasmus Villemoeslibstdc++: only define _GLIBCXX_HAVE_TLS for VxWorks...
2021-11-09  Martin LiskaFix clang -Wcast-qual warning.
next