]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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  Eric BotcazouFix PR ada/101970
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  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...
2021-09-11  Harald AnlaufFortran - improve error recovery determining array...
2021-09-11  GCC AdministratorDaily bump.
2021-09-10  Ian Lance Taylorcompiler: correct condition for calling memclrHasPointers
2021-09-10  GCC AdministratorDaily bump.
2021-09-09  GCC AdministratorDaily bump.
2021-09-08  Jonathan Wakelyc++: Fix docs on assignment of virtual bases [PR60318]
2021-09-08  Jakub Jelineki386: Fix up @xorsign<mode>3_1 [PR102224]
2021-09-08  Joseph Myerstestsuite: Allow .sdata in more cases in gcc.dg/array...
2021-09-08  Joseph Myerstestsuite: Use explicit -ftree-cselim in tests using...
2021-09-08  GCC AdministratorDaily bump.
2021-09-07  Max Filippovgcc: xtensa: fix PR target/102115
2021-09-07  Jakub Jelinekc++: Fix up constexpr evaluation of deleting dtors...
2021-09-07  GCC AdministratorDaily bump.
2021-09-06  Richard Bienertree-optimization/102046 - fix SLP build from scalars...
2021-09-06  Richard Bienertree-optimization/101925 - fix VN with reverse storage...
2021-09-06  Richard Bienermiddle-end/101824 - properly handle volatiles in nested...
2021-09-06  GCC AdministratorDaily bump.
2021-09-05  Harald AnlaufFortran - extend set of substring expressions handled...
2021-09-05  Harald AnlaufFortran - simplify length of substring with constant...
2021-09-05  GCC AdministratorDaily bump.
2021-09-04  GCC AdministratorDaily bump.
2021-09-03  Harald AnlaufFortran - correct check for constraint F2008:C628 ...
2021-09-03  Harald AnlaufFortran - fix whitespace issue during parsing of assign...
2021-09-03  Michael MeissnerUse UNSPSEC_XXSPLTIDP instead of UNSPEC_XXSPLTID
2021-09-03  Michael MeissnerMake xxsplti*, xpermx, xxeval be vecperm type.
2021-09-03  Michael MeissnerFix tests that require IBM 128-bit long double
2021-09-03  liuhongtRemove macro check for __AMX_BF16/INT8/TILE__ in header...
2021-09-03  GCC AdministratorDaily bump.
2021-09-02  Peter Bergnerrs6000: Fix ICE expanding lxvp and stxvp gimple built...
2021-09-02  GCC AdministratorDaily bump.
2021-09-01  Marek Polacekc++: Fix ICE with nullptr comparison (GCC 11) [PR101592]
2021-09-01  Jakub Jelinekvectorizer: Fix up vectorization using WIDEN_MINUS_EXPR...
2021-09-01  GCC AdministratorDaily bump.
2021-08-31  Thomas SchwingeFix 'OMP_CLAUSE_TILE' operands handling in 'gcc/tree...
2021-08-31  Richard Sandifordlibgcc: Add missing runtime exception notices
2021-08-31  GCC AdministratorDaily bump.
2021-08-30  Harald AnlaufFortran - reject function entries with mismatched chara...
2021-08-30  Joseph MyersUpdate gcc sv.po.
2021-08-30  Haochen GuiFix failed test cases caused by disabling mode promotio...
2021-08-30  Haochen Guirs6000: Expand PROMOTE_MODE marco in rs6000_promote_fun...
2021-08-30  Haochen Guirs6000: Disable mode promotion for pseudos
2021-08-30  GCC AdministratorDaily bump.
2021-08-29  GCC AdministratorDaily bump.
2021-08-28  Paul ThomasFortran: Assumed and explicit size class arrays [PR4669...
2021-08-28  GCC AdministratorDaily bump.
2021-08-27  konglin1i386: Fix wrong optimization for consecutive masked...
2021-08-27  GCC AdministratorDaily bump.
2021-08-26  Harald AnlaufFortran: fix pointless warning for static variables
2021-08-26  GCC AdministratorDaily bump.
2021-08-25  Bernd Edlingerdiagnostics: Fix sporadic test failure
2021-08-25  H.J. Lu<x86gprintrin.h>: Add pragma GCC target("general-regs...
2021-08-25  H.J. Lux86: Enable the GPR only instructions for -mgeneral...
2021-08-25  H.J. Lux86: Remove OPTION_MASK_ISA_SSE4_2 from CRC32 _builtin...
2021-08-25  H.J. Lux86: Use crc32 target option for CRC32 intrinsics
2021-08-25  H.J. Lux86: Add -mmwait for -mgeneral-regs-only
2021-08-25  konglin1i386: Fix _mm512_fpclass_ps_mask in O0 [PR 101471]
2021-08-25  GCC AdministratorDaily bump.
2021-08-24  Jonathan Wakelylibstdc++: Don't check always-true condition [PR101965]
2021-08-24  Jonathan Wakelylibstdc++: Test std::seed_seq construction from input...
2021-08-24  Jonathan Wakelylibstdc++: Restore __gnu_debug::array [PR100682]
2021-08-24  Jonathan Wakelylibstdc++: Only define basic_string::contains for C++23
2021-08-24  Jonathan Wakelylibstdc++: Add missing headers for errno and std::terminate
2021-08-24  Jonathan Wakelylibstdc++: Implement LWG 3422 for std::seed_seq
2021-08-24  Jonathan Wakelylibstdc++: Use <sys/socket.h> features conditionally...
2021-08-24  Jonathan Wakelylibstdc++: Define effective-target for net::ip features...
2021-08-24  Jonathan Wakelylibstdc++: Minor refactoring in <experimental/internet>
2021-08-24  Jonathan Wakelylibstdc++: Better preprocessor conditions in net::ip...
2021-08-24  Jonathan Wakelylibstdc++: Define net::socket_base::message_flags opera...
2021-08-24  Jonathan Wakelylibstdc++: Fix internet socket option classes
2021-08-24  Jonathan Wakelylibstdc++: Fix socket option classes
2021-08-24  Jonathan Wakelylibstdc++: Simplify definition of net::ip::resolver_bas...
2021-08-24  Jonathan Wakelylibstdc++: Allow net::io_context to compile without...
next