]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2021-05-13  marxingcov: Use system IO buffering
2021-05-13  Eric BotcazouPrune another new LTO warning
2021-05-13  Martin Liskalibsanitizer: update LOCAL_PATCHES.
2021-05-13  Martin Liskalibsanitizer: Apply local patches.
2021-05-13  Martin Liskalibsanitizer: merge from master
2021-05-13  Martin Liskatestsuite: prune new LTO warning
2021-05-13  liuhongtFix typo in testcase.
2021-05-13  liuhongtOptimize __builtin_shuffle when it's used to zero the...
2021-05-13  GCC AdministratorDaily bump.
2021-05-13  Alexandre Olivaretry zero-call-used-regs from zeroed regs
2021-05-12  Tobias BurnusOpenMP: detach - fix firstprivate handling
2021-05-12  Martin SeborAdd test for PR middle-end/100571.
2021-05-12  Aldy HernandezSkip out on processing __builtin_clz when varying.
2021-05-12  Marcel VollweilerMAINTAINERS: Add myself for write after approval
2021-05-12  Marek Polacekc++: Disable -Wint-in-bool-context in instantiations
2021-05-12  Marcel VollweilerOpenMP: Add support for 'close' in map clause
2021-05-12  Tom de Vries[nvptx] Add -mptx=3.1/6.3
2021-05-12  Richard Bienertree-optimization/100566 - fix another predication...
2021-05-12  Jonathan Wakelylibstdc++: Fix some problems in PSTL tests
2021-05-12  Jakub Jelineklibcpp: Fix up -fdirectives-only preprocessing of inclu...
2021-05-12  Martin Liskalto-wrapper: silent warnings in tests
2021-05-12  liuhongti386: Optimize vpblendvb on inverted mask register...
2021-05-12  Richard Bienertree-optimization/100519 - avoid reassociating asm...
2021-05-12  Bob DuffFix uninitialized variable in Atree.Size_In_Slots
2021-05-12  Martin LiskaLTO: merge -flto=arg from object files.
2021-05-12  Martin LiskaPrint warning diagnostics for -flto issues.
2021-05-12  Martin Liskalto-wrapper: Use vec<cl_decoded_option> data type.
2021-05-12  Bernd EdlingerFix ICE in output_rnglists, at dwarf2out.c:12294
2021-05-12  Martin LiskaRemove version.h from object files
2021-05-12  GCC AdministratorDaily bump.
2021-05-12  Richard Bienermiddle-end/100547 - check rtvec_alloc size
2021-05-12  Jakub Jelinekexpand: Don't reuse DEBUG_EXPRs with vector type if...
2021-05-12  Martin Liskaada: do not use binary mode in conf.py
2021-05-12  Martin Liskagcc-changelog: respect branch in git_update_version.py.
2021-05-12  Jakub Jelinekmatch.pd: Optimize (x & y) == x into (x & ~y) == 0...
2021-05-12  Eric BotcazouMinor fixes
2021-05-12  Uros Bizjaki386: Implement FP vector compares for V2SFmode [PR98218]
2021-05-11  Joseph Myerspreprocessor: Support C2X #elifdef, #elifndef
2021-05-11  Joseph MyersUpdate gcc ja.po.
2021-05-11  Martin SeborReplace unreachable code with an assert.
2021-05-11  Joseph Myerspreprocessor: Fix cpp_avoid_paste for digit separators
2021-05-11  Stefan Schulze... testsuite: Fix input operands of gcc.dg/guality/pr43077-1.c
2021-05-11  Patrick Palkalibstdc++: Remove extern "C" from Ryu sources
2021-05-11  Jonathan Wakelylibstdc++: Fix tests that fail in C++98 mode
2021-05-11  Jonathan Wakelylibstdc++: Fix missing members in std::allocator<void>
2021-05-11  Joseph Myerspreprocessor: Enable digit separators for C2X
2021-05-11  Jason Merrillc++: ICE casting class to vector [PR100517]
2021-05-11  Richard BienerMore maybe_fold_reference TLC
2021-05-11  Martin LiskaRemove dead components from MAINTAINERS.
2021-05-11  Martin LiskaRemove libhsail-rt.
2021-05-11  Martin LiskaRemove BRIG front-end.
2021-05-11  Richard Bieneripa/100513 - fix SSA_NAME_DEF_STMT corruption in IPA...
2021-05-11  Alex Coplanarm: Avoid emitting bogus CFA adjusts for CMSE nonsecur...
2021-05-11  Richard Sandifordaarch64: A couple of mul_laneq tweaks
2021-05-11  Richard BienerMore maybe_fold_reference TLC
2021-05-11  Richard Bienermiddle-end/100509 - avoid folding constant to aggregate...
2021-05-11  Srinath Parvathaneniarm: Remove duplicate definitions from arm_mve.h (pr100...
2021-05-11  Martin Liskagcc-changelog: Remove non-strict mode.
2021-05-11  Martin Liskagcc-changelog: Accept ref_name argument in GitCommit.
2021-05-11  Robin Dapptestsuite/s390: Fix risbg-ll-3.c f2_cconly test.
2021-05-11  Eric BotcazouFurther minor fixes
2021-05-11  Jakub Jelinekopenmp: Fix up taskloop reduction ICE if taskloop has...
2021-05-11  Kewen Linrs6000: Guard density_test only for vector version
2021-05-11  Kewen Linvect: Add costing_for_scalar parameter to init_cost...
2021-05-11  Kewen Linrs6000: Move rs6000_vect_nonmem into target cost_data
2021-05-11  Patrick Palkac++: dependent operator expression lookup [PR51577]
2021-05-11  Patrick Palkac++: fn parm pack expansion inside constraint [PR100138]
2021-05-11  GCC AdministratorDaily bump.
2021-05-10  Martin LiskaFix missing version_string in Ada
2021-05-10  Eric BotcazouAdd missing pragma Inline for classification attributes
2021-05-10  Eric BotcazouDo not use pragma Provide_Shift_Operators in Atree...
2021-05-10  Eric BotcazouRemove obsolete comment and add missing header
2021-05-10  Eric BotcazouMinor tweak to previous change for the sake of consistency
2021-05-10  Eric BotcazouAvoid spurious rebuild actions in ada/gen_il
2021-05-10  Eric BotcazouRemove call to gcc_unreachable in range-op.cc
2021-05-10  Jonathan Wakelylibstdc++: Remove TODO comment
2021-05-10  Jonathan Wakelylibstdc++: Implement proposed resolution to LWG 3548
2021-05-10  Martin SeborAvoid -Walloca-larger-than and -Wvla-larger-than false...
2021-05-10  Pat HaugenAdd ALTIVEC_REGS as pressure class.
2021-05-10  Christophe... arm: remove error in CPP_SPEC when float-abi soft and...
2021-05-10  Martin Jamboripa: Get rid of IPA_NODE_REF and IPA_EDGE_REF
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 options from...
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 options from...
2021-05-10  Jonathan Wakelylibstdc++: Adjust expected errors in tests when compile...
2021-05-10  Uros Bizjaki386: Force V2SI mode operands to registers in expand_s...
2021-05-10  Jonathan Wakelylibstdc++: Rename test type to avoid clashing with...
2021-05-10  Martin Liskagcc-changelog: remove newlines in git_email.py --help
2021-05-10  Tobias Burnuscontrib/gcc-changelog: Add/improve --help
2021-05-10  Christophe... arm: MVE: Factorize vcmp_*f*
2021-05-10  Christophe... arm: MVE: Factorize all vcmp* integer patterns
2021-05-10  Christophe... arm: MVE: Remove _s and _u suffixes from vcmp* builtins.
2021-05-10  Christophe... arm: MVE: Cleanup vcmpne/vcmpeq builtins
2021-05-10  Christophe... arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use...
next