platform/upstream/gcc.git
2021-07-09 Justin Squirek[Ada] Crash on expansion of BIP construct in -gnatf...
2021-07-09 Gary Dismukes[Ada] Typo corrections and minor reformatting
2021-07-09 Steve Baird[Ada] Add -gnatX support for casing on discriminated...
2021-07-09 Justin Squirek[Ada] Crash on inlined separate subprogram
2021-07-09 Doug Rupp[Ada] Declare time_t uniformly based on a system parameter
2021-07-09 Bob Duff[Ada] Add source file name to gnat bug box
2021-07-09 Joffrey Huguet[Ada] Fix layout of contracts
2021-07-09 Eric Botcazou[Ada] Fix invalid JSON for derived variant record with...
2021-07-09 Piotr Trojanek[Ada] Fix typo in comment related to derived discrimina...
2021-07-09 Fedor Rybin[Ada] Fix index range violations in krunch
2021-07-09 Arnaud Charlet[Ada] Code cleanups in a-strfix.adb
2021-07-09 Eric Botcazou[Ada] Add paragraph about representation changes and...
2021-07-09 Frederic Konrad[Ada] aarch64-rtems6: use wraplf variant for a-nallfl
2021-07-09 Piotr Trojanek[Ada] Initialize local variables related to static...
2021-07-09 Arnaud Charlet[Ada] Inconsistency between declaration and body of...
2021-07-09 Justin Squirek[Ada] Incremental patch for restriction No_Dynamic_Acce...
2021-07-09 Eric Botcazou[Ada] Update internal documentation of debugging inform...
2021-07-09 Piotr Trojanek[Ada] Reorder preanalysis of static expression functions
2021-07-09 Piotr Trojanek[Ada] Decouple analysis of static expression functions...
2021-07-09 Piotr Trojanek[Ada] Avoid repeated computing of type of expression...
2021-07-09 Piotr Trojanek[Ada] Fix comment related to analysis of expression...
2021-07-09 Piotr Trojanek[Ada] Avoid repeated calls in analysis of expression...
2021-07-09 Piotr Trojanek[Ada] Refine types of local variables in analysis of...
2021-07-09 Piotr Trojanek[Ada] Remove an unnecessary local constant
2021-07-09 Piotr Trojanek[Ada] Avoid unnecessary call in preanalysis without...
2021-07-09 Eric BotcazouFix build failure on Windows with older binutils
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
next