]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-01-20  Wilco Dijkstra[AArch64] Set jump-align=4 for neoversen1
2020-01-20  Andrew PinskiFix PR 93242: patchable-function-entry broken on MIPS
2020-01-20  Martin SeborPR testsuite/92829 - several -Wstringop-overflow test...
2020-01-20  Fangrui SongAlign __patchable_function_entries to POINTER_SIZE...
2020-01-20  Nathan Sidwell[PR 80005] Fix __has_include
2020-01-20  Mark Eggleston[PATCH] PR Fortran/93263 Correct test case
2020-01-20  H.J. Lux32: Add x32 support to -mtls-dialect=gnu2
2020-01-20  Wilco Dijkstra[AArch64] Set SLOW_BYTE_ACCESS
2020-01-20  Richard Sandifordaarch64: Remove parameter name and ATTRIBUTE_UNUSED
2020-01-20  Richard Bienerdebug/92763 keep DIEs that might be used in DW_TAG_inli...
2020-01-20  Richard Earnshawcontrib: New remotes structure for vendor and personal...
2020-01-20  Paolo CarliniAdd testcase of PR c++/92536, already fixed.
2020-01-20  Martin LiskaRecord outer non-cleanup region in TREE EH.
2020-01-20  Richard Bienertree-optimization/93094 pass down VECTORIZED_CALL to...
2020-01-20  Eric S. RaymondClean up references to Subversion in documentation...
2020-01-20  David Malcolmanalyzer: ensure that all DejaGnu tests have unique...
2020-01-20  GCC AdministratorDaily bump.
2020-01-19  Hans-Peter... testsuite: effective_target_march_option: support check...
2020-01-19  Hans-Peter... testsuite: Make use of effective-target march_option...
2020-01-19  Jason MerrillPR c++/33799 - destroy return value, take 2.
2020-01-19  Jason MerrillSimplify lambda parsing.
2020-01-19  Jan HubickaImplement speculative call verifier
2020-01-19  Jan HubickaFix ICE in speculative_call_info
2020-01-19  Thomas KönigCheck for illegal reference in function.
2020-01-19  GCC AdministratorDaily bump.
2020-01-18  Jakub Jelinekc++: Fix coroutines.cc build for nvptx-none target
2020-01-18  Hans-Peter... libgcc: cris: config/cris/arit.c (DS): Apply attribute...
2020-01-18  John David... Fix compilation of crtstuff.c when DEFAULT_USE_CXA_ATEX...
2020-01-18  Tamar ChristinaAArch64: Fix unused variable warning breaking bootstrap.
2020-01-18  Jakub Jelinektestsuite: Fix dg-message syntax.
2020-01-18  Hans-Peter... config.gcc <obsolete targets>: Add crisv32-*-* and...
2020-01-18  Gerald PfeiferReword a comment in varpool_node::ctor_useable_for_fold...
2020-01-18  Iain Sandoe[libiberty] Update demangler to handle co_await operator.
2020-01-18  Iain Sandoe[C++ coroutines] Initial implementation.
2020-01-18  Jakub Jelinekarm: Remove yet another unused variable.
2020-01-18  Jakub Jelinekarm: fix rtl checking bootstrap (PR target/93312)
2020-01-18  Jerry DeLislePR93234 INQUIRE on pre-assigned files of ROUND and...
2020-01-18  GCC AdministratorDaily bump.
2020-01-17  David Malcolmanalyzer: prevent ICE on isnan (PR 93290)
2020-01-17  Jerry DeLislePR90374 Zero width format specifiers.
2020-01-17  Paolo CarliniAdd testcase of PR c++/92542, already fixed.
2020-01-17  Paolo CarliniAdd testcase of PR c++/92542, already fixed.
2020-01-17  Mihail Ionescu[GCC/ARM, 2/2] Add support for ASRL(imm), LSLL(imm...
2020-01-17  Mihail Ionescu[GCC/ARM, 1/2] Add support for ASRL(reg) and LSLL(reg...
2020-01-17  Jakub JelinekFix up ChangeLog.
2020-01-17  Jakub Jelinekarm: Unbreak bootstrap
2020-01-17  Andrew StubbsRename acc_device_gcn to acc_device_radeon
2020-01-17  Jonathan Wakelylibstdc++: Fix freestanding build PR 92376)
2020-01-17  Alexander Monakovgdbinit.in: make shorthands accept an explicit argument
2020-01-17  Matthew Malcomson[AArch64] [Obvious] Correct pattern target requirement
2020-01-17  Jonathan WakelyFix g++ testsuite failure caused by std::is_pod deprecation
2020-01-17  Matthew Malcomson[AArch64] [SVE] Implement svld1ro intrinsic.
2020-01-17  Matthew Malcomson[AArch64] Enable CLI for Armv8.6-A f64mm
2020-01-17  Wilco Dijkstra[AArch64] Enable compare branch fusion
2020-01-17  Jason MerrillPR c++/92531 - ICE with noexcept(lambda).
2020-01-17  Jakub Jelinekc++: Fix deprecated attribute handling on templates...
2020-01-17  Nathan Sidwell[PR93306] Short-circuit has_include
2020-01-17  David Malcolmanalyzer: fix handling of negative byte offsets (v2...
2020-01-17  Wilco Dijkstra[AArch64] Fix shrinkwrapping interactions with atomics...
2020-01-17  Richard SandifordAdd PR number to change log
2020-01-17  Richard Sandifordaarch64: Don't raise FE_INVALID for -__builtin_isgreate...
2020-01-17  Richard Sandifordgimplifier: handle POLY_INT_CST-sized TARGET_EXPRs
2020-01-17  Mark EgglestonPATCH] Fortran: PR93263 -fno-automatic and RECURSIVE
2020-01-17  Jakub Jelinekvect: Fix ICE in vectorizable_comparison PR93292
2020-01-17  Jakub Jelinektestsuite: Unbreak compat.exp testing with alt compiler...
2020-01-17  Jakub JelinekChangeLog fixes.
2020-01-17  Hans-Peter... contrib/gcc_update: Insert "tformat:" for git log ...
2020-01-17  Jason MerrillPR c++/93286 - ICE with __is_constructible and variadic...
2020-01-17  GCC AdministratorDaily bump.
2020-01-16  Jan HubickaExtern -param=max-predicted-iterations range.
2020-01-16  Kerem KatFix ICE caused by swallowing a token in c_parser_consum...
2020-01-16  Jan HubickaMake profile estimation more precise
2020-01-16  Jason MerrillPR c++/93280 - ICE with aggregate assignment and DMI.
2020-01-16  Martin LiskaFix noreorder symbol partitioning reversion.
2020-01-16  Jonathan Wakelylibstdc++: std::ctype fixes for recent versions of...
2020-01-16  Stam Markianos... [GCC][PATCH][ARM] Add Bfloat16_t scalar type, vector...
2020-01-16  Stam Markianos... [GCC][PATCH][ARM] Add Bfloat16_t scalar type, vector...
2020-01-16  Mihail IonescuAdd CLI and multilib support for Armv8.1-M Mainline...
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 10/10] Enable -mcmse
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 9/10] Call nscall function with blxns
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 8/10] Do lazy store & load inline...
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 7/10] Clear all VFP regs inline in...
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 6/10] Clear GPRs inline when calling...
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 5/10] Clear VFP registers with VSCCLRM
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 4/10] Clear GPR with CLRM
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 3/10] Save/restore FPCXTNS in nsentry...
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 2/10] Add command line support for...
2020-01-16  Mihail Ionescu[PATCH, GCC/ARM, 1/10] Fix -mcmse check in libgcc
2020-01-16  Andreas Schwabgcc-git-customization.sh: Avoid double expansion
2020-01-16  Andreas Schwabgcc-git-customization.sh: avoid double expansion
2020-01-16  Stam Markianos... [GCC][PATCH][AArch64]Add ACLE intrinsics for bfdot...
2020-01-16  François Dumontlibstdc++: Improve unordered containers == operator...
2020-01-16  Stam Markianos... [GCC][PATCH][AArch64]Add ACLE intrinsics for dot produc...
2020-01-16  Richard Earnshawcontrib: Check and if needed set user.name and user...
2020-01-16  Martin LiskaFix spacing in a dump in value-prof.c.
2020-01-16  Andrew PinskiFix value numbering dealing with reverse byte order
2020-01-16  Andrew PinskiUninitialized padding in struct _dep.
2020-01-16  Andrew PinskiFix uninitialized field in expand_operand.
2020-01-16  Jakub Jelinekcontrib: Verify the id to be printed is ancestor of...
2020-01-16  Andre VieiraPR tree-optimization/92429 do not fold when updating...
next