platform/upstream/gcc.git
2020-10-19 Gary Dismukes[Ada] AI12-0170: Abstract subprogram calls in class...
2020-10-19 Javier Miranda[Ada] Private type unexpectedly visible
2020-10-19 Arnaud Charlet[Ada] Clean up support of square brackets
2020-10-19 Piotr Trojanek[Ada] Remove useless initialization and refine type...
2020-10-19 Piotr Trojanek[Ada] Refine type of a local variable
2020-10-19 Piotr Trojanek[Ada] Simplify membership test for operators
2020-10-19 Piotr Trojanek[Ada] Simplify repeated calls with membership test
2020-10-19 Aldy HernandezHandle right shifts by zero in range-ops.
2020-10-19 Richard Bienertree-optimization/97466 - remove spurious assert
2020-10-19 guojiufu[PATCH] fold x << (n % C) to x << (n & C-1) if C meets...
2020-10-19 Richard BienerSimplify comparison GIMPLE IL verification
2020-10-19 Martin Liskalibsanitizer: Add recently added commit to LOCAL_PATCHES.
2020-10-19 GCC AdministratorDaily bump.
2020-10-18 Alexandre Olivarevamp ada.numerics.aux
2020-10-18 Iain Sandoelibsanitizer, Darwin, Bootstrap : Fix bootstrap on...
2020-10-18 Harald AnlaufPR libfortran/97063 - Wrong result for vector (step...
2020-10-18 GCC AdministratorDaily bump.
2020-10-17 David Edelsohntestsuite: simplify target requirements for various...
2020-10-17 Ville Voutilainenlibstdc++: Fix visitor return type diagnostics [PR97449]
2020-10-17 David Edelsohntestsuite: Enable builtins-3-p9.c on BE targets.
2020-10-17 GCC AdministratorDaily bump.
2020-10-17 David Edelsohntestsuite: remove explicit -m32/-m64 from testcases
2020-10-16 Harald AnlaufPR fortran/95979 - ICE in get_kind, at fortran/simplify...
2020-10-16 Andrew MacLeod[PATCH] Don't display ranges for dead ssa-names.
2020-10-16 Andrew MacLeodpointer_plus [0, 0] + const folding
2020-10-16 Andrew MacLeodDon't invoke range_of_expr multiple times.
2020-10-16 Andrew MacLeodDon't assert on a negative shift.
2020-10-16 Nathan Sidwellc++: Fix nullptr deref [pr97460[
2020-10-16 Nathan Sidwellc++: Fix null deref at EOF [PR96258]
2020-10-16 Rasmus VillemoesInhibit support for C++0x threads on VxWorks < 6
2020-10-16 Rasmus VillemoesInhibit support for gthread condvars on VxWorks < 6
2020-10-16 Rasmus VillemoesAdd missing #include <taskLib.h> in gthr-vxworks.c
2020-10-16 Rasmus VillemoesFix leftover _VXW_PRE_69 in gthr-vxworks.h
2020-10-16 Rasmus VillemoesStub out VX_ENTER_TLS_DTOR for VxWorks != 6
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...
next