gcc.git
2020-11-21 Aaron SawdeyAdditional small changes to support opaque modes
2020-11-21 Iain SandoeDarwin, libgfortran : Do not use environ directly from...
2020-11-21 Iain SandoeDarwin, libsanitizer : Support libsanitizer for x86_64...
2020-11-21 Ian Lance Taylorlibgo: update to Go 1.15.5 release
2020-11-21 GCC AdministratorDaily bump.
2020-11-20 Michael MeissnerInclude math.h in nextafter-2.c test.
2020-11-20 Michael MeissnerPower10: Add missing IEEE 128-bit XSCMP* built-in mappings.
2020-11-20 Thomas Rodgerslibstdc++: Add C++2a synchronization support
2020-11-20 Jason Merrilldwarf2: ICE with local class in unused function [PR97918]
2020-11-20 Martin SeborPR middle-end/97861 - ICE on an invalid redeclaration...
2020-11-20 François Dumontlibstdc++: Limit memory allocation in stable_sort/inpla...
2020-11-20 Maciej W. Rozyckilibada: Check for the presence of _SC_NPROCESSORS_ONLN
2020-11-20 Maciej W. RozyckiNetBSD/libgcc: Check for TARGET_DL_ITERATE_PHDR in...
2020-11-20 Martin SeborPR middle-end/97879 - ICE on invalid mode in attribute...
2020-11-20 Ian Lance Taylorcompiler, libgo: change mangling scheme
2020-11-20 François Dumontlibstdc++: _Rb_tree code cleanup, remove lambdas
2020-11-20 Jan HubickaImprove hashing of decls in ipa-icf-gimple
2020-11-20 Jan HubickaOnly compare sizes of automatic variables
2020-11-20 Andrew MacLeodre: FAIL: gcc.dg/pr97515.c
2020-11-20 Andrea CoralloPR target/97727 aarch64: [testcase] fix bf16_vstN_lane_...
2020-11-20 Nathan Sidwelldoc: Fixup a couple of formatting nits
2020-11-20 Andrea Corallo[PR target/97726] arm: [testsuite] fix some simd tests...
2020-11-20 Tamar ChristinaSLP: Have vectorizable_slp_permutation set type on...
2020-11-20 Jonathan Wakelylibstdc++: Remove <memory_resource> dependency from...
2020-11-20 Richard BienerDeal with (pattern) SLP consumed stmts in hybrid discovery
2020-11-20 Richard Bienerdump SLP_TREE_REPRESENTATIVE
2020-11-20 Jakub Jelinekc++: Add __builtin_clear_padding builtin - C++20 P0528R...
2020-11-20 Jakub Jelinekarm: Fix up neon_vector_mem_operand [PR97528]
2020-11-20 Eric BotcazouPlug loophole in string store merging
2020-11-20 Jan HubickaFix comment in ipa-icf-gimple.c
2020-11-20 Jan HubickaFix comparsion of {CLOBBER} in icf
2020-11-20 Uros Bizjaki386: Optimize abs expansion [PR97873]
2020-11-20 Jakub Jelinekconfigury: Fix up --enable-link-serialization support
2020-11-20 Kewen Linrs6000: Fix p8_mtvsrd_df's insn type
2020-11-20 Martin UeckerC: Drop qualifiers during lvalue conversion [PR97702]
2020-11-20 GCC AdministratorDaily bump.
2020-11-19 Jakub Jelinekranger: Improve a % b operand ranges [PR91029]
2020-11-19 Andrew MacLeodProcess only valid shift ranges.
2020-11-19 Nathan Sidwellc++: Template hash access
2020-11-19 Jonathan Wakelylibstdc++: Avoid calling undefined __gthread_self weak...
2020-11-19 Nathan Sidwellc++: Expose constexpr hash table
2020-11-19 Jan HubickaFix two bugs in operand_equal_p
2020-11-19 Jakub Jelinekc, tree: Fix ICE from get_parm_array_spec [PR97860]
2020-11-19 Marek Polacekc++: Fix array new with value-initialization [PR97523]
2020-11-19 Marek Polacekc++: Fix crash with broken deduction from {} [PR97895]
2020-11-19 Nathan Sidwellconfig: Add tests for modules-desired features
2020-11-19 Nathan Sidwellc++: Relax new assert [PR 97905]
2020-11-19 Dimitar Dimitrovpru: Add builtins for HALT and LMBD
2020-11-19 Richard Sandifordvect: Add a “very cheap” cost model
2020-11-19 Jonathan Wakelylibstdc++: Add missing header to some tests
2020-11-19 Wilco DijkstraAArch64: Add cost table for Cortex-A76
2020-11-19 Wilco DijkstraAArch64: Improve inline memcpy expansion
2020-11-19 Eric BotcazouFix PR ada/97805
2020-11-19 Nathan Sidwellpreprocessor: main file searching
2020-11-19 Jonathan Wakelylibstdc++: Move std::thread to a new header
2020-11-19 Jonathan Wakelylibstdc++: Fix overflow checks to use the correct ...
2020-11-19 Nathan Sidwellpreprocessor: main-file cleanup
2020-11-19 Richard BienerFix bootstrap
2020-11-19 Richard BienerFix gcc.dg/pr97897.c
2020-11-19 Richard Bienerrefactor reassocs get_rank
2020-11-19 Jan HubickaFix operand_equal_p hash and copare of ODR_TYPE_REF
2020-11-19 Joel Hutton[3/3] [AArch64][vect] vec_widen_lshift pattern
2020-11-19 Joel Hutton[2/3] [vect] Add widening add, subtract patterns
2020-11-19 Joel Hutton[1/3][aarch64] Add vec_widen patterns to aarch64
2020-11-19 Richard Bienertree-optimization/97901 - ICE propagating out LC PHIs
2020-11-19 Eric BotcazouEnhance debug info for fixed-point types
2020-11-19 Richard Bienertree-optimization/97897 - complex lowering on abnormal...
2020-11-19 Uros Bizjaki386: Disable *<absneg:code><mode>2_i387_1 for TARGET_S...
2020-11-19 Jeff LawMinor H8 shift code generation change in preparation...
2020-11-19 GCC AdministratorDaily bump.
2020-11-18 Roger SayleFix middle-end/85811: Introduce tree_expr_maybe_non_p...
2020-11-18 Jerry Clcannylto: Fix typo in comment of gcc/lto/lto-symtab.c
2020-11-18 Jakub Jelinekvrp: Fix operator_trunc_mod::op1_range [PR97888]
2020-11-18 Jakub Jelinekplugins: Allow plugins to handle global_options changes
2020-11-18 David Malcolmanalyzer: only use CWE-690 for unchecked return value...
2020-11-18 Iain SandoeObjective-C++ : Avoid ICE on invalid with empty attributes.
2020-11-18 Eugene RozenfeldOptimize two patterns with three xors
2020-11-18 Kwok Cheung... openmp: Retire nest-var ICV for OpenMP 5.1
2020-11-18 Joseph MyersUpdate gcc zh_TW.po.
2020-11-18 Jakub Jelinekoptions, lto: Optimize streaming of optimization nodes
2020-11-18 Jakub Jelinekconfigury: --enable-link-serialization support
2020-11-18 Richard Sandifordtestsuite: Adjust bb-slp-pr68892.c for AArch64
2020-11-18 Richard Sandifordtestsuite: Adjust gcc.dg/vect/slp-21.c for Arm targets
2020-11-18 Richard Sandifordtestsuite: Add vect_perm3_int guards
2020-11-18 Richard Sandifordtestsuite: Add a vect_partial_vectors_usage_2 guard
2020-11-18 Richard Sandifordtestsuite: Fix vect/vect-sdiv-pow2-1.c
2020-11-18 Nathan Sidwellaix: Fixinclude
2020-11-18 Nathan Sidwellpreprocessor: C++ module-directives
2020-11-18 Nathan Sidwellpreprocessor: Add support for header unit translation
2020-11-18 Nathan Sidwellpreprocessor: Update mkdeps for modules
2020-11-18 Patrick Palkalibstdc++: Fix ranges::join_view::_Iterator::operator...
2020-11-18 Vladimir N... [PR97870] LRA: don't remove asm goto, just nullify it.
2020-11-18 Tobias Burnustestsuite/libgomp.c/usleep.h: Use sleep-loop also for GCN
2020-11-18 Matthias KloseFix PR ada/97859, building ada cross compiler targeting...
2020-11-18 Jozef LawrynowiczMSP430: Add 64-bit hardware multiply support
2020-11-18 Jozef LawrynowiczMSP430: Add mul{hi,si} and {u,}mulsidi3 expanders
2020-11-18 Richard Bienertree-optimization/97886 - deal with strange LC PHI...
2020-11-18 Iain Buclawd: Fix LHS of array concatentation evaluated before...
2020-11-18 Iain Buclawd: Fix a couple of ICEs found in the dmd front-end...
2020-11-18 Iain Buclawd: Add dragonflybsd support for D compiler and runtime
next