]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-17  Patrick Palkalibstdc++: Use fast_float in std::from_chars for binary...
2022-01-17  Patrick Palkalibstdc++: Adjust fast_float's over/underflow behavior...
2022-01-17  Patrick Palkalibstdc++: Apply modifications to our local copy of...
2022-01-17  Patrick Palkalibstdc++: Import the fast_float library
2022-01-17  Patrick Palkalibstdc++: Directly implement hexfloat std::from_chars...
2022-01-17  Qing ZhaoEnable -Wuninitialized + -ftrivial-auto-var-init for...
2022-01-17  Jakub Jelinekc++: Fix cp_genericize_target_expr for TARGET_EXPRs...
2022-01-17  Jason Merrilldiagnostic: avoid repeating include path
2022-01-17  Andrew StubbsOpenMP: allow requires dynamic_allocators
2022-01-17  Richard Bienermiddle-end/101292 - invalid memory access with warning...
2022-01-17  Hafiz Abid... Change kind of integer literal to fix a testcase.
2022-01-17  Olivier HainqueFix glitch in entry for vxworks_posix_open
2022-01-17  Jakub Jelinekwidening_mul, i386: Improve spaceship expansion on...
2022-01-17  Richard BienerBump gcc/BASE-VER to 12.0.1 now that we are in stage4.
2022-01-17  Jonathan Wakelylibstdc++: Define <stacktrace> header for C++23
2022-01-17  Jonathan Wakelylibstdc++: Document final option names for enabling...
2022-01-17  Jonathan Wakelylibstdc++: Rename non-reserved macros in config header...
2022-01-17  Francois-Xavier... Fortran: remove new files introduced by mistake
2022-01-17  Martin LiskaMake the tests working.
2022-01-17  Martin LiskaRename test-cases that are not executed.
2022-01-17  Martin LiskaAdd check_effective_target_pytest3.
2022-01-17  Matthias Kretzlibstdc++: Don't fail if math_errhandling is not defined
2022-01-17  Martin LiskaStart using check-MAINTAINERS.py instead of legacy...
2022-01-17  Martin LiskaFix test warnings.
2022-01-17  Jonathan Wakelylibstdc++: Add 'typename' to dependent types in atomic...
2022-01-17  Thomas SchwingeExtend test cases for references in OpenACC 'private...
2022-01-17  Julian BrownTest cases for references in OpenACC 'private' clauses
2022-01-17  Thomas KoenigAllow for multiple defaults in endianness and r16 in...
2022-01-17  Kewen Linrs6000: Use known constant for GET_MODE_NUNITS and...
2022-01-17  Haochen Guirs6000: Split pattern for TI to V1TI move [PR103124]
2022-01-17  GCC AdministratorDaily bump.
2022-01-17  Jonathan Wakelylibstdc++: Update C++20 status table
2022-01-17  Jonathan Wakelylibstdc++: Implement C++20 atomic<shared_ptr> and atomi...
2022-01-16  Francois-Xavier... Fortran: xfail signaling NaN testcases on x87
2022-01-16  Francois-Xavier... Fortran: allow IEEE_VALUE to correctly return signaling...
2022-01-16  Jonathan Wakelylibstdc++: Ignore deprecated warnings [PR104037]
2022-01-16  Mikael Morintestsuite: Enrich tests with variants failing on the...
2022-01-16  Kwok Cheung... amdgcn: Tune default OpenMP/OpenACC GPU utilization
2022-01-16  Olivier HainqueAdd VxWorks fixincludes hack, open posix API for C++
2022-01-16  Olivier HainqueAdd VxWorks fixincludes hack, #include sysLib.h in...
2022-01-16  Olivier HainqueAdd VxWorks fixincludes hack, C99 FP classification
2022-01-16  wwwhhhyyy[i386] GLC tuning: Break false dependency for dest...
2022-01-16  GCC AdministratorDaily bump.
2022-01-15  Martin SeborAdd -Wdangling-pointer [PR63272].
2022-01-15  Martin SeborAdd -Wuse-after-free [PR80532].
2022-01-15  Harald AnlaufFortran: fix ICE and wrong code with TRANSFER and CHARA...
2022-01-15  Matthias Kretzlibstdc++: Fix ODR issues with different -m flags
2022-01-15  Uros Bizjaki386: Improve and optimize ix86_expand_sse_movcc
2022-01-15  Jonathan Yonglibgcc: Fix __gthr_i486_lock_cmp_xchg clobber for Windows
2022-01-15  GCC AdministratorDaily bump.
2022-01-14  Andrew Pinskiada: Fix up handling of ghost units [PR104027]
2022-01-14  David Malcolmanalyzer: fix ICE when combining taint states has_ub...
2022-01-14  David Malcolmanalyzer: fix ICE in taint checker on unary ops [PR104029]
2022-01-14  Harald AnlaufFortran: always reject alternate return specifier as...
2022-01-14  Eric BotcazouFix reverse scalar storage order issues in IPA-SRA
2022-01-14  Richard Sandifordvect: Fix uninitialised variable PR104026
2022-01-14  Harald AnlaufFortran: fix ICE overloading elemental intrinsics
2022-01-14  Martin SeborUse enclosing object size if it's smaller than member...
2022-01-14  Martin SeborTest to verify -Wformat-overflow uses context-sensitive...
2022-01-14  Martin Liskaconfigure: Regenerate.
2022-01-14  Uros Bizjaklibstdc++: Fix 22_locale/numpunct/members/char/3.cc...
2022-01-14  Martin Liskatestsuite: fix dh-warning typo.
2022-01-14  Uros Bizjaki386: Mark some of strict_low_part insn constraints...
2022-01-14  Martin Liskatestsuite: rename 2 files.
2022-01-14  Martin Liskatestsuite: rename files in c-c++-common.
2022-01-14  Chung-Lin Tangopenmp: Fix ICE in [PR103705]
2022-01-14  Martin Liskatestsuite: Remove executable mode from source files.
2022-01-14  Kewen Linvect: Check partial vector param for supports_partial_v...
2022-01-14  Jonathan Wakelylibstdc++: Add attribute to features deprecated in...
2022-01-14  Jakub Jelineklibgfortran: Partly revert my r12-6498 change to fix...
2022-01-14  Jakub Jelinekc++: Avoid some -Wreturn-type false positives with...
2022-01-14  Jakub Jelinekc++: Reject in constant evaluation address comparisons...
2022-01-14  Jakub Jelinekforwprop: Canonicalize atomic fetch_op op x to op_fetch...
2022-01-14  Claudiu Zissulescuarc: Add DWARF2 alternate CFA column.
2022-01-14  Claudiu Zissulescuarc: Update stack size computation when accumulator...
2022-01-14  Jonathan Wakelylibstdc++: Add C++20 std::make_shared enhancements...
2022-01-14  Jonathan Wakelylibstdc++: Ignore cv-quals when std::allocator<void...
2022-01-14  Jonathan Wakelylibstdc++: Use std::construct_at in std::common_iterato...
2022-01-14  Jonathan Wakelylibstdc++: Document new std::random_device tokens
2022-01-14  Roger Saylex86_64: Improvements to arithmetic right shifts of...
2022-01-14  Martin LiskaARM: fix -Wformat= error
2022-01-14  Siddhesh Poyarekartree-optimization/104009: Conservative underflow estima...
2022-01-14  liuhongtFix ICE of unrecognizable insn. [PR target/104001]
2022-01-14  David MalcolmAdd __attribute__ ((tainted_args))
2022-01-14  GCC AdministratorDaily bump.
2022-01-13  Jakub Jelinektoplevel: Remove incorrectly added file
2022-01-13  Anthony Sharpc++: warning for dependent template members [PR70417]
2022-01-13  Uros Bizjaki386: Introduce V2QImode vectorized shifts [PR103861]
2022-01-13  Robin Dappvect: Add bias parameter for partial vectorization
2022-01-13  Hafiz Abid... Add support for allocate clause (OpenMP 5.0).
2022-01-13  Andrew MacLeodAllow more precision when querying from fold_const.
2022-01-13  Andrew MacLeodAdd relation to unsigned right shift.
2022-01-13  Harald AnlaufFortran: fix error recovery on bad structure constructo...
2022-01-13  Uros Bizjaki386: Cleanup V2QI arithmetic instructions
2022-01-13  Jakub Jelineklibgfortran: Fix Solaris version file creation [PR104006]
2022-01-13  Uros Bizjakii386: Add 16-bit vector modes to xop_pcmov [PR104003]
2022-01-13  Martin LiskaFix -Wformat-diag for ARM target.
2022-01-13  Paul A. Clarkers6000: Support SSE4.1 "round" intrinsics
next