gcc.git
2020-08-27 GCC AdministratorDaily bump.
2020-08-26 Clément Chigotcmd: add -maix32 to gcc calls for aix/ppc
2020-08-26 Clément Chigotlibgo: add FAT library support for static libraries...
2020-08-26 Jeff LawMark various tests that require a c99 libm
2020-08-26 Göran UddeborgFix documentation of -fprofile-exclude-files
2020-08-26 H.J. Lux86: Reject target("no-general-regs-only")
2020-08-26 Jozef LawrynowiczMSP430: Simplify and extend shift instruction patterns
2020-08-26 Jonathan Wakelylibstdc++: Whitespace changes in <tuple>
2020-08-26 Jonathan Wakelylibstdc++: Use correct argument type for __use_alloc...
2020-08-26 Patrick Palkalibstdc++: Fix typo in chrono::year_month_weekday:...
2020-08-26 Jonathan Wakelylibstdc++: Fix regression in hash containers
2020-08-26 Tobias BurnusMAINTAINERS: Add myself as OpenACC maintainer
2020-08-26 Aldy HernandezAdjust tree-ssa-dom.c for irange API.
2020-08-26 Richard Bienertree-optimization/96698 - fix ICE when vectorizing...
2020-08-26 Jonathan Wakelylibstdc++: Enable assertions in constexpr string_view...
2020-08-26 Martin Liskasymver: fix attribute matching.
2020-08-26 Patrick Palkalibstdc++: Add missing extra space to ChangeLog author...
2020-08-26 Patrick Palkalibstdc++: Add missing coauthors to ChangeLog entry
2020-08-26 Richard Bienertree-optimization/96783 - fix vectorization of negative...
2020-08-26 Nathan Sidwellc++: template operator lookup caching
2020-08-26 Martin Liskalto: fix documentation about -fpie and -fpic options
2020-08-26 xiezhihengAArch64: Add FLAG for add/sub arithmetic intrinsics...
2020-08-26 Qian Jianhuaaarch64: Fix testcase gcc.target/aarch64/insv_1.c
2020-08-26 Jakub Jelinekdwarf2out: Fix up dwarf2out_next_real_insn caching...
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.
next