]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-01-22  Andrew PinskiFix target/93119 (aarch64): ICE with traditional TLS...
2020-01-22  Joseph MyersFix ICE with cast of division by zero (PR c/93348).
2020-01-22  GCC AdministratorDaily bump.
2020-01-21  David Malcolmanalyzer: fix qsort issue with array_region keys (PR...
2020-01-21  Jason MerrillPR c++/40752 - useless -Wconversion with short +=.
2020-01-21  Jason MerrillHandle -Wsign-conversion in conversion_warning.
2020-01-21  Jim WilsonRISC-V: Fix rtl checking enabled failure with -msave...
2020-01-21  Hans-Peter... More uses of effective-target march_option for cris
2020-01-21  H.J. Lui386: Do GNU2 TLS address computation in ptr_mode
2020-01-21  Jason MerrillPR c++/60855 - ICE with sizeof VLA capture.
2020-01-21  Jason MerrillPR c++/90732 - ICE with VLA capture and generic lambda.
2020-01-21  Iain Sandoe[coro] Fix co_await of void type.
2020-01-21  Jakub Jelinekriscv: Fix up riscv_rtx_costs for RTL checking (PR...
2020-01-21  Sandra LoosemoreFix line terminator pattern in testcase.
2020-01-21  Richard Sandifordaarch64: Use stdint types for SVE ACLE elements
2020-01-21  Richard Sandifordaarch64: Fix SVE ACLE handling of SImode pointers
2020-01-21  Szabolcs Nagy[AArch64] PR92424: Fix -fpatchable-function-entry=N...
2020-01-21  David Malcolmipa-profile.c: reset call_sums state within ipa-profile...
2020-01-21  Matthew Malcomson[AArch64] effective_target for aarch64 f64mm asm
2020-01-21  Jan HubickaFix updating of call_stmt_site_hash
2020-01-21  Jason MerrillPR c++/91476 - anon-namespace reference temp clash...
2020-01-21  Martin LiskaRemove dead variable.
2020-01-21  Tobias BurnusFortran] PR93309 – permit repeated 'implicit none(exter...
2020-01-21  Richard Bienertree-optimization/92328 fix value-number with bogus...
2020-01-21  Andrew PinskiChange recursive prepare_block_for_update to use a...
2020-01-21  Mihail Ionescu[PATCH, GCC/ARM] Fix clear_operation_p uninitialised...
2020-01-21  Jakub Jelinekpowerpc: Fix ICE with fp conditional move (PR target...
2020-01-21  Frederik HarwathAdd runtime ISA check for amdgcn offloading
2020-01-21  Bin ChengFix false warning messages about missing return in...
2020-01-21  Kito ChengRISC-V: Disallow regrenme if the TO register never...
2020-01-21  GCC AdministratorDaily bump.
2020-01-20  Jonathan Wakelylibstdc++: Fix recent documentation changes
2020-01-20  Joseph MyersUpdate GCC zh_TW.po.
2020-01-20  Andrew StubbsUpdate OpenACC tests for amdgcn
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.
next