platform/upstream/gcc.git
2021-07-09 Uros Bizjaki386: Fix *udivmodsi4_pow2_zext_? patterns
2021-07-09 Sergei Trofimovichdocs: don't split @smallexample in multiple @groups
2021-07-09 Sergei Trofimovichdocs: add missing 'see' word
2021-07-09 Andrew PinskiImprove early simplify and match for phiopt
2021-07-09 Xi Ruoyaotestsuite: mips: use noinline attribute instead of...
2021-07-09 Xi Ruoyaomips: check MSA support for vector modes [PR100760...
2021-07-09 Kewen Linrs6000: Support [u]mod<mode>3 for vector modulo insns
2021-07-09 Kewen Lintest/rs6000: Add case to cover vector division
2021-07-09 Kewen Lintest/rs6000: Add cases to cover vector multiply
2021-07-09 GCC AdministratorDaily bump.
2021-07-08 Martin SeborMove warning suppression to the ultimate callee.
2021-07-08 Martin Sebortestsuite: Remove an xfail.
2021-07-08 Martin SeborAdjust expected output for LP32 [PR100451].
2021-07-08 Martin SeborAvoid including <new> to make cross-compiler testing...
2021-07-08 Marek Polacekc++: Fix noexcept with unevaluated operand [PR101087]
2021-07-08 Jeff LawFurther improvements to H8 variable shift patterns
2021-07-08 Martin Jamboripa-sra: Fix thinko when overriding safe_to_import_acce...
2021-07-08 Martin SeborUse Object Size Type zero for -Warray-bounds [PR101374].
2021-07-08 Christophe... testsuite: Add arm_arch_v7a_ok effective-target to...
2021-07-08 Piotr Trojanek[Ada] Tune detection of illegal occurrences of target_name
2021-07-08 Ed Schonberg[Ada] Diagnose properly illegal uses of Target_Name
2021-07-08 Bob Duff[Ada] Remove Unknown_ functions
2021-07-08 Eric Botcazou[Ada] Use encoded names only with -fgnat-encodings=all
2021-07-08 Bob Duff[Ada] Transient scope cleanup
2021-07-08 Doug Rupp[Ada] Rename sigtramp-vxworks-target.inc to sigtramp...
2021-07-08 Ghjuvan Lacambre[Ada] Duplicated D lines in ali files
2021-07-08 Ed Schonberg[Ada] Spurious style message on missing overriding...
2021-07-08 Arnaud Charlet[Ada] AI12-0156 Use subtype indication in generalized...
2021-07-08 Arnaud Charlet[Ada] Spurious warning in generic instance
2021-07-08 Eric Botcazou[Ada] Fix violation of No_Implicit_Loops restriction...
2021-07-08 Piotr Trojanek[Ada] Simplify redundant checks for non-empty lists
2021-07-08 Piotr Trojanek[Ada] Remove redundant condition for listing compilatio...
2021-07-08 Piotr Trojanek[Ada] Restore context on failure in loading of renamed...
2021-07-08 Piotr Trojanek[Ada] Replace low-level condition with a high-level...
2021-07-08 Piotr Trojanek[Ada] Fix style in comments and code related to compila...
2021-07-08 Piotr Trojanek[Ada] Prevent infinite recursion when there is no expec...
2021-07-08 Ghjuvan Lacambre[Ada] Fix use of single question mark in error message
2021-07-08 Yannick Moy[Ada] Skip types in error for test to compute array...
2021-07-08 Ghjuvan Lacambre[Ada] Prevent crash on inspection point for unfrozen...
2021-07-08 Yannick Moy[Ada] Fix on computation of packed array size in case...
2021-07-08 Yannick Moy[Ada] Compute sizes when possible for packed array...
2021-07-08 Steve Baird[Ada] Unsynchronized concurrent access to a Boolean...
2021-07-08 Arnaud Charlet[Ada] Add No_Tasking restriction is system.ads for...
2021-07-08 Ed Schonberg[Ada] Incorrect iteration over hashed containers after...
2021-07-08 Arnaud Charlet[Ada] Make runtime code compatible with No_Dynamic_Acce...
2021-07-08 Arnaud Charlet[Ada] Revert meaning of -gnatd_b
2021-07-08 Arnaud Charlet[Ada] Make tools compatible with No_Dynamic_Accessibili...
2021-07-08 Piotr Trojanek[Ada] Avoid linear search when ensuring dependency...
2021-07-08 Piotr Trojanek[Ada] Simplify string manipulation related to preprocessing
2021-07-08 Richard Sandifordvect: Remove always-true condition
2021-07-08 Richard Sandifordmatch.pd: Relax rule to include POLY_INT_CSTs
2021-07-08 Roger SaylePR tree-optimization/40210: Fold (bswap(X)>>C1)&C2...
2021-07-08 Uros Bizjaki386: Add pack/unpack patterns for 32bit vectors [PR100637]
2021-07-08 Michael MeissnerGenerate 128-bit int divide/modulus on power10.
2021-07-08 GCC AdministratorDaily bump.
2021-07-07 David Malcolmanalyzer: remove add_any_constraints_from_ssa_def_stmt
2021-07-07 Martin SeborCorrect handling of variable offset minus constant...
2021-07-07 Peter Bergnerrs6000: Harden mma_init_builtins
2021-07-07 Dmitriy Anisimkov[Ada] Remove unused define
2021-07-07 Gary Dismukes[Ada] Assertion errors on concurrent types with -gnatc...
2021-07-07 Piotr Trojanek[Ada] Stronger assertion about flag for checking static...
2021-07-07 Arnaud Charlet[Ada] Front-end inlining and instantiations of UC
2021-07-07 Dmitriy Anisimkov[Ada] Keepalive control on Windows
2021-07-07 Bob Duff[Ada] Optimize away certain elaboration checks
2021-07-07 Piotr Trojanek[Ada] Simplify code by reusing Remove on list of primit...
2021-07-07 Arnaud Charlet[Ada] Minor code cleanup
2021-07-07 Arnaud Charlet[Ada] Code cleanups in System.Atomic_Counters
2021-07-07 Gary Dismukes[Ada] Implement new legality checks specified by AI12...
2021-07-07 Piotr Trojanek[Ada] Fix location of errors about volatile compatibility
2021-07-07 Piotr Trojanek[Ada] Use bounded string buffer in Get_Unit_Name
2021-07-07 Piotr Trojanek[Ada] Replace obsolete calls that use global name buffer
2021-07-07 Bob Duff[Ada] Fix bugs in Value_Size clauses and refactor
2021-07-07 Steve Baird[Ada] Improve interactions between DSA and Put_Image...
2021-07-07 Dmitriy Anisimkov[Ada] Timeout correction on Get_Socket_Option
2021-07-07 Bob Duff[Ada] Unchecked_Convert_To: set Parent
2021-07-07 Yannick Moy[Ada] Simplify handling of sure errors in GNATprove...
2021-07-07 Piotr Trojanek[Ada] Reduce scope of local variables
2021-07-07 Piotr Trojanek[Ada] Simplify code by reusing List_Length
2021-07-07 Piotr Trojanek[Ada] Replace low-level membership tests with Is_Privat...
2021-07-07 Bob Duff[Ada] Linker_Section_Pragma cleanup
2021-07-07 Yannick Moy[Ada] Fix precondition of Cot for code analyzers
2021-07-07 Piotr Trojanek[Ada] Replace chopped string copy with renaming
2021-07-07 Piotr Trojanek[Ada] Simplify handling of Generate_Code flag for compi...
2021-07-07 Dmitriy Anisimkov[Ada] Add socket options to control keepalive on TCP...
2021-07-07 Piotr Trojanek[Ada] Tune discovery of No_Elaboration_Code restriction
2021-07-07 Piotr Trojanek[Ada] Simplify iteration over pending instantiations
2021-07-07 Bob Duff[Ada] Transient scope cleanup
2021-07-07 Steve Baird[Ada] Unsynchronized access to a Boolean in tasking...
2021-07-07 Martin Seboraarch64: Remove a vestigial %K [PR101363]
2021-07-07 Christophe... testsuite: gcc.dg/debug/btf/btf-bitfields-3.c remove...
2021-07-07 Richard Bienertree-optimization/34195 - testcase for fixed vectorization
2021-07-07 Richard Bienertree-optimization/99728 - improve LIM for loops with...
2021-07-07 liuhongtAdd avx512 tests for MADDSUB and FMSUBADD SLP vectoriza...
2021-07-07 GCC AdministratorDaily bump.
2021-07-06 Indu BhagatBTF testsuite: Remove explicit check on btm_type
2021-07-06 Indu BhagatCTF testsuite: Remove explicit check on ctv_typeidx
2021-07-06 Martin SeborAdd test for [PR55881].
2021-07-06 Martin SeborAdd test for [PR86650].
2021-07-06 Indu Bhagatdwarf2ctf: the unit of sou field location is bits ...
2021-07-06 Martin SeborRemove support for %G and %K.
next