]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-09-22  Jonathan Wakelylibstdc++: Use correct argument type for __use_alloc...
2020-09-22  Jan HubickaAdd no strict aliasing to m128-check.h
2020-09-22  Patrick Palkalibstdc++: Remove overzealous static_asserts from std...
2020-09-22  Patrick Palkalibstdc++: Fix division by zero in std::sample
2020-09-22  Patrick Palkalibstdc++: Mark some more algorithms constexpr for...
2020-09-22  GCC AdministratorDaily bump.
2020-09-21  Ian Lance Taylorcompiler: finalize methods for type aliases of struct...
2020-09-21  David Malcolmanalyzer: fix ICE on bogus decl of memset [PR97130]
2020-09-21  David Malcolmanalyzer: decls are not on the heap
2020-09-21  Jonathan Wakelylibstdc++: Use __builtin_expect in __glibcxx_assert
2020-09-21  Jonathan Wakelylibstdc++: Fix constraints for drop_view::begin() const...
2020-09-21  Clément Chigotgo/internal/gccgoimporter: recognize aixbigafMagic...
2020-09-21  Marek Polacekc++: DR 1722: Make lambda to function pointer conv...
2020-09-21  Marek Polacekc++: Implement -Wctad-maybe-unsupported.
2020-09-21  Ian Lance Taylorlibgo: don't put golang.org packages in zstdpkglist.go
2020-09-21  Martin SeborAvoid incidental failures due to implicit attribute...
2020-09-21  Harald AnlaufPR fortran/90903 [part2] - Add runtime checking for...
2020-09-21  Ian Lance Taylorlibsanitizer: rename new libbacktrace symbols
2020-09-21  Nathan Sidwellc++: ts_lambda is not needed
2020-09-21  Iain SandoeDarwin, testsuite : Skip a test that requires ELF.
2020-09-21  Christophe... [arm] gcc.target/arm/cs*: Use dg-add-options arm_arch_v...
2020-09-21  Richard Bienertree-optimization/97139 - fix BB SLP live lane extraction
2020-09-21  Marek Polacekc++: Detect deduction guide redeclaration [PR97099]
2020-09-21  Jonathan Wakelylibstdc++: Relax constraints on transform_view and...
2020-09-21  Jonathan Wakelylibstdc++: Make std::assume_aligned a constexpr functio...
2020-09-21  Jakub JelinekFix fallout from Support new mallinfo2 function.
2020-09-21  Andrea Coralloaarch64: Do not alter value on a force_reg returned...
2020-09-21  Richard Bienertree-optimization/97135 - fix dependence check in store...
2020-09-21  Martin LiskaFix ICE in tree-switch-conversion.
2020-09-21  Martin LiskaPOLY_INT_CST: remove extra space in dump
2020-09-21  Tobias Burnusmklog.py: Parse first 10 lines for PR/DR number
2020-09-21  Andrea Coralloaarch64: Fix ICE on fpsr fpcr getters [PR96968]
2020-09-21  Martin LiskaUse ONE_? macros.
2020-09-21  Martin LiskaUse SIZE_AMOUNT macro for GGC memory allocation numbers.
2020-09-21  Martin LiskaSupport new mallinfo2 function.
2020-09-21  GCC AdministratorDaily bump.
2020-09-20  Jonathan Wakelylibstdc++: Fix noexcept-specifier for std::bind_front...
2020-09-20  John David... Fix linkage with -nodefaultlibs option.
2020-09-20  Marek Polacekc++: Add test for PR90199.
2020-09-20  Jan HubickaFix ICE during dumping in ipa-modref.
2020-09-20  Jan HubickaNew modref/ipa_modref optimization passes
2020-09-20  GCC AdministratorDaily bump.
2020-09-19  Martin SeborExtend -Warray-bounds to detect out-of-bounds accesses...
2020-09-19  Martin SeborExtend -Wstringop-overflow to detect out-of-bounds...
2020-09-19  Martin SeborMake use of new attribute access infrastructure in...
2020-09-19  Martin SeborInfrastructure & C front end changes for array paramete...
2020-09-19  Sandra LoosemoreChange C front end to emit structured loop and switch...
2020-09-19  Sandra LoosemoreWork around bootstrap failure in Fortran front end.
2020-09-19  Sandra LoosemoreUse C-style loop lowering instead of C++-style.
2020-09-19  Sandra LoosemoreMove loop and switch tree data structures from cp/...
2020-09-19  Harald AnlaufPR fortran/97036 - [F2018] Allow ELEMENTAL RECURSIVE...
2020-09-19  H.J. Lux86: Add a testcase for PR target/96861
2020-09-19  Patrick Palkac++: Fix self-mapping in map_arguments [PR96531, PR97103]
2020-09-19  Patrick Palkac++: std::is_constant_evaluated inside constraint ...
2020-09-19  liuhongtIncrease rtx cost of sse_to_integer in skylake_cost.
2020-09-19  GCC AdministratorDaily bump.
2020-09-18  Jakub Jelinekc++: Add testcase for already fixed PR97105
2020-09-18  David Malcolmanalyzer: fix warning_event::get_desc for global state...
2020-09-18  David Malcolmanalyzer: handle strdup and strndup
2020-09-18  Jason Merrillc++: Fix bootstrap failure. [PR97118]
2020-09-18  Sudi Das[PATCH 4/5][Arm] New pattern for CSNEG instructions
2020-09-18  Sudi Das[PATCH 3/5][Arm] New pattern for CSINC instructions
2020-09-18  Sudi Das[PATCH 2/5][Arm] New pattern for CSINV instructions
2020-09-18  Richard Sandifordira: Fix elimination for global hard FPs [PR91957]
2020-09-18  Omar TahirMAINTAINERS: Add myself for write after approval.
2020-09-18  Jakub Jelinektestsuite: add another test for the rotate vectorizatio...
2020-09-18  Richard Bienertree-optimization/97081 - fix wrong-code with vectorize...
2020-09-18  Jozef LawrynowiczMSP430: Add 'd', 'e', 'f' and 'g' asm operand modifiers
2020-09-18  Jozef LawrynowiczMSP430: Fix CFA generation during function epilogues
2020-09-18  Andrew Stubbsamdgcn: Remove omp_gcn pass
2020-09-18  Alex Coplancfgloop.h: Reword comment describing is_exit flag
2020-09-18  Richard Bienertree-optimization/97095 - fix typo in vectorizable_live...
2020-09-18  Richard Bienertree-optimization/97089 - fix bogus unsigned division...
2020-09-18  Richard Bienertree-optimization/97098 - fix compile-time hog in SLP...
2020-09-18  Jason Merrillc++: Layout decls with newly-complete type.
2020-09-18  GCC AdministratorDaily bump.
2020-09-17  Tom de Vries[testsuite] Introduce effective target non_strict_prototype
2020-09-17  Sergei Trofimovichprofile: clarify comment around histogram format
2020-09-17  Yeting KuoRISC-V: fix a typo in riscv.h
2020-09-17  Dimitrij MojoskiAutodetect C++ dialect in use for clang-format
2020-09-17  Marek Polacekc++: Add tests for fixed PRs.
2020-09-17  Paul E. Murphylibgo: fix ptrace syscall hooks into glibc
2020-09-17  Patrick Palkac-family: Macro support in -Wmisleading-indentation...
2020-09-17  Mark WielaardAdd DWARF5 variants of assembly scan tests that use...
2020-09-17  Andrea Coralloaarch64: Fix dejaGNU directive in clastb_8.c testcase
2020-09-17  Martin SeborDocument -Wuninitialized for allocated objects.
2020-09-17  David Edelsohnaix: apply socket.h extern "C++" more narrowly.
2020-09-17  Patrick Palkac++: requires-expressions and partial instantiation...
2020-09-17  Christophe... libgcc/config/arm/fp16.c: Make _internal functions...
2020-09-17  Tobias BurnusFortran: Avoid double-free with parse error (PR96041...
2020-09-17  Richard BienerCSE negated multiplications and divisions
2020-09-17  Eric BotcazouFix assertion checking failure with tail call
2020-09-17  Aldy HernandezAllow copying of symbolic ranges to an irange.
2020-09-17  Jan HubickaFix availability of functions in other partitions
2020-09-17  Wei Wentaoaarch64: Fixed unused variable warning in aarch64-unwind.h
2020-09-17  Christophe... fixincludes/fixfixes.c: Fix 'set but not used' warning.
2020-09-17  Jojo RC-SKY: Add -msim option
2020-09-17  Sergei Trofimovichdoc: use @code{} instead of @samp{@command{}} around...
2020-09-17  liuhongtIf -mavx implies -mxsave, then -mno-xsave should imply...
2020-09-17  GCC AdministratorDaily bump.
next