platform/upstream/gcc.git
2021-07-06 Martin SeborImprove warning suppression for inlined functions.
2021-07-06 Clément Chigotfixincludes: AIX socket.h.
2021-07-06 Uros Bizjaki386: Add variable vec_set for 32bit vectors [PR97194]
2021-07-06 Gaius MulleyMAINTAINERS: Add myself for write after approval and...
2021-07-06 Jeff LawUse H8 nop moves as tst insns
2021-07-06 Bob Duff[Ada] Initialize Current_Error_Node
2021-07-06 Steve Baird[Ada] Enable Ada 2020 Put_Image and Image support for...
2021-07-06 Eric Botcazou[Ada] Fix old typo in comment
2021-07-06 Steve Baird[Ada] Implement missing constraint checks for default...
2021-07-06 Ghjuvan Lacambre[Ada] Warn on statically known empty loop caused by...
2021-07-06 Nicolas Roche[Ada] Handle malformed command line on Win32
2021-07-06 Piotr Trojanek[Ada] Simplify code by removing local constant
2021-07-06 Piotr Trojanek[Ada] Replace a question mark comment with assertion
2021-07-06 Piotr Trojanek[Ada] Simplify returning from Enclosing_Comp_Unit_Node
2021-07-06 Piotr Trojanek[Ada] Simplify unit loading with membership tests
2021-07-06 Piotr Trojanek[Ada] Simplify dependency on System
2021-07-06 Steve Baird[Ada] Fix bug in casing on composite values with -gnatX
2021-07-06 Justin Squirek[Ada] Return_when_statement not working for non identif...
2021-07-06 Gary Dismukes[Ada] Regression on overloaded prefixed calls related...
2021-07-06 Gary Dismukes[Ada] Reformatting, typo corrections, and minor rewordi...
2021-07-06 Justin Squirek[Ada] Spurious initialization of element iterators...
2021-07-06 Ed Schonberg[Ada] Crash on use of 'Img on record type in expression
2021-07-06 Yannick Moy[Ada] Missing space in error message for pattern matching
2021-07-06 Bob Duff[Ada] Tbuild cleanup
2021-07-06 Gary Dismukes[Ada] Removal of various ??? comments plus related...
2021-07-06 Justin Squirek[Ada] Return when not working for procedures
2021-07-06 Bob Duff[Ada] Transient scope cleanup
2021-07-06 Bob Duff[Ada] Make parent of N_Exception_Declaration be N_Decla...
2021-07-06 Ed Schonberg[Ada] Improper predicate check on view conversion
2021-07-06 Bob Duff[Ada] Add assertions on tampering counts
2021-07-06 Doug Rupp[Ada] Unix Epochalypse (s-osprim.adb)
2021-07-06 Richard Kenner[Ada] Add Void_Or_Type_Kind and Exception_Or_Object_Kind
2021-07-06 Gary Dismukes[Ada] Support for Object.Op subprogram-call notation...
2021-07-06 Ed Schonberg[Ada] Spurious conformance error on expression function
2021-07-06 Steve Baird[Ada] Add GNAT RM text regarding Ada 2022 default Put_I...
2021-07-06 Iain SandoeX86: Provide a CTOR for stringop_algs [PR100246].
2021-07-06 Richard BienerAdd FMADDSUB and FMSUBADD SLP vectorization patterns...
2021-07-06 Richard Bieneradd -fmove-loop-stores option to control GIMPLE loop...
2021-07-06 Iain SandoeDocumentation : Describe --with-dsymutil configure...
2021-07-06 Andrew PinskiFix 101256: Wrong code due to range incorrect from...
2021-07-06 Thomas KoenigDo not replace variable op variable in I/O implied...
2021-07-06 Kewen Lini386: Disable param ira-consider-dup-in-all-alts [PR100328]
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...
next