platform/upstream/gcc.git
2021-07-04 Iain SandoeDarwin, config : Adjust X86 biarch definitions ordering...
2021-07-04 GCC AdministratorDaily bump.
2021-07-03 David Edelsohntestsuite: Disable BTF and CTF testsuite on AIX.
2021-07-03 H.J. LuDon't use vec_duplicate on vector in CTOR expansion
2021-07-03 Iain Buclawd: Missed RVO optimization with non-POD structs
2021-07-03 GCC AdministratorDaily bump.
2021-07-02 Iain Buclawd: RHS value lost when a target_expr modifies LHS in...
2021-07-02 Martin SeborImprove warning suppression for inlined functions ...
2021-07-02 Jakub Jelinekopenmp: Initial support for OpenMP directives expressed...
2021-07-02 Jakub Jelinekopenmp: Reject #pragma omp atomic update, [PR101297]
2021-07-02 Patrick Palkac++: unqualified member template in constraint [PR101247]
2021-07-02 Peter Bergnerrs6000: Add MMA __builtin_vsx_lxvp and __builtin_vsx_st...
2021-07-02 Jeff LawUse shift instructions to eliminate redundant compare...
2021-07-02 Andrew MacLeodFix build_gt and build_lt for signed 1 bit values.
2021-07-02 David FaustBTF: Support for BTF_KIND_FLOAT
2021-07-02 Jeff LawPreparing to use shifts to eliminate redundant test...
2021-07-02 Iain SandoeDarwin, CTF, BTF: Do not run the DWARF debug link for...
2021-07-02 Iain SandoeDarwin, BTF: Provide a suitable section name for BTF...
2021-07-02 Jeff LawFix m32r target specific fallout from recent int->bool...
2021-07-02 Jeff LawFix frv target specific fallout from recent int->bool...
2021-07-02 Maxim KuvyrkovAdd description of how testsuite parallelization works
2021-07-02 Jeff LawFix xstormy16 target specific fallout from recent int...
2021-07-02 Richard Bienertree-optimization/101293 - further enhance LIMs ref...
2021-07-02 Jonathan Wakelylibstdc++: Revert changes to std::unique_ptr<T[]>:...
2021-07-02 Eric BotcazouChange EH pointer encodings to PC relative on Windows
2021-07-02 Jakub Jelineki386: Punt on broadcasts from TImode integers [PR101286]
2021-07-02 Richard Bienertree-optimization/101280 - re-revise interchange fix...
2021-07-02 Hongyu WangClear odata for aes(enc|dec)(wide)?kl intrinsics when...
2021-07-02 Eugene RozenfeldUpdate gen_autofdo_event.py and gcc-auto-profile.
2021-07-02 liuhongtFix typo in standard pattern name of trunc<mode><pmov_d...
2021-07-02 GCC AdministratorDaily bump.
2021-07-01 H.J. Lusoft-fp: Update soft-fp from glibc
2021-07-01 David Malcolminput.c: move file caching globals to a new file_cache...
2021-07-01 Sandra LoosemoreFortran: set version field in CFI_cdesc_t to CFI_VERSION
2021-07-01 Michael MeissnerAdd IEEE 128-bit fp conditional move on PowerPC.
2021-07-01 Jonathan Wakelylibstdc++: Improvements to Doxygen markup
2021-07-01 Eric BotcazouImprove packed record layout support with -fdump-ada...
2021-07-01 Eric BotcazouFix duplicate name issues in output of -fdump-ada-spec #2
2021-07-01 Eric BotcazouUse intermediate integer type with proper signedness
2021-07-01 Iain SandoeDarwin: Define a suitable section name for CTF [PR101283]
2021-07-01 H.J. Lux86: Add vec_duplicate<mode> expander
2021-07-01 H.J. Lux86: Convert CONST_WIDE_INT/CONST_VECTOR to broadcast
2021-07-01 Uros Bizjaki386: Return true/false instead of 1/0 from predicates.
2021-07-01 Uros BizjakReturn true/false instead of 1/0 from generic predicates.
2021-07-01 Uros BizjakChange the type of predicates to bool.
2021-07-01 Richard Bienertree-optimization/101280 - revise interchange fix for...
2021-07-01 Ankur SainiMAINTAINERS - Add myself for write after approval
2021-07-01 Richard Bienertree-optimization/101278 - handle self-use in DSE analysis
2021-07-01 Richard Bienertree-optimization/100778 - fix placement of trapping...
2021-07-01 Uros Bizjaki386: Add integer nabs instructions [PR101044]
2021-07-01 Richard Bienertree-optimization/101178 - handle VEC_PERM in SLP permu...
2021-07-01 Jakub Jelinekdwarf2out: Handle COMPOUND_LITERAL_EXPR in loc_list_fro...
2021-07-01 Jakub Jelinekopenmp - Fix up && and || reductions [PR94366]
2021-07-01 Patrick Palkac++: cxx_eval_array_reference and empty elem type ...
2021-07-01 Patrick Palkac++: Extend the PR96204 fix to variable templates too
2021-07-01 GCC AdministratorDaily bump.
2021-06-30 Jonathan Wakelylibstdc++: Improve Doxygen documentation groups [PR...
2021-06-30 Jonathan Wakelylibstdc++: Make <experimental/simd> depend on C++17
2021-06-30 Jonathan Wakelylibstdc++: Suppress redundant definitions of static...
2021-06-30 Indu Bhagattestsuite: Add missing dg-add-options to CTF testcase...
2021-06-30 Gerald Pfeiferlibiberty: No longer use /usr/tmp
2021-06-30 Michael MeissnerFix IEEE 128-bit min/max test.
2021-06-30 Patrick Palkac++: Fix push_access_scope and introduce RAII wrapper...
2021-06-30 Hafiz Abid... [amdgcn] Add hook for DWARF address spaces.
2021-06-30 Hafiz Abid... [amdgcn] Use frame pointer for CFA expressions.
2021-06-30 Hafiz Abid... [amdgcn] Update CFI configuration
2021-06-30 Marek Polacekc++: DR2397 - auto specifier for * and & to arrays...
2021-06-30 Richard Bienertree-optimization/101267 - fix SLP vect with masked...
2021-06-30 David Malcolmanalyzer: eliminate enum binding_key [PR95006]
2021-06-30 Tobias Burnusgcc.c: Add -foffload= to display_help
2021-06-30 Christophe... [testsuite]: Add missing dg-add-options float16 to...
2021-06-30 Tobias Burnusgcc.c's check_offload_target_name: Fixes to inform...
2021-06-30 prathamesh... arm/66791: Gate comparison in vca intrinsics on __FAST_...
2021-06-30 Richard Bienertree-optimization/101264 - rework SLP "any" permute...
2021-06-30 Xi RuoyaoMAINTAINERS: Add myself for write after approval
2021-06-30 Xi Ruoyaofixinc: don't "fix" machine names in __has_include...
2021-06-30 liuhongtThe upper bits of FIXUPIMMS{S,D} should come from src1...
2021-06-30 David Edelsohnaix: align text CSECTs to at least 32 bytes.
2021-06-30 GCC AdministratorDaily bump.
2021-06-29 Sergei Trofimovichdocs: Fix s/net yet/not yet/ typo
2021-06-29 Jason Merrillc++: don't treat member var as var template
2021-06-29 Ian Lance Taylorcompiler: don't generate temporaries for composite...
2021-06-29 Ian Lance Taylorgo-gcc: set DECL_NAMELESS for temporary variables
2021-06-29 Andrew MacLeodFix MINUS_EXPR relations.
2021-06-29 Andrew MacLeodAllow PHIs to pick up global values.
2021-06-29 Andrew MacLeodAdd stmt context in simplify_using_ranges.
2021-06-29 Ian Lance Taylorcompiler: in composite literals use temps only for...
2021-06-29 Uros Bizjaki386: Add V2SFmode vec_addsub pattern [PR95046]
2021-06-29 Julian BrownFortran: Re-enable 128-bit integers for AMD GCN
2021-06-29 Julian Brownamdgcn: Enable support for TImode for AMD GCN
2021-06-29 Julian Brownamdgcn: Add clrsbsi2/clrsbdi2 implementation
2021-06-29 Julian Brownamdgcn: Add [us]mulsid3/muldi3 patterns
2021-06-29 Julian Brownamdgcn: Add [us]mulsi3_highpart SGPR alternatives
2021-06-29 Julian Brownamdgcn: Mark s_mulk_i32 as clobbering SCC
2021-06-29 Julian Brownamdgcn: Use unsigned types for udivsi3/umodsi3 libgcc...
2021-06-29 Joseph Myersbootstrap: Include memmodel.h in btfout.c and ctfout...
2021-06-29 Tobias Burnusgcc.c: Silence warning in check_offload_target_name
2021-06-29 Richard Kenner[Ada] Make copies of entities being declared when copyi...
2021-06-29 Piotr Trojanek[Ada] Expose symmetry between Known_ and Unknown_ query...
2021-06-29 Boris Yakobowski[Ada] Do not catch 'N mod -1' in CodePeer_Mode
next