]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-08-26  Iain Buclawlibiberty: Add support for `in' and `in ref' storage...
2020-08-26  Iain Buclawd: Merge upstream dmd e49192807
2020-08-26  Iain Buclawd: Fix no RVO when returning struct literals initialize...
2020-08-26  Iain Buclawtilepro: Update generator file to define IN_TARGET_CODE...
2020-08-26  Iain Buclawcontrib: Add OPT-enable-obsolete to tile*-*-*
2020-08-26  Iain Buclawd: Merge upstream dmd cb4a96fae
2020-08-26  Iain Buclawd: Use read() to load contents of stdin into memory.
2020-08-26  Iain Buclawd: Fix small struct literals that have non-deterministi...
2020-08-26  Iain Buclawd: Fix no NRVO when returning an array of a non-POD...
2020-08-26  Iain Buclawd: Don't run all permutations for fail_compilation...
2020-08-26  Iain Buclawd: Move lowering of each tree node to separate functions
2020-08-26  Iain Buclawd: Move d_gimplify_expr and dependencies to d-gimplify.cc
2020-08-26  Martin LiskaIPA symver: allow multiple symvers for a definition
2020-08-26  Tobias BurnusFortran: Add 'device_type' clause to OpenMP's declare...
2020-08-26  François Dumontlibstdc++: Rename _Hashtable _H1, _H2 and _Hash templat...
2020-08-26  liuhongtAdjust testcase.
2020-08-26  David Malcolmanalyzer: fix leak false positive/widening on pointer...
2020-08-26  David Malcolmanalyzer: fix ICE on initializers for unsized array...
2020-08-26  GCC AdministratorDaily bump.
2020-08-25  H.J. Lux86: Change CTZ_DEFINED_VALUE_AT_ZERO to return 0/2
2020-08-25  Roger Saylehppa: PR middle-end/87256: Improved hppa_rtx_costs...
2020-08-25  Roger Saylehppa: Improve expansion of ashldi3 when !TARGET_64BIT
2020-08-25  Tobias BurnusOpenMP: Improve map-clause error message for array...
2020-08-25  Jonathan Wakelylibstdc++: Remove tests for self-move debug assertions
2020-08-25  Patrick Palkalibstdc++: Fix debug-mode build failure in <chrono>
2020-08-25  Jonathan Wakelylibstdc++: Adjust static assertions in futures and...
2020-08-25  Patrick Palkalibstdc++: Add more C++20 additions to <chrono>
2020-08-25  Richard Sandifordaarch64: Update feature macro name
2020-08-25  Richard Sandifordaarch64: Tweaks to the handling of fixed-length SVE...
2020-08-25  Richard Sandifordaarch64: Update the mangling of single SVE vectors...
2020-08-25  Richard Bienertree-optimization/96548 - fix failure to recompute...
2020-08-25  Jakub Jelinekgimple: Ignore *0 = {CLOBBER} in path isolation [PR96722]
2020-08-25  Jakub Jelinekstrlen: Fix handle_builtin_string_cmp [PR96758]
2020-08-25  Martin Jamborsra: Bail out when encountering accesses with negative...
2020-08-25  Wei WentaoFix a typo in rtl.def
2020-08-25  Roger Saylemiddle-end: PR tree-optimization/21137: STRIP_NOPS...
2020-08-25  Andrew PinskiMIPS: Fix __builtin_longjmp (PR 64242)
2020-08-25  Richard Bienerdebug/96690 - mangle symbols eventually used by late...
2020-08-25  liuhongtRefine typo to fix ICE.
2020-08-25  Jakub Jelinekmatch.pd: Simplify copysign (x, -x) to -x [PR96715]
2020-08-25  Jakub Jelinekc++: Fix up ptr.~PTR () handling [PR96721]
2020-08-25  Jakub Jelinekgimple-fold: Don't optimize wierdo floating point value...
2020-08-25  Jason Merrillc++: Emit as-base 'tor symbols for final class. [PR95428]
2020-08-25  GCC AdministratorDaily bump.
2020-08-24  Ian Lance Taylorlibbacktrace: add Mach-O 64-bit FAT support
2020-08-24  Gerald Pfeiferdoc: Switch valgrind.com to https
2020-08-24  Jonathan Wakelylibstdc++: Add deduction guide for std::ranges::join_vi...
2020-08-24  Jonathan Wakelylibstdc++: Fix std::indirectly_readable ambiguity ...
2020-08-24  Jonathan Wakelylibstdc++: Fix iota_view::size() to avoid overflow
2020-08-24  Jonathan Wakelylibstdc++: Make variant_npos conversions explicit ...
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]
next