platform/upstream/gcc.git
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
2020-10-15 Martin LiskaIPA: fix profile handling in IRA
2020-10-15 Jakub Jelinekparams: Fix up help.exp testing
2020-10-15 Kito ChengRISC-V: Add support for -mcpu option.
2020-10-15 Hongyu WangEnable Intel HRESET Instruction
2020-10-15 liuhongtEnable gcc support for UINTR
2020-10-15 GCC AdministratorDaily bump.
2020-10-15 Nikhil Beneschlibgo: print reason code if throwing unwind exception...
2020-10-14 Martin SeborPR middle-end/97391 - bogus -Warray-bounds accessing...
2020-10-14 Martin SeborPR c/97413 - bogus error on function declaration with...
2020-10-14 Tom de Vries[testsuite] Don't overwrite compiler_flags in check_compile
2020-10-14 Nikhil Beneschlibgo: export NetBSD-specific types in mksysinfo.sh
2020-10-14 Nikhil Beneschruntime: correct semaphore implementation on netbsd
2020-10-14 David Malcolmanalyzer: fix ICE on globals with unknown size [PR93388]
2020-10-14 David Malcolmanalyzer: fix build with ada [PR93723]
2020-10-14 David Malcolmanalyzer: don't use <setjmp.h> in tests [PR97394]
2020-10-14 Jason Merrillc++: Diagnose bogus variadic lambda. [PR97358]
2020-10-14 Alexandre OlivaRework the condition variables support for VxWorks
2020-10-14 Sunil K Pandeyx86: Add missing intrinsics [PR95483]
2020-10-14 Olivier HainqueFix the VX_CPU selection for -mcpu=xscale on arm-vxworks
2020-10-14 Jonathan Wakelylibstdc++: Fix unspecified comparison to null pointer...
2020-10-14 Olivier HainqueRework CPP_BUILTINS_SPEC for powerpc-vxworks
2020-10-14 Olivier HainqueFallback to default CPP spec for C++ on VxWorks
2020-10-14 Olivier HainqueHonor $(MULTISUBDIR) in -I directives for libgcc on...
2020-10-14 Olivier HainqueAdd include-fixed to include search paths for libgcc...
2020-10-14 Olivier HainqueAdjust the VxWorks alternative LIMITS_H guard for glimits.h
2020-10-14 Nathan Sidwellc++: DECL_FRIEND_P cleanup
2020-10-14 Jakub Jelineki386: Improve chaining of _{addcarry,subborrow}_u{32...
2020-10-14 Jonathan Wakelylibstdc++: Fix tests that fail with old std::string ABI
2020-10-14 Aldy HernandezDo not call range_of_ssa_name_with_loop_info with the...
2020-10-14 Richard BienerMore vect_get_and_check_slp_defs refactoring
2020-10-14 Olivier HainqueTigthen flag_pic processing in vxworks_override_options
2020-10-14 Jan HubickaTurn offset_map to HOST_WIDE_INT
2020-10-14 Jan HubickaHandle POINTER_PLUS_EXPR in jump functions in ipa-modref.
2020-10-14 Tobias BurnusFortran: Fix line-truncation warning for !$acc and...
2020-10-14 Richard Bieneradjust BB SLP build from scalars heuristics
2020-10-14 Tom de Vries[gimple] Move can_duplicate_bb_p to gimple_can_duplicat...
2020-10-14 Nathan Sidwellc++: Instantiation with local extern [PR97395]
2020-10-14 Jonathan Wakelylibstdc++: Define some std::string constructors inline
2020-10-14 Jonathan Wakelylibstdc++: Improve comments for check_effective_target_...
2020-10-14 Jonathan Wakelylibstdc++: Improve comments in std::string tests
2020-10-14 Jonathan Wakelylibstdc++: Enable tests that incorrectly require cxx11-abi
2020-10-14 Jonathan Wakelylibstdc++: Implement LWG 3706 for COW strings
2020-10-14 Mark EgglestonFortran : ICE in build_field PR95614
2020-10-14 Jan HubickaSupport ofsetted parameters in local modref
2020-10-14 Jan HubickaFix SCC discovery in ipa-modref
2020-10-14 Jakub Jelineklibgomp: Fix a typo in documentation
2020-10-14 Nikhil Beneschruntime: populate signal PC on NetBSD
2020-10-14 Nikhil Beneschsyscall: port fix for netbsd unix sockets from upstream
2020-10-14 Kito ChengPR target/96759 - Handle global variable assignment...
2020-10-14 Clément Chigotreflect: ensure uniqueness of type descriptors on AIX.
2020-10-14 GCC AdministratorDaily bump.
2020-10-13 Kwok Cheung... openmp: Add support for the omp_get_supported_active_le...
2020-10-13 Nuno Lopeslibstdc++: Fix doxygen comment for std::any_of
2020-10-13 Jakub Jelinekcombine: Fix up simplify_shift_const_1 for nested ROTAT...
2020-10-13 Jonathan Wakelylibstdc++: Update C++20 status documentation
2020-10-13 Jonathan Wakelylibstdc++: Remove trailing whitespace from XML docs
2020-10-13 Aldy HernandezDo not save hash slots across calls to hash_table:...
2020-10-13 Tobias Burnuslto-wrapper: Use nontemp filename with -save-temps
2020-10-13 Richard Sandiford[arm] Use -Os for stack-protector-[56].c tests
2020-10-13 Kyrylo TkachovAArch64: Add Neoverse N2 tuning model
2020-10-13 Tobias Burnuslto-wrapper: Use nontemp filename with -save-temps
2020-10-13 Richard BienerRemove STMT_VINFO_SAME_ALIGN_REFS
2020-10-13 Tobias Burnusnvptx/mkoffload.c: Add missing fclose
2020-10-13 Martin LiskaASAN: disable -Wno-stringop-overflow for 2 tests
2020-10-13 zhengnannanAArch64: Add FLAG for mul/mla/mls intrinsics [PR94442]
2020-10-13 Jakub Jelinekopenmp: Improve composite triangular loop lowering...
2020-10-13 Jan HubickaFix tramp3d PGO misoptimization
2020-10-13 GCC AdministratorDaily bump.
2020-10-12 David Malcolmanalyzer: handle static callbacks [PR97258]
2020-10-12 Alexandre Olivamathfn_built_in_type case type fix
2020-10-12 Alexandre Olivamake sin and cos generics inlineable
2020-10-12 Maciej W. RozyckiMIPS/libphobos: Fix switchcontext.S assembly for MIPS...
2020-10-12 Andrew MacLeodDo not ignore failures from gimple_range_calc_op2.
2020-10-12 Patrick Palkalibstdc++: Apply proposed resolution for LWG 3450
2020-10-12 Patrick Palkalibstdc++: Apply proposed resolution for LWG 3449 ...
2020-10-12 Jonathan Wakelylibstdc++: Update doxyfile to Doxygen 1.8.20 format
2020-10-12 Jonathan Wakelylibstdc++: Include C++17 features in doxygen API docs
2020-10-12 Jonathan Wakelylibstdc++: Fix documentation for return values of copy...
2020-10-12 Aldy Hernandezoperator_trunc_mod::wi_fold: Return VARYING for mod...
2020-10-12 David Malcolmanalyzer: add warnings about writes to constant regions...
next