platform/upstream/gcc.git
2019-11-18 Richard SandifordOptimise WAR and WAW alias checks
2019-11-18 Richard SandifordLRA: handle memory constraints that accept more than "m"
2019-11-18 Tom TromeyRemove vestiges of MODIFY_JNI_METHOD_CALL
2019-11-18 Richard Bienerre PR tree-optimization/92516 (ICE in vect_schedule_slp...
2019-11-18 Martin LiskaUnset m_checker in sem_function::init.
2019-11-18 Martin LiskaRemove strange dump suboptions in testsuite.
2019-11-18 Szabolcs Nagyfix ChangeLog to reference the PR
2019-11-18 Jonathan Wakelylibstdc++: Fix std::jthread bugs
2019-11-18 Jonathan Wakelylibstdc++: Fix some -Wsystem-headers warnings
2019-11-18 Richard Bienerre PR tree-optimization/92558 (Miscompare of 554.roms_r...
2019-11-18 Szabolcs Nagymusl: Don't use gthr weak refs in libgcc PR91737
2019-11-18 Szabolcs Nagymusl: use correct long double abi by default
2019-11-18 Szabolcs Nagys390: add musl support
2019-11-18 Martin LiskaImprove -dbg-cnt error message and support :0.
2019-11-18 Martin LiskaVerify NOP_EXPR LHS type in IPA ICF.
2019-11-18 Matthew Malcomson[mid-end][__RTL] Clean state despite unspecified __RTL...
2019-11-18 Richard Bienerre PR target/92462 ([arm32] -ftree-pre makes a variable...
2019-11-18 Christophe... [testsuite][ARM] check_effective_target_arm_vfp_ok_noca...
2019-11-18 Georg-Johann Layre PR target/92545 (avr: support ATmega devices from...
2019-11-18 Georg-Johann Layre PR target/92545 (avr: support ATmega devices from...
2019-11-18 Georg-Johann LayAdd support for AVR devices from the 0-series.
2019-11-18 Hongtao LiuSplit X86_TUNE_AVX128_OPTIMAL into X86_TUNE_AVX256_SPLI...
2019-11-18 Maciej W. Rozyckilibgomp: Regenerate `testsuite/Makefile.in' for GCC_HEA...
2019-11-18 Maciej W. Rozyckilibgfortran: Regenerate `Makefile.in' for `runstatedir...
2019-11-18 GCC AdministratorDaily bump.
2019-11-17 John David... linux-atomic.c (__kernel_cmpxchg): Change argument...
2019-11-17 Jeff Law* gcc.dg/complex-6.c: Do not run dump scan tests for...
2019-11-17 Jakub Jelinekmethod.c (lookup_comparison_result): Use %qD instead...
2019-11-17 Edward Smith... Repair the <tuple> part of C++20 p1032 Misc constexpr...
2019-11-17 Jonathan Wakelylibstdc++: add range constructor for std::string_view...
2019-11-17 Jonathan Wakelylibstdc++: Define C++20 range utilities and range factories
2019-11-17 GCC AdministratorDaily bump.
2019-11-16 Segher Boessenkoolrs6000: Allow mode GPR in cceq_{ior,rev}_compare
2019-11-16 Jonathan WakelyRevert r278363 "Start work on <ranges> header"
2019-11-16 Jonathan Wakelylibstdc++: Optimize std::jthread construction
2019-11-16 Jonathan WakelyStart work on <ranges> header
2019-11-16 Segher BoessenkoolDelete common/config/powerpcspe
2019-11-16 Jeff Law[PATCH] Fix slowness in demangler
2019-11-16 Eduard-Mihai... [PATCH] Refactor rust-demangle to be independent of...
2019-11-16 Miguel Saldivar* testsuite/demangle-expected: Fix test.
2019-11-16 Richard Sandiford[AArch64] Robustify aarch64_wrffr
2019-11-16 Richard SandifordUse a single comparison for index-based alias checks
2019-11-16 Richard SandifordPrint the type of alias check in a dump message
2019-11-16 Richard SandifordDump the list of merged alias pairs
2019-11-16 Richard SandifordRecord whether a dr_with_seg_len contains mixed steps
2019-11-16 Richard SandifordAdd flags to dr_with_seg_len_pair_t
2019-11-16 Richard SandifordDelay swapping data refs in prune_runtime_alias_test_list
2019-11-16 Richard SandifordMove canonicalisation of dr_with_seg_len_pair_ts
2019-11-16 Richard Sandiford[AArch64] Add scatter stores for partial SVE modes
2019-11-16 Richard Sandiford[AArch64] Pattern-match SVE extending gather loads
2019-11-16 Richard Sandiford[AArch64] Add gather loads for partial SVE modes
2019-11-16 Richard Sandiford[AArch64] Add truncation for partial SVE modes
2019-11-16 Richard Sandiford[AArch64] Pattern-match SVE extending loads
2019-11-16 Richard Sandiford[AArch64] Add sign and zero extension for partial SVE...
2019-11-16 Richard Sandiford[AArch64] Add autovec support for partial SVE vectors
2019-11-16 Richard Sandiford[AArch64] Tweak gcc.target/aarch64/sve/clastb_8.c
2019-11-16 Richard Sandiford[AArch64] Replace SVE_PARTIAL with SVE_PARTIAL_I
2019-11-16 Richard Sandiford[AArch64] Add "FULL" to SVE mode iterator names
2019-11-16 Richard Sandiford[AArch64] Enable VECT_COMPARE_COSTS by default for SVE
2019-11-16 Richard SandifordOptionally pick the cheapest loop_vec_info
2019-11-16 Richard SandifordExtend can_duplicate_and_interleave_p to mixed-size...
2019-11-16 Richard SandifordApply maximum nunits for BB SLP
2019-11-16 Jan HubickaFix nonspec_time when there is no cached value.
2019-11-16 Edward Smith... Implement the <tuple> part of C++20 p1032 Misc constexp...
2019-11-16 GCC AdministratorDaily bump.
2019-11-15 Jonathan Wakelylibstdc++: Fix <stop_token> and improve tests
2019-11-15 Joseph MyersDiagnose duplicate C2x standard attributes.
2019-11-15 Paolo Carlinitypeck.c (cp_truthvalue_conversion): Add tsubst_flags_t...
2019-11-15 Edward Smith... Forgot to change teh date range.
2019-11-15 Edward Smith... Implement the default_searcher part of C++20 p1032...
2019-11-15 Ian Lance Taylortestmain.exp: link against GOLIBS
2019-11-15 Jonathan Wakelylibstdc++: Implement LWG 3149 for std::default_construc...
2019-11-15 Jonathan Wakelylibstdc++: Implement LWG 3070 in path::lexically_relative
2019-11-15 Szabolcs Nagym68k: add musl support
2019-11-15 Joseph MyersSupport C2x [[maybe_unused]] attribute.
2019-11-15 Kelvin NilsenMAINTAINERS: Change my email address as maintainer.
2019-11-15 Nick Cliftonmicroblaze: fix PR65649
2019-11-15 Jan Hubickaipa-inline.c (edge_badness, [...]): Revert accidental...
2019-11-15 Kwok Cheung... [amdgcn] Unfix registers for frame pointer
2019-11-15 Kwok Cheung... [amdgcn] Update lower bounds for the number of register...
2019-11-15 Martin Jamboripa: Remove stray declaration
2019-11-15 Kwok Cheung... [amdgcn] Restrict registers available to non-kernel...
2019-11-15 Feng Xuere PR ipa/92528 (ICE in ipa_get_parm_lattices since...
2019-11-15 Kwok Cheung... [amdgcn] Reinitialize registers for every function
2019-11-15 Jason MerrillImplement P1816R0, class template argument deduction...
2019-11-15 Kwok Cheung... [amdgcn] Use first lane of v1 for zero offset
2019-11-15 Jonathan Wakelylibstdc++: Fix definition of std::nostopstate object
2019-11-15 Richard SandifordFix vector/scalar to vector/vector conversion (PR92515)
2019-11-15 Matthew Malcomson[mid-end][__RTL] Account for column numbers in __RTL...
2019-11-15 Richard Bienerre PR tree-optimization/92512 (ICE in gimple_op, at...
2019-11-15 Richard Sandiford[rs6000] Use VIEW_CONVERT_EXPR to reinterpret vectors...
2019-11-15 Kwok Cheung... [amdgcn] Fix handling of VCC_CONDITIONAL_REG
2019-11-15 Richard Bienerre PR tree-optimization/92324 (ICE in expand_direct_opt...
2019-11-15 Paul Thomasre PR fortran/69654 (ICE in gfc_trans_structure_assign)
2019-11-15 Jonathan Wakelylibstdc++: Fix changelog whitespace
2019-11-15 Matthew Malcomson[mid-end][__RTL] Set global epilogue_completed in skip_pass
2019-11-15 Andrew StubbsAdd tests for print from offload target.
2019-11-15 Matthew Malcomson[mid-end][__RTL] Clean state despite invalid __RTL...
2019-11-15 Richard Bieneripa-inline.c (inline_small_functions): Move assignment...
2019-11-15 Richard Bienerre PR tree-optimization/92039 (Spurious -Warray-bounds...
next