platform/upstream/gcc.git
2020-10-16 Olivier HainqueFix the vxworks crtstuff handling of kernel/rtp variations
2020-10-16 Olivier HainqueAllow self configured definition of _WRS_VXWORKS_MAJOR
2020-10-16 Srinath Parvathaneniarm: Fix the warning -mcpu=cortex-m55 conflicting with...
2020-10-16 Richard BienerAdjust BB vectorization SLP build heuristics
2020-10-16 Srinath Parvathaneniarm: Fix wrong code generated for mve scatter store...
2020-10-16 Jan HubickaFix modref-4.c testcase
2020-10-16 Martin Liskalibsanitizer: update locale patches
2020-10-16 Martin LiskaReapply all revisions mentioned in LOCAL_PATCHES.
2020-10-16 Martin Liskalibsanitizer: merge from master
2020-10-16 Kito ChengRISC-V: Handle implied extension in multilib-generator
2020-10-16 Richard BienerRefactor vect_get_and_check_slp_defs some more
2020-10-16 Martin LiskaIPA: compare VRP types.
2020-10-16 Piotr Trojanek[Ada] Assorted style cleanups
2020-10-16 Arnaud Charlet[Ada] Preelaborate rules not fully enforced
2020-10-16 Ghjuvan Lacambre[Ada] Implement expansion of CUDA_Execute pragma
2020-10-16 Bob Duff[Ada] Ada2020: parsing of qualified exprs with new...
2020-10-16 Javier Miranda[Ada] Crash in generic renaming declaration of child...
2020-10-16 Bob Duff[Ada] Remove non-ASCII character
2020-10-16 Ed Schonberg[Ada] Attribute Img on derived types
2020-10-16 Ed Schonberg[Ada] Attribute Img on derived types
2020-10-16 Arnaud Charlet[Ada] Ada2020: AI12-0129 Make protected objects more...
2020-10-16 Arnaud Charlet[Ada] Clean up in system.ads dependencies during compil...
2020-10-16 Gary Dismukes[Ada] Legal actual type with inherited discriminants...
2020-10-16 Bob Duff[Ada] Remove obsolete workaround regarding array returns
2020-10-16 Arnaud Charlet[Ada] Convert from UTF_16 to UTF_8 fails for large...
2020-10-16 Steve Baird[Ada] Avoid premature finalization of a function result
2020-10-16 Chris Martin[Ada] Constants no longer synchronised if they are...
2020-10-16 Arnaud Charlet[Ada] Finalization of uninitialized object with build...
2020-10-16 Piotr Trojanek[Ada] Detect qualified type names for AI12-0027
2020-10-16 Arnaud Charlet[Ada] Relax too strong assertions
2020-10-16 Ed Schonberg[Ada] Improvements to implementation of Ada_2020 attrib...
2020-10-16 Arnaud Charlet[Ada] Reduce use of primary stack on string concatenation
2020-10-16 Ed Schonberg[Ada] Spurious visibility error on Declare_Expression...
2020-10-16 Eric Botcazou[Ada] Use new Max_Integer_Size attribute in system...
2020-10-16 Arnaud Charlet[Ada] Remove support for -gnatP and pragma Polling
2020-10-16 Piotr Trojanek[Ada] Unique itypes names for unconstrained array objec...
2020-10-16 Piotr Trojanek[Ada] Cleanup related to itypes for unconstrained objec...
2020-10-16 Yannick Moy[Ada] SPARK: update for effectively volatile types...
2020-10-16 Gary Dismukes[Ada] GNAT-LLVM unnesting issues in elaboration code
2020-10-16 Arnaud Charlet[Ada] Crash when specifying an abstract subprogram...
2020-10-16 Piotr Trojanek[Ada] Fix documentation of No_Local_Timing_Events
2020-10-16 Eric Botcazou[Ada] Add Max_Integer_Size attribute and couple of...
2020-10-16 Richard Bienertree-optimization/97428 - split SLP groups for loop...
2020-10-16 GCC AdministratorDaily bump.
2020-10-15 Ian Lance Taylorcompiler: don't export function type parameter names
2020-10-15 Nikhil Beneschruntime: use correct types in __go_ptrace shim
2020-10-15 Nikhil Beneschlibgo: correct Makefile typo in path to x/net/route...
2020-10-15 Ian Lance Taylorcompiler: export type for string and bool constants
2020-10-15 David Edelsohntestsuite: Fix some endianness bugs in p9 runnable...
2020-10-15 Jonathan Wakelylibstdc++: Fix typos in copyright notice
2020-10-15 Jason Merrillc++: Fix [[deprecated]] and implicit operator==. [PR97358]
2020-10-15 David Edelsohntestsuite: Add appropriate target requirements to P9...
2020-10-15 Marek Polacekc++: Improve printing of pointers-to-members [PR97406...
2020-10-15 Tom de Vries[nvptx, testsuite] Xfail stack atomics
2020-10-15 Andre VehreschildFix fndecl's for fortran coarray calls.
2020-10-15 Tom de Vries[nvptx] Remove -m32
2020-10-15 Jan HubickaFix toplevel comment of attr-fnspec.h
2020-10-15 Richard Bienerfix TARGET_MEM_REF dumping
2020-10-15 Jan HubickaAlso accept symbols in other partition in symtab_node...
2020-10-15 Kwok Cheung... libgomp: Amend documentation for omp_get_max_active_lev...
2020-10-15 Richard BienerFix ICE in vectorizable_live_operation
2020-10-15 Arnaud Charlet[Ada] Spurious visibility on private with package
2020-10-15 Arnaud Charlet[Ada] Wrong use of Scope_Depth_Value
2020-10-15 Javier Miranda[Ada] Ada2020: AI12-0003 Specifying the standard storag...
2020-10-15 Javier Miranda[Ada] Cleanup definition of Might_Have_Tasks
2020-10-15 Steve Baird[Ada] Get finalization right when a function returns...
2020-10-15 Ed Schonberg[Ada] Crash on subtype of fixed-point type
2020-10-15 Piotr Trojanek[Ada] Fix access to uninitialized global variable when...
2020-10-15 Piotr Trojanek[Ada] Cleanup defensive guards for Null_Exclusion_Present
2020-10-15 Piotr Trojanek[Ada] Bring defensive guard for Null_Exclusion_Present...
2020-10-15 Piotr Trojanek[Ada] Explain predicate function not being inherited...
2020-10-15 Piotr Trojanek[Ada] Adjust style in support for CUDA_Execute pragma
2020-10-15 Piotr Trojanek[Ada] Avoid unnecessary (re)assignments in Make_Info
2020-10-15 Piotr Trojanek[Ada] Remove excessive defensive calls to Is_Type
2020-10-15 Arnaud Charlet[Ada] Code cleanup
2020-10-15 Bob Duff[Ada] Remove obsolete DSP comment
2020-10-15 Boris Yakobowski[Ada] Do not expand 'Initialized in codepeer mode
2020-10-15 Arnaud Charlet[Ada] Assert failure on incorrect code
2020-10-15 Arnaud Charlet[Ada] Double evaluation of predicate
2020-10-15 Eric Botcazou[Ada] Do not use maximal values from System in runtime...
2020-10-15 Piotr Trojanek[Ada] Simplify membership tests with N_Entity subtype
2020-10-15 Piotr Trojanek[Ada] Refine type from Nat to Pos in Make_Index
2020-10-15 Piotr Trojanek[Ada] Fix range check on constrained array with expande...
2020-10-15 Arnaud Charlet[Ada] Add support for compile time evaluation of Shift_...
2020-10-15 Bob Duff[Ada] Ada2020: AI12-0180 Using subprograms and entries...
2020-10-15 Arnaud Charlet[Ada] Warn on unknown aspect
2020-10-15 Arnaud Charlet[Ada] Complete support for static intrinsic functions
2020-10-15 Ed Schonberg[Ada] Ada_2020: Add aspect Aggregate to standard contai...
2020-10-15 Arnaud Charlet[Ada] Add iterators over GNAT.Array_Split.Slice_Set
2020-10-15 Arnaud Charlet[Ada] AI12-0385 Predefined shifts and rotates should...
2020-10-15 Piotr Trojanek[Ada] Do not remove side effects from any object declar...
2020-10-15 Richard Bienertree-optimization/97482 - fix split_constant_offset...
2020-10-15 Tom de Vries[nvptx, testsuite] Remove xfail for PR84958
2020-10-15 Tom de Vries[nvptx, testsuite] Fix xpass with ident-0b.c
2020-10-15 Tom de Vries[nvptx, testsuite] Remove dg-skip-if for ptxas oom
2020-10-15 Tom de Vries[nvptx, testsuite] Disable default xfails
2020-10-15 Tom de Vries[nvptx, testsuite] Remove dg-skip-if for ptxas crash...
2020-10-15 Tom de Vries[nvptx, testsuite] Remove dg-skip-if for ptxas crashes
2020-10-15 Tom de Vries[nvptx, testsuite] Remove xpassing xfails for ptxas...
2020-10-15 Jakub Jelinektestsuite: Partially fix up modref-*.c tests
next