]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
analyzer: introduce namespace to avoid ODR clashes (PR 93307)
[thirdparty/gcc.git] / gcc / ChangeLog
2020-01-22  David Malcolmanalyzer: introduce namespace to avoid ODR clashes...
2020-01-22  Richard Sandifordcfgexpand: Update partition size when merging variables
2020-01-22  Richard Bienertree-optimization/93381 fix integer offsetting in point...
2020-01-22  Jakub Jelinekaarch64: Fix aarch64_expand_subvti constant handling...
2020-01-22  Martin LiskaSmart relaxation of TOP N counter.
2020-01-22  Jakub Jelineki386: Fix up -fdollars-in-identifiers with identifiers...
2020-01-22  Jakub Jelinekopenmp: Fix up !$omp target parallel handling
2020-01-22  Joseph MyersUpdate update_web_docs_svn references in sourcebuild...
2020-01-22  Andrew PinskiFix target/93119 (aarch64): ICE with traditional TLS...
2020-01-21  Jim WilsonRISC-V: Fix rtl checking enabled failure with -msave...
2020-01-21  H.J. Lui386: Do GNU2 TLS address computation in ptr_mode
2020-01-21  Jakub Jelinekriscv: Fix up riscv_rtx_costs for RTL checking (PR...
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  Jan HubickaFix updating of call_stmt_site_hash
2020-01-21  Martin LiskaRemove dead variable.
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  Kito ChengRISC-V: Disallow regrenme if the TO register never...
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  Fangrui SongAlign __patchable_function_entries to POINTER_SIZE...
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  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-19  Jan HubickaImplement speculative call verifier
2020-01-19  Jan HubickaFix ICE in speculative_call_info
2020-01-18  Tamar ChristinaAArch64: Fix unused variable warning breaking bootstrap.
2020-01-18  Hans-Peter Nilssonconfig.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[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-17  David Malcolmanalyzer: prevent ICE on isnan (PR 93290)
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 Jelinekarm: Unbreak bootstrap
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  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  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  Jakub Jelinekvect: Fix ICE in vectorizable_comparison PR93292
2020-01-17  Jakub JelinekChangeLog fixes.
2020-01-16  Jan HubickaExtern -param=max-predicted-iterations range.
2020-01-16  Jan HubickaMake profile estimation more precise
2020-01-16  Stam Markianos-Wright[GCC][PATCH][ARM] Add Bfloat16_t scalar type, vector...
2020-01-16  Stam Markianos-Wright[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  Stam Markianos-Wright[GCC][PATCH][AArch64]Add ACLE intrinsics for bfdot...
2020-01-16  Stam Markianos-Wright[GCC][PATCH][AArch64]Add ACLE intrinsics for dot produc...
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  Andre VieiraPR tree-optimization/92429 do not fold when updating...
2020-01-16  Richard Sandifordaarch64: Fix BE SVE mode punning involving floats
2020-01-15  David Malcolmanalyzer: add note about -fdump-ipa-analyzer to interna...
2020-01-15  Wilco DijkstraFix ctz issues (PR93231)
2020-01-15  Uros BizjakRemove invalid SSE2 ISA requirements in *movsf_internal.
2020-01-15  Richard Bienermiddle-end/93273 - fix sinking clobbers across backedges
2020-01-15  Jakub JelinekBump gcc/BASE-VER to 10.0.1 now that we are in stage4.
2020-01-15  Richard SandifordPR tree-optimization/93247 - ICE in get_load_store_type
2020-01-15  Richard SandifordFix type mismatch in SLPed constructors
2020-01-15  Martin LiskaDo not call streamer_read_hwi in a function call.
2020-01-15  Richard BienerOptimize alias subset recording
2020-01-15  David Malcolminvoke.texi: update -fdiagnostics-show-cwe for analyzer
2020-01-15  David Malcolmtree-diagnostic-path.cc: properly handle ad-hoc wrapper...
2020-01-15  Jakub Jelinektree-optimization: Fix tree dse of __*_chk PR93262
2020-01-15  Jakub Jelinektree-optimization: Fix tree dse of strncpy PR93249
2020-01-14  David Malcolmanalyzer: add function-set.cc/h
2020-01-14  Jakub Jelineki386: Fix wrong-code x86 issue with avx512{f,vl} fma...
2020-01-14  Jan HubickaCompare TREE_ADDRESSABLE and TYPE_MODE when ODR checkin...
2020-01-14  David MalcolmInitial commit of analyzer
2020-01-14  Uros BizjakPR target/93254 - -msse generates sse2 instructions
2020-01-14  David Malcolmhash-table.h: support non-zero empty values in empty_sl...
2020-01-14  Kewen LinFix typo and avoid possible memory leak in average_num_...
2020-01-14  Xiong Hu LuoMissed function specialization + partial devirtualization
2020-01-13  Andrew PinskiAdd initial octeontx2 support.
next