platform/upstream/gcc.git
2021-10-25 Piotr Trojanek[Ada] Simplify iteration of record components when...
2021-10-25 Steve Baird[Ada] Relax INOX restrictions when casing on composite...
2021-10-25 Piotr Trojanek[Ada] Update the inactive GMP variant of Big_Integers
2021-10-25 Bob Duff[Ada] Make Declaration_Node return nondeclarations...
2021-10-25 Piotr Trojanek[Ada] Global contracts on expression functions in Ada...
2021-10-25 Piotr Trojanek[Ada] Simplify detection of a parent interface equality
2021-10-25 Piotr Trojanek[Ada] Remove redundant guard in expansion of dispatchin...
2021-10-25 Piotr Trojanek[Ada] Do not expect execv to return 0
2021-10-25 Ghjuvan Lacambre[Ada] Initialize variable to Empty
2021-10-25 Piotr Trojanek[Ada] Reference in Unbounded_String is almost never...
2021-10-25 Piotr Trojanek[Ada] Don't expect enumeration literals to be renamings
2021-10-25 Arnaud Charlet[Ada] Shutdown codepeer message
2021-10-25 Javier Miranda[Ada] Ada 2022: Class-wide types and formal abstract...
2021-10-25 Bob Duff[Ada] Renamed_Or_Alias cleanup
2021-10-25 Arnaud Charlet[Ada] Remove more uses of exception propagation during...
2021-10-25 Yannick Moy[Ada] Issue error on invalid use of Ghost inside pragma...
2021-10-25 Ghjuvan Lacambre[Ada] Fix deleted Compile_Time warnings causing crashes
2021-10-25 Andrew MacLeodInitialize variable.
2021-10-25 Andrew MacLeodAlways output exported ranges to a dump_file.
2021-10-25 Andrew MacLeodTweak ranger-debug flags.
2021-10-25 Tamar ChristinaAArch64 testsuite: Force shrn-combine-*.c to use NEON.
2021-10-25 Martin Jamborsra: Fix the fix for PR 102505 (PR 102886)
2021-10-25 Andrew PinskiFix PR 102908: wrongly removing null pointer loads
2021-10-25 Richard Bienertree-optimization/102905 - restore re-align load for...
2021-10-25 Kito ChengRISC-V: Cost model for ZBS extension.
2021-10-25 Jim WilsonRISC-V: Implement instruction patterns for ZBS extension.
2021-10-25 Jim WilsonRISC-V: Use li and rori to load constants.
2021-10-25 Kito ChengRISC-V: Cost model for zbb extension.
2021-10-25 Jim WilsonRISC-V: Implement instruction patterns for ZBB extension.
2021-10-25 Kito ChengRISC-V: Cost model for zba extension.
2021-10-25 Jim WilsonRISC-V: Implement instruction patterns for ZBA extension.
2021-10-25 Kito ChengRISC-V: Minimal support of bitmanip extension
2021-10-25 liuhongtSimplify (_Float16) sqrtf((float) a) to .SQRT(a) when...
2021-10-25 Richard Bienertree-optimization/102920 - fix PHI VN with undefined...
2021-10-25 konglin1Combine the FADD(A, FMA(B, C, 0)) to FMA(B, C, A) and...
2021-10-25 GCC AdministratorDaily bump.
2021-10-24 John David... Revise -mdisable-fpregs option and add new -msoft-mult...
2021-10-24 John David... Don't use 'G' constraint in integer move patterns
2021-10-24 Roger Sayle[Committed] Correct testcase gcc.target/bfin/20090914-3.c
2021-10-24 Gerald Pfeiferdoc: Remove details around Itanium on GNU/Linux and...
2021-10-24 GCC AdministratorDaily bump.
2021-10-23 Bernhard Reutner... config/i386: Commentary typo fix
2021-10-23 Jan Hubickacleanup compute_points_to_sets
2021-10-23 H.J. LuMove bind-c-intent-out-2.f90 to gfortran.dg/ubsan
2021-10-23 Roger Saylex86_64: Add insn patterns for V1TI mode logic operations.
2021-10-23 Sandra LoosemoreAdd testcase for PR fortran/95196
2021-10-23 GCC AdministratorDaily bump.
2021-10-22 Eric GallagerAdd install-dvi Makefile targets.
2021-10-22 Gerald Pfeiferdoc: Convert mingw-w64.org links to https
2021-10-22 Jonathan Wakelylibstdc++: Constrain std::make_any [PR102894]
2021-10-22 Tobias BurnusFortran: Change XFAIL to PASS
2021-10-22 Tobias BurnusFortran: Avoid running into assert with -fcheck= +...
2021-10-22 Stafford Horneor1k: Update FPU to specify detect tininess before...
2021-10-22 Martin LiskaHandle jobserver file descriptors in btest.
2021-10-22 Sandra LoosemoreAdd testcase for PR fortran/94289
2021-10-22 Sandra LoosemoreAdd testcase for PR fortran/100906
2021-10-22 Richard Bienertree-optimization/102893 - properly DCE empty loops...
2021-10-22 Aldy HernandezDisregard incoming equivalences to a path when defining...
2021-10-22 Richard Bienerbootstrap/102681 - properly CSE PHIs with default def...
2021-10-22 GCC AdministratorDaily bump.
2021-10-21 Jonathan Wakelylibstdc++: Improve generated man pages for libstdc++
2021-10-21 Jonathan Wakelylibstdc++: Add Doxygen comments to contents of <functional>
2021-10-21 Jonathan Wakelylibstdc++: Suppress Doxygen docs for more implementatio...
2021-10-21 Jonathan Wakelylibcody: Avoid double-free
2021-10-21 H.J. Lux86: Document -fcf-protection requires i686 or newer
2021-10-21 Uros Bizjaktestsuite: Adjust pr22076.c to avoid compile-time optim...
2021-10-21 Patrick Palkalibstdc++: missing constexpr for __[nm]iter_base [PR102358]
2021-10-21 Eric BotcazouFix again PR middle-end/102764
2021-10-21 Patrick Palkalibstdc++: Implement P2432R1 changes for views::istream
2021-10-21 Patrick Palkalibstdc++: Implement P1739R4 changes to views::take...
2021-10-21 Jonathan Wrightaarch64: Remove redundant struct type definitions in...
2021-10-21 Hongyu WangAdjust testcase for 128/256 bit HF vector load/store
2021-10-21 Andrew MacLeodSplit --param=evrp-mode into evrp-mode and ranger-debug.
2021-10-21 Andrew MacLeodAdd --param=vrp1-mode and --param=vrp2-mode.
2021-10-21 Andrew MacLeodMove ranger only VRP folder to tree-vrp.
2021-10-21 Martin Liskaoptions: Fix variable tracking option processing.
2021-10-21 Martin Jamborsra: Fix corner case of total scalarization with virtua...
2021-10-21 Aldy HernandezRevert the avoid threading circular paths commit.
2021-10-21 Richard BienerMove the initial debug_hooks setting
2021-10-21 Richard Bienertree-optimization/102847 - adjust VMAT_INVARIANT load...
2021-10-21 Richard Bienertree-optimization/102847 - properly cost VMAT_INVARIANT...
2021-10-21 Jakub Jelinektestsuite: Fix up gfortran.dg/gomp/strictly*.f90 testcases
2021-10-21 Hongyu Wangi386: Fix wrong codegen for V8HF move without TARGET_AV...
2021-10-21 Richard BienerRemove restriction of SLP vectorizing internal function...
2021-10-21 Jakub Jelinekopenmp: For default(none) ignore variables created...
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
next