platform/upstream/gcc.git
2021-10-21 Andrew PinskiImprove maybe_remove_writeonly_store to do a simple...
2021-10-21 Andrew PinskiFactor out removal of write only stores from execute_fi...
2021-10-21 Andrew PinskiRemove outdated comment about execute_fixup_cfg
2021-10-21 Andrew PinskiAdd dump prints when execute_fixup_cfg removes a write...
2021-10-21 Aldy HernandezAvoid threading circular paths.
2021-10-21 Richard Bienertestsuite/102861 - adjust gcc.dg/vect/bb-slp-16.c change
2021-10-21 Chung-Lin Tangopenmp: Fortran strictly-structured blocks support
2021-10-21 Sandra LoosemoreFortran: Fixes and additional tests for shape/ubound...
2021-10-21 Patrick Palkalibstdc++: Implement LWG 3595 changes to common_iterator
2021-10-21 Patrick Palkalibstdc++: Implement LWG 3590-3592 changes to split_vie...
2021-10-21 Patrick Palkalibstdc++: Implement LWG 3535 changes to ranges::join_view
2021-10-21 Patrick Palkalibstdc++: Implement LWG 3481 change to ranges::viewabl...
2021-10-21 Jonathan Wakelylibstdc++: Remove constraints from std::optional monadi...
2021-10-21 GCC AdministratorDaily bump.
2021-10-20 Jason Merrillc++: tweak parsing of invalid types
2021-10-20 Alex Coplancalls.c: Remove some dead code and target hooks
2021-10-20 Jonathan Wakelylibstdc++: Add missing test for std::optional::transfor...
2021-10-20 Jonathan Wakelydoc: Fix documentation around 'asm' keyword in C++
2021-10-20 Jonathan Wakelydoc: Remove broken link to old.html docs
2021-10-20 Tamar ChristinaAArch64: Combine cmeq 0 + not into cmtst
2021-10-20 Tamar ChristinaAArch64: Add pattern xtn+xtn2 to uzp1
2021-10-20 Tamar ChristinaAArch64: Add pattern for sshr to cmlt
2021-10-20 Tamar ChristinaAArch64: Add combine patterns for narrowing shift of...
2021-10-20 Tamar Christinaaarch64: Add combine patterns for right shift and narrow
2021-10-20 Chung-Lin Tangopenmp: in_reduction support for Fortran
2021-10-20 H.J. Lulibffi: Update ChangeLog.libffi for libffi 3.4.2
2021-10-20 Martin LiskaRevert "target: support spaces in target attribute."
2021-10-20 Martin LiskaRevert "target: Support whitespaces in target attr...
2021-10-20 H.J. Lulibffi: Add LOCAL_PATCHES
2021-10-20 Wilco DijkstraAArch64: Tune case-values-threshold
2021-10-20 Wilco DijkstraAArch64: Enable fast shifts on Neoverse V1/N2
2021-10-20 Wilco DijkstraAArch64: Add support for __builtin_roundeven[f] (PR100966)
2021-10-20 H.J. Lulibffi: Integrate testsuite with GCC testsuite
2021-10-20 H.J. Lulibffi: Integrate build with GCC
2021-10-20 H.J. Lulibffi: Sync with libffi 3.4.2
2021-10-20 H.J. Lulibffi: Add HOWTO_MERGE, autogen.sh and merge.sh
2021-10-20 Martin LiskaRename asm_out_file function arguments.
2021-10-20 H.J. Lugcc-changelog: Add libffi/ to ignored_prefixes
2021-10-20 Andre Simoes... [Patch][GCC][AArch64] - Lower store and load neon built...
2021-10-20 Andre Simoes... [Patch][GCC][middle-end] - Generate FRINTZ for (double...
2021-10-20 Richard Bienertree-optimization/102853 - avoid trapping types in...
2021-10-20 Aldy HernandezRemove unused back_threader destructor.
2021-10-20 Aldy HernandezRemove superflous debugging messages from the threading...
2021-10-20 Bob Duff[Ada] Remove unnecessary call to No_Uint_To_0
2021-10-20 Richard Kenner[Ada] Never treat intrinsic subprograms as nested
2021-10-20 Yannick Moy[Ada] Proof of the runtime support for attribute 'Width
2021-10-20 Yannick Moy[Ada] Provide dummy body for big integers library used...
2021-10-20 Eric Botcazou[Ada] Fix problematic conversion of real literal in...
2021-10-20 Doug Rupp[Ada] Delete unused runtime files
2021-10-20 Eric Botcazou[Ada] Factor out machine rounding operations
2021-10-20 Johannes Kliemann[Ada] Define __wrs_rtp_base in linker spec
2021-10-20 Piotr Trojanek[Ada] Reject boxes in delta record aggregates
2021-10-20 Justin Squirek[Ada] Missing accessibility check when returning discri...
2021-10-20 Justin Squirek[Ada] Crash on object of protected type with defaulted...
2021-10-20 Johannes Kliemann[Ada] Add ghost code version of Ada.Numerics.Big_Number...
2021-10-20 Piotr Trojanek[Ada] Refine type of a counter function for record...
2021-10-20 Bob Duff[Ada] tech debt: Clean up Uint fields, such as Esize
2021-10-20 Gary Dismukes[Ada] Warning on nonmatching subtypes in fully conformi...
2021-10-20 Piotr Trojanek[Ada] Prevent use of an uninitialized AST field with...
2021-10-20 Eric Botcazou[Ada] Expose and use type-generic GCC atomic builtins
2021-10-20 Eric Botcazou[Ada] Rewrite tests on Convention_Intrinsic
2021-10-20 Eric Botcazou[Ada] Small cleanup in Eval_Integer_Literal
2021-10-20 Doug Rupp[Ada] Get rid of Frontend_Exceptions refs
2021-10-20 Yannick Moy[Ada] Issue warning on unused quantified expression
2021-10-20 Marc Poulhiès[Ada] Fix type conversion handling in validity checks
2021-10-20 Aldy HernandezRemove unused back_threader_registry::m_threaded_paths.
2021-10-20 Aldy HernandezRestore --param=max-fsm-thread-length
2021-10-20 Eric BotcazouFix PR middle-end/102764
2021-10-20 Arnaud CharletAvoid exception propagation during bootstrap
2021-10-20 Jakub Jelinekopenmp: Fix up struct gomp_work_share handling [PR102838]
2021-10-20 Tobias Burnusgfortran.dg/bind-c-contiguous-5.c: Big-endian fix
2021-10-20 Jakub Jelinekc++: Fix up push_local_extern_decl_alias error recovery...
2021-10-20 Aldy HernandezDisallow loop rotation and loop header crossing in...
2021-10-20 Jeff LawTrivial fix to gil-1.c when analyzer is not enabled
2021-10-20 Siddhesh Poyarekartree-object-size: Make unknown a computation
2021-10-20 liuhongtAdjust testcase for O2 vectorization.
2021-10-20 GCC AdministratorDaily bump.
2021-10-19 Patrick Palkalibstdc++: Implement LWG 3580 change to ranges::iota_view
2021-10-19 Patrick Palkalibstdc++: Implement LWG 3568 change to ranges::basic_i...
2021-10-19 Patrick Palkalibstdc++: Implement LWG 3470 change to ranges::subrange
2021-10-19 Patrick Palkalibstdc++: Implement LWG 3523 changes to ranges::iota_view
2021-10-19 Patrick Palkalibstdc++: Implement LWG 3549 changes to ranges::enable...
2021-10-19 Jonathan Wakelydoc: Fix typo in name of PowerPC __builtin_cpu_supports...
2021-10-19 Jonathan Wakelylibstdc++: Implement std::random_device::entropy()...
2021-10-19 Paul A. Clarkers6000: Guard some x86 intrinsics implementations
2021-10-19 Paul A. Clarkers6000: Add nmmintrin.h to extra_headers
2021-10-19 Jonathan Wakelylibstdc++: Fix doxygen generation to work with relative...
2021-10-19 Tobias BurnusFortran: Fix 'fn spec' for deferred character length
2021-10-19 Martin LiskaMake file utf8 valid input.
2021-10-19 Richard BienerRefactor vect_supportable_dr_alignment
2021-10-19 Jonathan Wakelylibstdc++: Change std::variant union member to empty...
2021-10-19 Jonathan Wakelylibstdc++: Fix std::stack deduction guide
2021-10-19 Jonathan Wakelylibstdc++: Implement monadic operations for std::option...
2021-10-19 Tobias BurnusFortran: Fix "str" to scalar descriptor conversion...
2021-10-19 Clément Chigotaix: ensure reference to __tls_get_addr is in text...
2021-10-19 Martin Liskatarget: Support whitespaces in target attr/pragma.
2021-10-19 Clément ChigotMAINTAINERS: Add myself for write after approval
2021-10-19 Richard BienerRefactor load/store costing
2021-10-19 Jonathan Wakelylibstdc++: Fix mem-initializer in std::move_only_functi...
2021-10-19 Richard BienerCompute negative offset in get_load_store_type
next