]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-09-28  Jakub Jelinekopenmp: Don't call omp_finish_clause on implicitly...
2021-09-27  Tobias BurnusMerge remote-tracking branch 'origin/releases/gcc-11...
2021-09-27  Tobias BurnusFortran: Fix assumed-size to assumed-rank passing ...
2021-09-27  GCC AdministratorDaily bump.
2021-09-26  Tobias BurnusFortran: Fix associated intrinsic with assumed rank...
2021-09-26  GCC AdministratorDaily bump.
2021-09-25  GCC AdministratorDaily bump.
2021-09-24  Sandra LoosemoreFortran: Add missing diagnostic for F2018 C711 (TS29113...
2021-09-24  Sandra LoosemoreFortran: Diagnose default-initialized pointer/allocatab...
2021-09-24  Marcel VollweilerOpenMP: Fix target device ancestor tests according...
2021-09-24  Feng XueFix value uninitialization in vn_reference_insert_piece...
2021-09-24  Feng XueFix null-pointer dereference in delete_dead_or_redundan...
2021-09-24  GCC AdministratorDaily bump.
2021-09-23  Jakub Jelinekopenmp: Diagnose omp::directive attribute without balan...
2021-09-23  Jakub Jelinekc++: Fix up parsing of attributes for using-directive
2021-09-23  Sandra LoosemoreFortran: diagnostic for argument w/type parameters...
2021-09-23  Sandra LoosemoreFortran: Fixes for F2018 C838 (PR fortran/101334)
2021-09-23  Sandra LoosemoreFortran: Fix testcases that violate C838, + revealed ICE
2021-09-23  GCC AdministratorDaily bump.
2021-09-22  Tobias BurnusFortran: Improve -Wmissing-include-dirs warnings [PR55534]
2021-09-22  Andreas KrebbelIBM Z: TPF: Add cc clobber to profiling expanders
2021-09-22  Andreas KrebbelIBM Z: Fix PR102222
2021-09-22  Tobias BurnusFortran: Add gfc_simple_for_loop aux function
2021-09-22  Tobias BurnusMerge remote-tracking branch 'origin/releases/gcc-11...
2021-09-22  Jakub Jelinekopenmp: Fix OpenMP expansion of scope with non-fallthru...
2021-09-22  Jakub Jelinekopenmp: Add support for allocator and align modifiers...
2021-09-22  Kewen Linipa-fnsummary: Remove inconsistent bp_pack_value
2021-09-22  GCC AdministratorDaily bump.
2021-09-21  Segher Boessenkoolrs6000: Fix ELFv2 r12 use in epilogue
2021-09-21  Segher Boessenkoolrs6000: Don't use r12 for CR save on ELFv2 (PR102107)
2021-09-21  Harald AnlaufFortran - (large) arrays in the main shall be static
2021-09-21  Eric BotcazouFix no_fsanitize_address effective target
2021-09-21  Tobias BurnusFortran: Fix -Wno-missing-include-dirs handling [PR55534]
2021-09-21  GCC AdministratorDaily bump.
2021-09-20  Tobias BurnusFortran/OpenMP: unconstrained/reproducible ordered...
2021-09-20  Tobias BurnusRevert "GCC11 - Fortran: combined directives - order...
2021-09-20  Tobias BurnusMerge remote-tracking branch 'origin/releases/gcc-11...
2021-09-20  Tobias BurnusGCC11 - Fortran: combined directives - order(concurrent...
2021-09-20  Chung-Lin Tangopenmp: Support in_reduction for Fortran
2021-09-20  Tobias BurnusMerge remote-tracking branch 'origin/releases/gcc-11...
2021-09-20  Jakub Jelinekopenmp: Handle unconstrained and reproducible modifiers...
2021-09-20  Jakub Jelinekopenmp: Allow private or firstprivate arguments to...
2021-09-20  GCC AdministratorDaily bump.
2021-09-19  Harald AnlaufFortran - fix handling of optional allocatable DT argum...
2021-09-19  Harald AnlaufFortran - fix ICE during error recovery checking entry...
2021-09-19  GCC AdministratorDaily bump.
2021-09-18  José Rui Faustino... Fortran: Fix some issues with pointers to character.
2021-09-18  GCC AdministratorDaily bump.
2021-09-17  Sandra LoosemoreFortran: Use _Float128 rather than __float128 for c_flo...
2021-09-17  Sandra LoosemoreFortran: TS 29113 testsuite
2021-09-17  Sandra LoosemoreFortran: Prefer GCC internal macros to float.h in ISO_F...
2021-09-17  Tobias BurnusMerge remote-tracking branch 'origin/releases/gcc-11...
2021-09-17  Jakub Jelineklibgomp: Spelling error fix in OpenMP 5.1 conformance...
2021-09-17  Jakub Jelinekopenmp: Add support for OpenMP 5.1 atomics for C++
2021-09-17  Thomas SchwingeAdd OpenACC 'host_data' testing to 'gfortran.dg/goacc...
2021-09-17  Eric BotcazouFix PR rtl-optimization/102306
2021-09-17  GCC AdministratorDaily bump.
2021-09-16  Harald AnlaufFortran - fix handling of substring start and end indices
2021-09-16  Harald AnlaufFortran - ensure simplification of bounds of array...
2021-09-16  Daniel Cedermansparc: Add scheduling information for LEON5
2021-09-16  Daniel Cedermansparc: Add NOP in stack_protect_setsi if sparc_fix_b2bs...
2021-09-16  Daniel Cedermansparc: Prevent atomic instructions in beginning of...
2021-09-16  Daniel Cedermansparc: Skip all empty assembly statements
2021-09-16  Daniel Cedermansparc: Treat more instructions as load or store in...
2021-09-16  Andreas Larssonsparc: Print out bit names for LEON and LEON3 with...
2021-09-16  Andrew PinskiFix target/101934: aarch64 memset code creates unaligne...
2021-09-16  GCC AdministratorDaily bump.
2021-09-15  Jakub Jelinekc++: Fix handling of decls with flexible array members...
2021-09-15  Jakub Jelinekc++: Update DECL_*SIZE for objects with flexible array...
2021-09-15  Jakub Jelinekc++: Fix __is_*constructible/assignable for templates...
2021-09-15  Pat HaugenEnable store fusion on Power10.
2021-09-15  Peter Bergnerrs6000: Generate an lxvp instead of two adjacent lxv...
2021-09-15  Peter Bergnerrs6000: Move rs6000_split_multireg_move to later in...
2021-09-15  GCC AdministratorDaily bump.
2021-09-14  Pat HaugenVerify destination[source] of a load[store] instruction...
2021-09-14  Tobias BurnusFortran: Add missing ST_OMP_END_SCOPE handling [PR102313]
2021-09-14  Eric BotcazouFix PR ada/101970
2021-09-14  Jakub Jelinektestsuite: Use sync_long_long instead of sync_int_long...
2021-09-14  Jakub Jelinekopenmp: Add testing checks (whether lhs appears in...
2021-09-14  Eric BotcazouDo not issue size error for too large array type
2021-09-14  Eric BotcazouFix inaccurate bounds in debug info for vector array...
2021-09-14  Eric BotcazouFix internal error on pointer-to-pointer binding in...
2021-09-14  Eric BotcazouRemove superfluous call to UI_Is_In_Int_Range
2021-09-14  Eric BotcazouGive more informative error message for by-reference...
2021-09-14  Xionghu Luors6000: Expand fmod and remainder when built with fast...
2021-09-14  GCC AdministratorDaily bump.
2021-09-13  Andreas Schwablibgfortran: Handle m68k extended real format in ISO_Fo...
2021-09-13  Tobias BurnusMerge remote-tracking branch 'origin/releases/gcc-11...
2021-09-13  Tobias Burnuslibgfortran: Makefile fix for ISO_Fortran_binding.h
2021-09-13  Sandra LoosemoreFortran: Revert to non-multilib-specific ISO_Fortran_bi...
2021-09-13  Sandra Loosemorelibgfortran: Further fixes for GFC/CFI descriptor conve...
2021-09-13  Jakub Jelinekopenmp: Implement OpenMP 5.1 atomics, so far for C...
2021-09-13  Tobias Burnuslibgomp.texi: Extend OpenMP 5.0 Implementation Status
2021-09-13  Tobias Burnuslibgomp.texi: Add OpenMP Implementation Status
2021-09-13  Tobias Burnusinvoke.texi: Fix @opindex for -foffload-options
2021-09-13  Tobias BurnusFortran: Fix Bind(C) char-len check, add ptr-contiguous...
2021-09-13  GCC AdministratorDaily bump.
2021-09-12  Iain Buclawd: Don't include terminating null pointer in string...
2021-09-12  GCC AdministratorDaily bump.
2021-09-11  Harald AnlaufFortran - out of bounds in array constructor with impli...
next