]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-02-01  Harald AnlaufFortran: error recovery when simplifying EOSHIFT
2022-02-01  Jakub Jelineklibcpp: Fix up padding handling in funlike_invocation_p...
2022-02-01  Jakub Jelineklibcpp: Avoid PREV_WHITE and other random content on...
2022-02-01  Jakub Jelinekrs6000: Fix up PCH on powerpc* [PR104323]
2022-02-01  Jason Merrillc++: lambda in template default argument [PR103186]
2022-02-01  Jason Merrilltree: move tree_vec_map_cache_hasher into header
2022-02-01  Tom de Vries[nvptx] Add uniform_warp_check insn
2022-02-01  Tom de Vries[nvptx] Add bar.warp.sync
2022-02-01  Tom de Vries[nvptx] Update default ptx isa to 6.3
2022-02-01  Tom de Vries[nvptx] Update bar.sync for ptx isa 6.0
2022-02-01  Tom de Vries[nvptx] Handle nop in prevent_branch_around_nothing
2022-02-01  Tom de Vries[nvptx] Add some support for .local atomics
2022-02-01  Tom de Vries[nvptx] Fix reduction lock
2022-02-01  Thomas RodgersStrengthen memory order for atomic<T>::wait/notify
2022-02-01  Martin Liskadocs: remove --disable-stage1-checking from requirements
2022-02-01  Jakub Jelinekveclower: Fix up -fcompare-debug issue in expand_vector...
2022-02-01  Bill Schmidtrs6000: Don't #ifdef "short" built-in names
2022-02-01  Andreas KrebbelPR101260 regcprop: Add mode change check for copy reg
2022-02-01  Xi Ruoyaofold-const: do not fold NaN result from non-NaN operand...
2022-02-01  Tom de Vries[libgomp, testsuite] Fix insufficient resources in...
2022-02-01  Tom de Vries[libgomp, testsuite] Reduce recursion depth in declare_...
2022-02-01  Tom de Vries[ldist] Don't add lib calls with -fno-tree-loop-distrib...
2022-02-01  GCC AdministratorDaily bump.
2022-01-31  Andrew PinskiFix comment for operand_compare::operand_equal_p.
2022-01-31  Ed Smith-RowlandMAINTAINERS: Update my email and add myself to the...
2022-01-31  Marek Polacekc++: ICE with auto[] and VLA [PR102414]
2022-01-31  Marek Polacekc++: Reject union std::initializer_list [PR102434]
2022-01-31  Patrick Palkac++: CTAD for class tmpl defined inside partial spec...
2022-01-31  Patrick Palkac++: CONSTRUCTORs are non-deduced contexts [PR104291]
2022-01-31  Jakub Jelinekrs6000: Fix up build of non-glibc/aix/darwin powerpc...
2022-01-31  Martin SeborConstrain PHI handling in -Wuse-after-free [PR104232].
2022-01-31  Martin Liskacontrib: update analyze_brprob_* scripts.
2022-01-31  Nick Cliftonlibiberty: Fix infinite recursion in rust demangler.
2022-01-31  Pierre-Marie... [Ada] doc/share/conf.py: fix string handling
2022-01-31  Arnaud Charlet[Ada] Fix up handling of ghost units PR104027 #2
2022-01-31  Jakub Jelinektestsuite: Fix up tree-ssa/pr103514.c testcase [PR103514]
2022-01-31  Martin Liskad: Fix -Werror=format-diag error.
2022-01-31  Martin LiskaAdd mold detection for libs.
2022-01-31  Richard BienerFix multiple_of_p behavior with NOP_EXPR
2022-01-31  Eric BotcazouUse V8+ default in 32-bit mode on SPARC64/Linux
2022-01-31  Eric BotcazouAdd testcase for incorrect optimization in Ada
2022-01-31  Richard BienerReduce multiple_of_p uses
2022-01-31  GCC AdministratorDaily bump.
2022-01-30  Hans-Peter... libstdc++ testsuite: Don't run lwg3464.cc tests on...
2022-01-30  GCC AdministratorDaily bump.
2022-01-29  Jakub Jelinektestsuite: Fix up tree-ssa/divide-7.c testcase [PR95424]
2022-01-29  Jakub Jelinekmatch.pd: Fix up 1 / X for unsigned X optimization...
2022-01-29  GCC AdministratorDaily bump.
2022-01-28  Yoshinori Satosh-linux fix target cpu
2022-01-28  Navid Rahimitree-optimization/103514 Missing XOR-EQ-AND Optimization
2022-01-28  Marek Polacekdoc: Update -Wbidi-chars documentation
2022-01-28  Patrick Palkac++: bogus warning with value init of const pmf [PR92752]
2022-01-28  Iain SandoeDarwin, PPC: Fix bootstrap after GLIBC version changes.
2022-01-28  Zhao Wei Liewmatch.pd: Simplify 1 / X for integer X [PR95424]
2022-01-28  Jakub Jelinekstore-merging: Fix up a -fcompare-debug bug in get_stat...
2022-01-28  Allan McRaetestsuite/70230 - fix failures with default SSP\
2022-01-28  Martin LiskaRemove extra newline in ICE report.
2022-01-28  Martin Liskainternal_error - do not use leading capital letter
2022-01-28  Patrick Palkac++: var tmpl w/ dependent constrained auto type [PR103341]
2022-01-28  Richard Bienertree-optimization/104267 - fix external def vector...
2022-01-28  Richard Bienertree-optimization/104263 - avoid retaining abnormal...
2022-01-28  Maciej W. RozyckiRISC-V: Document `auipc' and `bitmanip' `type' attributes
2022-01-28  Andre VehreschildPrevent malicious descriptor stacking for scalar compon...
2022-01-28  Jakub Jelinekcfgrtl: Fix up locus comparison in unique_locus_on_edge...
2022-01-28  Richard BienerMake graph dumping work for fn != cfun
2022-01-28  Eric BotcazouFix wrong operator for universal_integer operands in...
2022-01-28  Andre VehreschildRevert "Prevent malicious descriptor stacking for scala...
2022-01-28  Andre VehreschildPrevent malicious descriptor stacking for scalar compon...
2022-01-28  Jason Merrillc++: pack in enumerator in lambda [PR100198]
2022-01-28  GCC AdministratorDaily bump.
2022-01-27  Jonathan Wakelylibstdc++: Prevent -Wstringop-overread warning in std...
2022-01-27  David Malcolmanalyzer: show region creation events for uninit warnings
2022-01-27  Jonathan Wakelylibstdc++: Avoid overflow in ranges::advance(i, n,...
2022-01-27  Jason Merrillc++: dependent and non-dependent attributes [PR104245]
2022-01-27  Uros Bizjaktestsuite: Fix gfortran.dg/ieee/signaling_?.f90 tests...
2022-01-27  Harald AnlaufFortran: fix issues with internal conversion between...
2022-01-27  Patrick Palkac++: Add a couple of CTAD testcases [PR82632]
2022-01-27  Harald AnlaufFortran: add missing conversions for result of intrinsi...
2022-01-27  Martin Liskagit-undescr.sh: Support full output of git-descr.sh.
2022-01-27  Martin Liskacontrib: Put gcc-descr and gcc-undescr to file.
2022-01-27  Patrick Palkac++: non-dependent immediate member fn call [PR99895]
2022-01-27  Patrick Palkac++: constrained partial spec using qualified name...
2022-01-27  Martin Liskalibstdc++: fix typo in acinclude.m4.
2022-01-27  Marek Polacekc++: new-expr of array of deduced class tmpl [PR101988]
2022-01-27  Martin LiskaImprove wording for -freport-bug option.
2022-01-27  Martin Liskaanalyzer: fix -Wformat warnings on i686
2022-01-27  Kewen Linrs6000: Fix an assertion in update_target_cost_per_stmt...
2022-01-27  Chung-Lin TangFix omp-low ICE for indirect references based off compo...
2022-01-27  Andrew PinskiFix aarch64/104201: branch-protection-attr.c fails...
2022-01-27  Jakub Jelinekreassoc: Fix up inter-bb range optimization [PR104196]
2022-01-27  Tobias Burnuslibgomp.texi: Update OpenMP implementation status
2022-01-27  GCC AdministratorDaily bump.
2022-01-26  Jakub Jelinekrs6000: Fix up *intrin.h for C89 [PR104239]
2022-01-26  Jakub Jelinekrs6000: Fix up #include <immintrin.h> or <x86gprintrin...
2022-01-26  Jason Merrillc++: vector compound literal [PR104206]
2022-01-26  Jakub Jelinekdwarf2out: For ppc64le IEEE quad long double, emit...
2022-01-26  Jakub Jelinekc++: Fix up handling of vector CONSTRUCTORs with vector...
2022-01-26  Marek Polacekwarn-access: Prevent -Wuse-after-free on ARM [PR104213]
2022-01-26  Jason Merrillc++: ->template and using-decl [PR104235]
2022-01-26  Martin LiskaIPA mod-ref: fix usage of --param names in dump messages.
next