]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2022-02-09 Ian Lance Taylorcompiler: recognize Go 1.18 runtime/internal/atomic...
2022-02-09 Ian Lance Taylorcompiler, internal/abi: implement FuncPCABI0, FuncPCABI...
2022-02-09 Joel Teichroebanalyzer: Fix tests for glibc 2.35 [PR101081]
2022-02-09 David Malcolmanalyzer: fix hashing of bit_range_region::key_t [PR104452]
2022-02-09 Jason Merrillc++: cleanup constant-init'd members [PR96876]
2022-02-09 GCC AdministratorDaily bump.
2022-02-08 Jonathan Wakelylibstdc++: Simplify resource management in directory...
2022-02-08 Robin Dappifcvt: Fix PR104153 and PR104198.
2022-02-08 Jakub Jelinekc++: Don't emit repeated -Wshadow warnings for template...
2022-02-08 Jakub Jelinekc++: Remove superflous assert [PR104403]
2022-02-08 Jakub Jelinekrs6000: Fix up vspltis_shifted [PR102140]
2022-02-08 Bill Schmidtrs6000: Add support for vmsumcud and vec_msumc
2022-02-08 Patrick Palkac++: Add testcase for already fixed PR [PR104425]
2022-02-08 Tom de Vries[nvptx] Unbreak build, add PTX_ISA_SM70
2022-02-08 Robin Dapps390: Increase costs for load on condition and change...
2022-02-08 Robin Dappcombine: Check for paradoxical subreg.
2022-02-08 Jonathan Wakelylibstdc++: Add comment to acinclude.m4
2022-02-08 Patrick Palkac++: deducing only from noexcept-spec [PR80951]
2022-02-08 Patrick Palkac++: satisfaction value of type const bool [PR104410]
2022-02-08 Patrick Palkac++: lambda in pack expansion using pack in constraint...
2022-02-08 Patrick Palkac++: constrained auto in lambda using outer tparms...
2022-02-08 Jonathan Wakelylibstdc++: Adjust Filesystem TS test for Windows
2022-02-08 Jonathan Wakelylibstdc++: Fix filesystem::remove_all for Windows ...
2022-02-08 Tom de Vries[nvptx] Choose -mptx default based on -misa
2022-02-08 Maciej W. RozyckiRISC-V/testsuite: Run target testing over all the usual...
2022-02-08 Maciej W. Rozyckidoc: RISC-V: Document the `-misa-spec=' option
2022-02-08 Maciej W. RozyckiRISC-V: Add target machine headers as a dependency...
2022-02-08 Tom de Vries[nvptx] Fix 'main (int argc)' compilation
2022-02-08 Tom de Vries[testsuite] Require c99_runtime to run builtin-sprintf.c
2022-02-08 Tom de Vries[nvptx] Fix .local atomic regressions
2022-02-08 Jakub Jelineklibgomp: Fix segfault with posthumous orphan tasks...
2022-02-08 Ulrich WeigandMAINTAINERS: Remove Hartmut Penner as s390 maintainer
2022-02-08 liuhongtDon't propagate for a more expensive reg-reg move.
2022-02-08 GCC AdministratorDaily bump.
2022-02-07 David Malcolmanalyzer: fix ICE on realloc of non-heap [PR104417]
2022-02-07 David Malcolmanalyzer: fixes to memcpy [PR103872]
2022-02-07 David Malcolmtestsuite: avoid analyzer asm failures on non-Linux
2022-02-07 Jakub Jelinektestsuite: Fix up testsuite/gcc.c-torture/execute/built...
2022-02-07 Tamar ChristinaAArch32: correct usdot-product RTL patterns.
2022-02-07 Tamar ChristinaAArch32: correct dot-product RTL patterns.
2022-02-07 Andreas KrebbelCheck always_inline flag in s390_can_inline_p [PR104327]
2022-02-07 Richard Bienermiddle-end/104402 - split out _Complex compares from...
2022-02-07 Kewen Linrs6000: Move the hunk affecting VSX/ALTIVEC ahead ...
2022-02-07 Kewen Linrs6000: Disable MMA if no VSX support [PR103627]
2022-02-07 GCC AdministratorDaily bump.
2022-02-06 Patrick Palkac++: dependent noexcept-spec on defaulted comparison...
2022-02-06 Jakub Jelinekc++: Further address_compare fixes [PR89074]
2022-02-06 GCC AdministratorDaily bump.
2022-02-05 Jeff LawFix expected output for s390 tests
2022-02-05 Jakub Jelinekmatch.pd: Fix x * 0.0 -> 0.0 folding [PR104389]
2022-02-05 Kito ChengRISC-V: Fix detection of zifencei support for binutils
2022-02-05 Kito ChengRISC-V: Always pass -misa-spec to assembler [PR104219]
2022-02-05 Jason Merrillc++: assignment, aggregate, array [PR104300]
2022-02-05 Jason Merrillc++: add comment
2022-02-05 Ian Lance Taylorcompiler: accept "any" as an alias for "interface{}"
2022-02-05 GCC AdministratorDaily bump.
2022-02-04 Jonathan Wakelylibstdc++: Fix std::filesystem build failure for Windows
2022-02-04 Jonathan Wakelylibstdc++: Allow Clang to use <stdatomic.h> before...
2022-02-04 Jonathan Wakelylibstdc++: Remove un-implementable noexcept from Filesy...
2022-02-04 Jonathan Wakelylibstdc++: Fix filesystem::remove_all races [PR104161]
2022-02-04 Bill Schmidtrs6000: More factoring of overload processing
2022-02-04 Bill Schmidtrs6000: Clean up ISA 3.1 documentation [PR100808]
2022-02-04 Jakub Jelinekrs6000: Fix up -D_FORTIFY_SOURCE* with -mabi=ieeelongdo...
2022-02-04 Eric BotcazouAdd optmization testcase for incorrect optimization...
2022-02-04 Tobias Burnuslibgomp.fortran/allocate-1.f90: Fix minor cleanup
2022-02-04 Jonathan Wakelydoc: Update references to "C++2a" in cpp.texi
2022-02-04 Jonathan Wakelylibstdc++: Add suggestion to std::uncaught_exception...
2022-02-04 David Edelsohntestsuite: -mbig/-mlittle only is valid for powerpc...
2022-02-04 Tobias Burnuslibgomp.fortran/allocate-1.f90: Minor cleanup
2022-02-04 Richard Bienertree-optimization/100499 - niter analysis and multiple_of_p
2022-02-04 Martin Liskafixincludes: Update pwd.
2022-02-04 Richard BienerAdjust LSHIFT_EXPR handling of multiple_of_p
2022-02-04 Eric BotcazouEmpty the base_types vector before (re)populating it
2022-02-04 Eric BotcazouDisable new 1/X optimization with -fnon-call-exceptions
2022-02-04 Richard Bienertree-optimization/103641 - improve vect_synth_mult_by_c...
2022-02-04 Roger Sayle[PATCH] PR rtl-optimization/101885: Prevent combine...
2022-02-04 Richard Sandifordaarch64: Add test for PR104092
2022-02-04 Richard BienerAdd CLOBBER_EOL to mark storage end-of-life clobbers
2022-02-04 Martin SeborUse auto_vec for pointer_query cache for auto cleanup.
2022-02-04 GCC AdministratorDaily bump.
2022-02-03 Patrick Palkac++: dependence of member noexcept-spec [PR104079]
2022-02-03 David Malcolmanalyzer: fixes to realloc-handling [PR104369]
2022-02-03 David Malcolmanalyzer: fix zero-fill of calloc
2022-02-03 Martin SeborAdjust warn_access pass placement [PR104260].
2022-02-03 Uros Bizjaki386: Do not use %ecx DRAP for functions that use __bui...
2022-02-03 Martin SeborEnable pointer_query caching in -Wrestrict.
2022-02-03 Martin SeborEnable pointer_query caching in -Warray-bounds.
2022-02-03 Martin SeborMake pointer_query cache a private member.
2022-02-03 Martin SeborConstrain conservative string lengths to array sizes...
2022-02-03 Harald AnlaufFortran: reject simplifying TRANSFER for MOLD with...
2022-02-03 Martin LiskaSpeed up fixincludes.
2022-02-03 Bill Schmidtrs6000: Remove -m[no-]fold-gimple flag [PR103686]
2022-02-03 Bill Schmidtrs6000: Fix LE code gen for vec_cnt[lt]z_lsbb [PR95082]
2022-02-03 Bill Schmidtrs6000: Consolidate target built-ins code
2022-02-03 David Seifertmake `-Werror` optional in libatomic/libbacktrace/libgo...
2022-02-03 Richard Bienerdebug/104337 - avoid messing with the abstract origin...
2022-02-03 Bill Schmidtrs6000: Unify error messages for built-in constant...
2022-02-03 Aldy Hernandezranger: fix small thinko in fur_list constructor
2022-02-03 Jakub Jelinekarm: Fix up help.exp regression
2022-02-03 Aldy HernandezAssert that backedges are available in path solver.
next
This page took 0.086203 seconds and 5 git commands to generate.