platform/upstream/gcc.git
2021-07-06 Kewen Linira: Support more matching constraint forms with param...
2021-07-06 Indu BhagatCTF,BTF testsuite: Use -gdwarf-4 for restrict type...
2021-07-06 GCC AdministratorDaily bump.
2021-07-05 Jeff LawRemove redundant compare in shift loop on H8
2021-07-05 Andrew PinskiPort most of the A CMP 0 ? A : -A to match
2021-07-05 Andrew PinskiTry inverted comparison for match_simplify in phiopt
2021-07-05 Andrew PinskiAllow match-and-simplified phiopt to run in early phiopt
2021-07-05 Andrew PinskiFix PR 101237: Remove element_type call when used with...
2021-07-05 Iain SandoeDarwin, configury : Allow for specification and detecti...
2021-07-05 Uros Bizjaki386: Implement 4-byte vector (V4QI/V2HI) constant...
2021-07-05 Pierre-Marie... [Ada] Regenerate *.texi files with Sphinx 4.0.2
2021-07-05 Piotr Trojanek[Ada] Reject overlays in Global/Depends/Initializes...
2021-07-05 Claire Dross[Ada] Add Reference and Constant_Reference functions...
2021-07-05 Yannick Moy[Ada] Adapt SPARK RM rule on non-effectively volatile...
2021-07-05 Arnaud Charlet[Ada] Use runtime from base compiler during stage1 #2
2021-07-05 Steve Baird[Ada] Fix some "current instance" bugs
2021-07-05 Piotr Trojanek[Ada] Simplify and reuse Is_Concurrent_Interface
2021-07-05 Ghjuvan Lacambre[Ada] Fix missing error messages when returning limited...
2021-07-05 Steve Baird[Ada] Remove Ada.Strings.Text_Output and child units
2021-07-05 Piotr Trojanek[Ada] Fix excessive check for alignment of overlaying...
2021-07-05 Doug Rupp[Ada] The Unix Epochalyse of 2038 - OS_Time comparison
2021-07-05 Doug Rupp[Ada] The Unix Epochalypse of 2038 (Warn about time_t...
2021-07-05 Ghjuvan Lacambre[Ada] Fix missing minus sign in literal translation
2021-07-05 Steve Baird[Ada] Temporarily disable Ada 2022 Image and Put_Image...
2021-07-05 Justin Squirek[Ada] INOX: prototype alternative accessibility model
2021-07-05 Doug Rupp[Ada] The Unix Epochalypse of 2038 - Use OS_Time
2021-07-05 Doug Rupp[Ada] The Unix Epochalyse of 2038 - OS_Time
2021-07-05 Ghjuvan Lacambre[Ada] Move overriding rename error message from declara...
2021-07-05 Yannick Moy[Ada] Adapt SPARK checking after change in rules regard...
2021-07-05 Ghjuvan Lacambre[Ada] Turn GNAT_Annotate into its own pragma
2021-07-05 Piotr Trojanek[Ada] Fix comment about the debug flag for strict alignment
2021-07-05 Piotr Trojanek[Ada] Cleanup checking for compatible alignment
2021-07-05 Ed Schonberg[Ada] Spurious error in instantiation with aggregate...
2021-07-05 Ghjuvan Lacambre[Ada] Print JSON continuation messages as separate...
2021-07-05 Steve Baird[Ada] Add Ada 2022 Image and Put_Image support for...
2021-07-05 Justin Squirek[Ada] Fix crash when printing error message
2021-07-05 Bob Duff[Ada] Clean up Get_Index_Bounds
2021-07-05 Bob Duff[Ada] Refactoring related to Returns_By_Ref
2021-07-05 Ghjuvan Lacambre[Ada] Fix overriding subprogram being incorrectly seen...
2021-07-05 Boris Yakobowski[Ada] Do not catch 'N rem -1' in CodePeer_Mode
2021-07-05 Christophe... testsuite: gcc.dg/debug/btf/btf-bitfields-3.c requires...
2021-07-05 Richard BienerDo not set both LOOP_C_INFINITE and LOOP_C_FINITE on...
2021-07-05 Richard Bienermiddle-end/101291 - set loop copy of versioned loop
2021-07-05 Richard Bienertestsuite/101299 - add missing vect_double requires...
2021-07-05 liuhongtRemove xfail for pr92658-avx512vl.c
2021-07-05 GCC AdministratorDaily bump.
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 ...
next