platform/upstream/gcc.git
2019-07-03 Gary Dismukes[Ada] Minor editorial corrections and reformatting
2019-07-03 Bob Duff[Ada] Improve warnings about infinite loops
2019-07-03 Bob Duff[Ada] Document default new-line behavior for GNATpp
2019-07-03 Hristian Kirtchev[Ada] ABE checks v3.0, foundations of Elaboration order...
2019-07-03 Yannick Moy[Ada] SPARK pointer support extended to local borrowers...
2019-07-03 Ed Schonberg[Ada] Spurious error with static predicate in generic...
2019-07-03 Hristian Kirtchev[Ada] Minor reformatting
2019-07-03 Bob Duff[Ada] Style check for mixed-case identifiers
2019-07-03 Eric Botcazou[Ada] Extend -gnatw.z warning to array types
2019-07-03 Bob Duff[Ada] Spell "laid" correctly
2019-07-03 Ed Schonberg[Ada] Spurious error on dynamic predicate in a generic...
2019-07-03 Eric Botcazou[Ada] Fix bogus error on array with overaligned scalar...
2019-07-03 Ed Schonberg[Ada] Make loop labels unique for front-end inlined...
2019-07-03 Hristian Kirtchev[Ada] Update the section on resolving elaboration circu...
2019-07-03 Arnaud Charlet[Ada] Add a gnatbind option to generate C code
2019-07-03 Arnaud Charlet[Ada] Do not consider inlined subprograms when generati...
2019-07-03 Justin Squirek[Ada] Missing consistency check for constant modifier
2019-07-03 Arnaud Charlet[Ada] Clarify wording on documentation for No_Multiple_...
2019-07-03 Ed Schonberg[Ada] Spurious error on predicate of subtype in generic
2019-07-03 Eric Botcazou[Ada] Document that boolean types with convention C...
2019-07-03 Javier Miranda[Ada] Exp_Attr: remove dead code
2019-07-03 Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SCA...
2019-07-03 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): For inscan...
2019-07-03 Jakub Jelinekomp-expand.c (expand_omp_for_static_nochunk, [...]...
2019-07-03 Ian Lance Taylorcompiler: rework type and package tracking in exporter
2019-07-03 Joern Renneckere PR testsuite/91065 (gcc.dg/plugin/start_unit_plugin...
2019-07-03 GCC AdministratorDaily bump.
2019-07-02 Jeff Lawre PR tree-optimization/90883 (Generated code is worse...
2019-07-02 Qing Zhaore PR preprocessor/90581 (provide an option to adjust...
2019-07-02 Iain Sandoe[PATCH, Ada, Darwin, PPC] PPC Darwin has stack check...
2019-07-02 Aaron Sawdeyoptabs.def (movmem_optab): Add movmem back for memmove().
2019-07-02 Cherry Zhangcompiler: use builtin memset for non-pointer memclr
2019-07-02 Uros Bizjakmmx.md (mmx_pack<s_trunsuffix>swb): Use TARGET_SSE2...
2019-07-02 Andrew StubbsFix amdgcn regrename ICE.
2019-07-02 Jonathan WakelyFix preprocessor checks for Clang builtins
2019-07-02 Eric Botcazou* cfgrtl.c (commit_edge_insertions): Rebuild jump label...
2019-07-02 Eric Botcazoucfgexpand.c (pass_expand::execute): Deal specially...
2019-07-02 Richard Bienertree-core.h (enum tree_index): Add TI_CHREC_DONT_KNOW...
2019-07-02 Jan Hubickatree-ssa-alias.c (aliasing_component_refs_p): Remove...
2019-07-02 Jan Hubickatree-ssa-alias.c (nonoverlapping_component_refs_for_dec...
2019-07-02 Jan Hubickatree-inline.c (remap_gimple_stmt): Do not subtitute...
2019-07-02 Kyrylo Tkachov[arm/AArch64] Assume unhandled NEON types are neon_arit...
2019-07-02 Jan Hubickalto-common.c (lto_register_canonical_types_for_odr_type...
2019-07-02 Richard Bienerre PR tree-optimization/58483 (missing optimization...
2019-07-02 Janne Blomqvistmklog/91048: Open ~/.mklog in string mode.
2019-07-02 Jim WilsonFix libstdc++ install-pdf support.
2019-07-02 Ian Lance Taylorcompiler: refactoring in Export class to encapsulate...
2019-07-02 GCC AdministratorDaily bump.
2019-07-01 Segher Boessenkoolrs6000.md (signbit<mode>2_dm): Make this a parameterize...
2019-07-01 Joern Renneckere PR tree-optimization/66726 (missed optimization...
2019-07-01 Uros Bizjak* config/i386/constraints.md: Remove stalled comment...
2019-07-01 Segher Boessenkoolrs6000.md (ieee_128bit_vsx_abs<mode>2): Make this a...
2019-07-01 Segher Boessenkoolrs6000.md (ieee_128bit_vsx_neg<mode>2): Make this a...
2019-07-01 Segher Boessenkoolrs6000.md (abs<mode>2_hw): Make this a parameterized...
2019-07-01 Segher Boessenkoolrs6000.md (neg<mode>2_hw): Make this a parameterized...
2019-07-01 Segher Boessenkoolrs6000.md (extenddf<mode>2): Make this a parameterized...
2019-07-01 Uros Bizjaki386.md ("isa" attribute): Add sse_noavx.
2019-07-01 Segher Boessenkoolrs6000.md (extenddf<mode>2_fprs): Make this a parameter...
2019-07-01 Segher Boessenkoolrs6000.md (eh_set_lr_<mode>): Make this a parameterized...
2019-07-01 Segher Boessenkoolrs6000.md (ctr<mode>): Make this a parameterized name.
2019-07-01 Segher Boessenkoolrs6000.md (indirect_jump<mode>_nospec): Make this a...
2019-07-01 Segher Boessenkoolrs6000.md (abs<mode>2_internal): Make this a parameteri...
2019-07-01 Segher Boessenkoolrs6000.md (fix_trunc<mode>si2_fprs): Make this a parame...
2019-07-01 Segher Boessenkoolrs6000.md (neg<mode>2): Make this a parameterized name.
2019-07-01 Martin SeborPR middle-end/90923 - hash_map destroys elements withou...
2019-07-01 Wilco Dijkstrare PR target/90963 (FAIL: gcc.c-torture/execute/built...
2019-07-01 Eric Botcazoure PR middle-end/64242 (Longjmp expansion incorrect)
2019-07-01 Sandra Loosemoreinvoke.texi (Link Options): Further editorial changes...
2019-07-01 Segher Boessenkoolrs6000: Improve indexed addressing
2019-07-01 Andreas KrebbelFix changelog entry.
2019-07-01 Andreas KrebbelS/390: Fix vector shift count operand
2019-07-01 Ed Schonberg[Ada] Spurious error on inst. of partially defaulted...
2019-07-01 Hristian Kirtchev[Ada] Minor reformatting
2019-07-01 Ed Schonberg[Ada] More permissive use of GNAT attribute Enum_Rep
2019-07-01 Eric Botcazou[Ada] Make No_Inline pragma effective for generic subpr...
2019-07-01 Ed Schonberg[Ada] Spurious error private subtype derivation
2019-07-01 Yannick Moy[Ada] SPARK support for pointers through ownership
2019-07-01 Dmitriy Anisimkov[Ada] GNAT.Sockets: refactor Has_Sockaddr_Len
2019-07-01 Ed Schonberg[Ada] Crash on improper pragma Weak_External
2019-07-01 Piotr Trojanek[Ada] Remove a SPARK rule about implicit Global
2019-07-01 Piotr Trojanek[Ada] Cleanup references to LynuxWorks in docs and...
2019-07-01 Ed Schonberg[Ada] Wrong code with -gnatVa on lock-free protected...
2019-07-01 Richard Bienergimple-parser.c (c_parser_gimple_postfix_expression...
2019-07-01 Eric Botcazou[Ada] Make No_Inline pragma effective for protected...
2019-07-01 Ed Schonberg[Ada] Unnesting: improve handling of private and incomp...
2019-07-01 Pat Rogers[Ada] Correct size in representation clauses documentation
2019-07-01 Justin Squirek[Ada] Incorrect definition of Win32 compatible types
2019-07-01 Bob Duff[Ada] gprbuild fails to find ghost ALI files
2019-07-01 Yannick Moy[Ada] Improve error message on mult/div between fixed...
2019-07-01 Piotr Trojanek[Ada] Revert "Global => null" on calendar routines...
2019-07-01 Piotr Trojanek[Ada] Fix "componant" typos in comments
2019-07-01 Hristian Kirtchev[Ada] Clean up of GNAT.Graphs
2019-07-01 Hristian Kirtchev[Ada] Clean up of GNAT.Sets
2019-07-01 Hristian Kirtchev[Ada] Clean up of GNAT.Lists
2019-07-01 Hristian Kirtchev[Ada] Clean up of GNAT.Dynamic_HTables
2019-07-01 Hristian Kirtchev[Ada] Minor reformatting
2019-07-01 Javier Miranda[Ada] Disable expansion of 'Min/'Max of floating point...
2019-07-01 Hristian Kirtchev[Ada] Implement GNAT.Graphs
2019-07-01 Dmitriy Anisimkov[Ada] GNAT.Sockets: fix Get_Address when AF_INET6 is...
2019-07-01 Ed Schonberg[Ada] Compiler abort on use of Invalid_Value on numeric...
next