]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-08-24  Jonathan Wakelylibstdc++: Fix 30_threads/packaged_task/cons/alloc...
2020-08-24  Nathan Sidwellc++: overload dumper
2020-08-24  Mark EgglestonFortran : get_environment_variable runtime error...
2020-08-24  Christophe... arm: Fix -mpure-code support/-mslow-flash-data for...
2020-08-24  Martin LiskaSLP: support entire BB.
2020-08-24  Martin LiskaAdd missing vn_reference_t::punned initialization
2020-08-24  Corentin GayFix libstdc++ testsuite to handle VxWorks gthreads...
2020-08-24  Hans-Peter... reorg.c (fill_slots_from_thread): Improve for TARGET_FL...
2020-08-24  GCC AdministratorDaily bump.
2020-08-23  H.J. Lux86: Add target("general-regs-only") function attribute
2020-08-23  Paul ThomasChanged to STOP 1 in unlimited_polymorphic_31.f03.
2020-08-23  Paul ThomasAdding option -g to pr96737.f90.
2020-08-23  Paul ThomasThis patch fixes PR96737. See the explanatory comment...
2020-08-23  GCC AdministratorDaily bump.
2020-08-22  David Malcolmanalyzer: fix NULL deref false positives [PR94851]
2020-08-22  David Malcolmanalyzer: simplify store::eval_alias
2020-08-22  David Malcolmanalyzer: simplify region_model::push_frame
2020-08-22  Andrea Corallolibgccjit: Update comments for gcc_jit_context_new_rval...
2020-08-22  GCC AdministratorDaily bump.
2020-08-21  Richard SandifordUpdate links to Arm docs
2020-08-21  Jonathan Wakelylibstdc++: Do not check "cold" name on darwin [PR 96736]
2020-08-21  liuhongtUsing gen_int_mode instead of GEN_INT to avoid ICE...
2020-08-21  Alex Coplandriver: Fix several memory leaks [PR63854]
2020-08-21  Senthil Kumar... Allow try_split to split RTX_FRAME_RELATED_P insns
2020-08-21  Jonathan Wakelylibstdc++: Skip PSTL tests when installed TBB is too...
2020-08-21  liuhongtEnable bitwise operation for type mask.
2020-08-21  liuhongtAccording to instruction_tables.pdf
2020-08-21  liuhongtEnable direct movement between gpr and mask registers...
2020-08-21  H.J. Lux86: Add cost model for operation of mask registers.
2020-08-21  David Malcolmanalyzer: add regression tests [PR95152]
2020-08-21  GCC AdministratorDaily bump.
2020-08-20  Iain Buclawd: Merge upstream dmd 1b5a53d01.
2020-08-20  David Malcolmanalyzer: fix infinite recursion ICE on unions [PR96723]
2020-08-20  Jonathan Wakelylibstdc++: Fix typo in ChangeLog
2020-08-20  Tobias Burnusconfigure: Also check C++11 (flags) for ${build} compil...
2020-08-20  Jonathan Wakelylibstdc++: Make incrementable<__int128> satisfied in...
2020-08-20  Paul ThomasThis patch fixes PRs 96100 and 96101.
2020-08-20  Iain Buclawvxworks: Fix GCC selftests for *-wrs-vxworks7-* targets
2020-08-20  Andre VehreschildFix obvious typo were errmsg_len was assigned to errmsg.
2020-08-20  Joe Ramsayarm: Require MVE memory operand for destination of...
2020-08-20  Chung-Lin Tanglibgomp: adjust nvptx_free callback context checking
2020-08-20  Tobias BurnusFortran: Fix OpenMP's 'if(simd:' etc. conditions
2020-08-20  Christophe... testsuite: Remove test for arm32 in arm_soft_ok
2020-08-20  Christophe... testsuite: Skip arm/pure-code tests for arm*-*-uclinuxf...
2020-08-20  Mark EgglestonFortran : rejected f0.d edit descriptor PR96436
2020-08-20  David Malcolmanalyzer: fix ICE on vector comparisons [PR96713]
2020-08-20  GCC AdministratorDaily bump.
2020-08-19  Jason Merrillc++: Check satisfaction before non-dep convs. [CWG2369]
2020-08-19  Jonathan Wakelylibstdc++: Make make-unsigned-like-t<__int128> work...
2020-08-19  David Malcolmanalyzer: fix ICE on deref_rvalue on SK_COMPOUND [PR96643]
2020-08-19  David Malcolmanalyzer: fix ICE on folding vector 0 [PR96705]
2020-08-19  David Malcolmanalyzer: fix ICE converting float to int [PR96699]
2020-08-19  Carl Lovers6000, restrict bfloat convert intrinsic to Power...
2020-08-19  Bill Schmidtrs6000: Enable more sibcalls when TOC is not preserved
2020-08-19  Jonathan Wakelylibstdc++: Remove deprecated comparison operators for...
2020-08-19  Jonathan Wakelylibstdc++: Make __int128 meet integer-class requirement...
2020-08-19  Uros Bizjaki386: Use code_for_ instead of gen_ for parameterized...
2020-08-19  Feng Xuetree-optimization/94234 - add pattern for ptr-diff...
2020-08-19  Jonathan Wakelylibstdc++: Mention new macros in comments
2020-08-19  Patrick Palkalibstdc++: integer-class types as per [iterator.concept...
2020-08-19  H.J. Lux86: Detect Rocket Lake and Alder Lake
2020-08-19  Jonathan Wakelylibstdc++: Add deprecated attributes to old iostream...
2020-08-19  Antony Polukhinlibstdc++: assert that type traits are not misused...
2020-08-19  Peixin QiaoAArch64: Remove "fndecl && TREE_PUBLIC (fndecl)" in...
2020-08-19  Pat Bernarditestsuite: require c99 runtime for trigonometric optimi...
2020-08-19  Tom de Vries[testsuite, nvptx] Add effective target sync_int_long_stack
2020-08-19  Kewen Linoptions: Make --help= see overridden values
2020-08-19  David Malcolmanalyzer: consider initializers for globals [PR96651]
2020-08-19  David Malcolmanalyzer: fix ICE with negative bit offsets [PR96648]
2020-08-19  GCC AdministratorDaily bump.
2020-08-18  Nathan Sidwellc++: alias template template_info setting
2020-08-18  Peter Bergnerrs6000: Rename instruction xvcvbf16sp to xvcvbf16spn
2020-08-18  David Edelsohnaix: Support libsupc++ as a FAT library
2020-08-18  Jason Merrillc++: Rewrite members for all deduction guides. [PR96199]
2020-08-18  Jason Merrillc++: Handle enumerator in C++20 alias CTAD. [PR96199]
2020-08-18  Harald AnlaufPR fortran/96613,96686 - Fix type/kind issues, temporar...
2020-08-18  Aaron Sawdeyrs6000: unaligned VSX in memcpy/memmove expansion
2020-08-18  Aldy HernandezDecouple adjust_range_from_scev from vr_values and...
2020-08-18  Martin SeborPR middle-end/96665 - memcmp of a constant string not...
2020-08-18  Martin SeborFix PR tree-optimization/96670 - ICE on memchr with...
2020-08-18  Hu Jiangpingdoc: add return type for functions in gimple.texi
2020-08-18  Martin SeborUpdate native_encode_expr description.
2020-08-18  Uros Bizjaki386: Rewrite restore_stack_nonlocal expander [PR96536].
2020-08-18  Jonathan Wakelylibstdc++: Add "cold" to tests for reserved attribute...
2020-08-18  Roger SayleNew tests for PR rtl-optimization/96298.
2020-08-18  Jonathan Wakelylibstdc++: Remove redundant copying of std::async argum...
2020-08-18  Nathan Sidwellc++: Move hidden-lambda entity lookup checking
2020-08-18  Iain Buclawd: Fix ICE Segmentation fault during RTL pass: expand...
2020-08-18  liuhongtDon't use pinsr/pextr for struct initialization/extraction.
2020-08-18  Jakub Jelinekc: Fix -Wunused-but-set-* warning with _Generic [PR96571]
2020-08-18  liuhongtAdjust testcase.
2020-08-18  David Malcolmanalyzer: fix name of local in region_model::get_rvalue_1
2020-08-18  David Malcolmanalyzer: fix ICE on unhandled tree codes in get_rvalue...
2020-08-18  David Malcolmanalyzer: fix ICE on unhandled tree codes in gassign...
2020-08-18  GCC AdministratorDaily bump.
2020-08-17  Ian Lance Taylorcompiler: export thunks referenced by inline functions
2020-08-17  David Malcolmanalyzer: fix ICE on NULL dereference [PR96644]
2020-08-17  David Malcolmanalyzer: fix ICE due to NULL type [PR96639]
2020-08-17  David Malcolmanalyzer: handle &STRING_CST in constant pool initializ...
2020-08-17  Uros Bizjaki386: Use parametrized pattern names some more.
next