platform/upstream/gcc.git
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...
2020-10-12 Martin SeborPR c++/97201 - ICE in -Warray-bounds writing to result...
2020-10-12 Martin SeborGeneralize compute_objsize to return maximum size/offse...
2020-10-12 Martin SeborCorrect handling of indices into arrays with elements...
2020-10-12 Jan HubickaCleanup ipa-modref
2020-10-12 Christophe... tree-optimization/97357: Fix testcase
2020-10-12 Richard Bieneroptimize permutes in SLP, remove vect_attempt_slp_rearr...
2020-10-12 Christophe... arm: Use E_FOOmode instead of FOOmode in arm_preferred_...
2020-10-12 Martin LiskaSLP: fix SVE issues
2020-10-12 Richard Bienerfix SLP subgraph detection wrt fully shared lanes
2020-10-12 Duan bovect: Fix an ICE in vect_recog_mask_conversion_pattern
2020-10-12 Tobias Burnusnvptx - invoke.texi: Update default of -misa
2020-10-12 Kyrylo TkachovPR target/97349 AArch64: Incorrect types for some Neon...
2020-10-12 Ilya LeoshkevichIBM Z: Change vector copysign to use bitwise operations
2020-10-12 Iain Buclawlibphobos: Override tool_timeout value in testsuite
2020-10-12 Iain Buclawd: Merge upstream dmd 70aabfb51
2020-10-12 Iain Buclawd: Merge upstream dmd 3a9790525
2020-10-12 Aldy HernandezIgnore shifts larger than precision in operator_rshift...
2020-10-12 Martin LiskaIPA: prevent an UBSAN error
2020-10-12 Richard BienerMore consistently split SLP groups
2020-10-12 Tom de Vries[nvptx] Fix -msoft-stack-reserve-local format
2020-10-12 Richard Bienertree-optimization/97357 - avoid abnormals in loop split...
2020-10-12 Mark EgglestonFortran : ICE in gfc_validate_kind PR96099
2020-10-12 GCC AdministratorDaily bump.
2020-10-11 Alexandre Olivaimport elementary functions as intrinsics
2020-10-11 Clément Chigotaix: remove libgomp and libatomic archives before creat...
2020-10-11 Iain SandoeObjective-C, Darwin : Make protocols private extern...
2020-10-11 Iain Sandoelibobjc, Darwin : Fix powerpc encoding regression.
2020-10-11 Iain SandoeObjective-C++ : Fix bitfield ivars.
next