platform/upstream/gcc.git
2021-09-22 Doug Rupp[Ada] VxWorks inconsistent use of return type (vx_freq_t)
2021-09-22 Ghjuvan Lacambre[Ada] Replace use of 'Image with use of Error_Msg_Uint
2021-09-22 Eric Botcazou[Ada] Generate temporary for if-expression with -fprese...
2021-09-22 Steve Baird[Ada] Add -gnatX support for casing on array values
2021-09-22 Eric Botcazou[Ada] Fix imprecise wording for error on scalar storage...
2021-09-22 Arnaud Charlet[Ada] Make Ada.Task_Initialization compatible with...
2021-09-22 Arnaud Charlet[Ada] Change message format on missing return
2021-09-22 Arnaud Charlet[Ada] Mark gnatfind and gnatxref obsolete
2021-09-22 Jiufu GuoSet bound/cmp/control for until wrap loop.
2021-09-22 Aldy HernandezCheck for BB before calling register_outgoing_edges.
2021-09-22 Aldy Hernandezpath solver: Use range_on_path_entry instead of looking...
2021-09-22 dianhong xuAVX512FP16: Add permutation and mask blend intrinsics.
2021-09-22 dianhong xuAVX512FP16: Add complex conjugation intrinsic instructions.
2021-09-22 dianhong xuAVX512FP16: Add reduce operators(add/mul/min/max).
2021-09-22 dianhong xuAVX512FP16: Support load/store/abs intrinsics.
2021-09-22 Eric BotcazouSmall tweak to comments in range_cannot_be_superflat
2021-09-22 Andreas KrebbelIBM Z: TPF: Add cc clobber to profiling expanders
2021-09-22 Tobias BurnusFortran: Add gfc_simple_for_loop aux function
2021-09-22 Alan Modraobstack.h __PTR_ALIGN vs. ubsan
2021-09-22 Andreas KrebbelIBM Z: Fix PR102222
2021-09-22 Jakub Jelinekopenmp: Fix OpenMP expansion of scope with non-fallthru...
2021-09-22 Jakub Jelinekopenmp: Add support for allocator and align modifiers...
2021-09-22 Iain Sandoelibgcc, X86: Adjust guard for Mach-O code.
2021-09-22 liuhongtSupport 64bit fma/fms/fnma/fnms under avx512vl.
2021-09-22 liuhongtAdjust testcase.
2021-09-22 liuhongtAVX512FP16: Add expander for cstorehf4.
2021-09-22 liuhongtAVX512FP16: Add expander for ceil/floor/trunc/roundeven.
2021-09-22 liuhongtAVX512FP16: Add expander for sqrthf2.
2021-09-22 liuhongtAVX512FP16: Add testcases for vfcmaddcsh/vfmaddcsh...
2021-09-22 liuhongtAVX512FP16: Add vfcmaddcsh/vfmaddcsh/vfcmulcsh/vfmulcsh.
2021-09-22 liuhongtAVX512FP16: Add testcases for vfcmaddcph/vfmaddcph...
2021-09-22 liuhongtAVX512FP16: Add vfcmaddcph/vfmaddcph/vfcmulcph/vfmulcph
2021-09-22 Kewen Linrs6000: Parameterize some const values for density...
2021-09-22 Barrett Adairc++: fix template instantiation comparison in redeclara...
2021-09-22 GCC AdministratorDaily bump.
2021-09-21 Ian Lance Taylorruntime: set runtime.GOROOT value at build time
2021-09-21 Aldy Hernandezpath solver: Use ranger to solve unknowns.
2021-09-21 Aldy Hernandezpath solver: Add related SSAs to solvable set.
2021-09-21 Aldy Hernandezpath solver: Remove useless code.
2021-09-21 Aldy Hernandezpath solver: Add relation support.
2021-09-21 Aldy HernandezMove postfold_gcond_edges into fur_source.
2021-09-21 Aldy HernandezDo not query SCEV in range_of_phi unless dominators...
2021-09-21 Aldy HernandezAllocate non_null_ref tables at creation.
2021-09-21 Doug Rupp[Ada] Add some comments in init.c about the lynx178...
2021-09-21 Yannick Moy[Ada] Rename "optional" node subtypes that allow Empty
2021-09-21 Justin Squirek[Ada] Spurious dynamic accessibility check on allocator
2021-09-21 Eric Botcazou[Ada] Regenerate gnat_ugn.texi
2021-09-21 Matthieu Eyraud[Ada] SCOs: generate 'P' decisions for [Type_]Invariant...
2021-09-21 Bob Duff[Ada] Add "optional" node subtypes that allow Empty
2021-09-21 Patrick Bernardi[Ada] bindgen: support additional features on targets...
2021-09-21 Bob Duff[Ada] Fix regression in ACATS bdd2006 and bdd2007
2021-09-21 Daniel Mercier[Ada] Set related expression for external DISCR symbols...
2021-09-21 Eric Botcazou[Ada] Minor tweaks to System.Dwarf_Line
2021-09-21 Ed Schonberg[Ada] Crash on build of Initialization procedure for...
2021-09-21 Doug Rupp[Ada] Cleanup old VxWorks in Makefile.rtl
2021-09-21 Bob Duff[Ada] Add assertions to Uintp (UI_Is_In_Int_Range)
2021-09-21 Bob Duff[Ada] Remove if_expression
2021-09-21 Bob Duff[Ada] Add assertions to Uintp
2021-09-21 Eric Botcazou[Ada] Small optimization to DWARF 5 mode in System...
2021-09-21 Eric Botcazou[Ada] Follow-up tweaks to System.Dwarf_Line
2021-09-21 Ghjuvan Lacambre[Ada] exp_pakd.adb: work around spurious Codepeer warnings
2021-09-21 Ghjuvan Lacambre[Ada] Fix ignored dynamic predicates specified through...
2021-09-21 Frederic Konrad[Ada] rtems: add 128bit support for aarch64
2021-09-21 Gary Dismukes[Ada] Presence of abstract operator function causes...
2021-09-21 Javier Miranda[Ada] Interface behaves differently from abstract tagge...
2021-09-21 Bob Duff[Ada] Clean up uses of Esize and RM_Size
2021-09-21 Steve Baird[Ada] Enforce legality rule for Predicate_Failure aspec...
2021-09-21 Steve Baird[Ada] Refactor sort procedures of doubly linked list...
2021-09-21 Piotr Trojanek[Ada] Update comment for Error_Msg_Internal
2021-09-21 Piotr Trojanek[Ada] Simplify iteration when printing error message...
2021-09-21 Yannick Moy[Ada] Exception raised on empty file in GNATprove mode
2021-09-21 Ed Schonberg[Ada] Refine patch for spurious link error involving...
2021-09-21 Bob Duff[Ada] Remove "with GNAT.OS_Lib;" from libgnat/a-stbufi.ads
2021-09-21 Thomas SchwingeEvaluate 'random ()' to '0' in 'pass_omp_oacc_neuter_br...
2021-09-21 Richard Earnshawarm: pass architecture extensions to assembler if supported
2021-09-21 Richard Bienertree-optimization/102421 - copy alignment info when...
2021-09-21 Eric BotcazouFix no_fsanitize_address effective target
2021-09-21 Tobias BurnusFortran: Fix -Wno-missing-include-dirs handling [PR55534]
2021-09-21 Kewen Linipa-fnsummary: Remove inconsistent bp_pack_value
2021-09-21 wangpcC++: add type checking for static local vector variable...
2021-09-21 GCC AdministratorDaily bump.
2021-09-20 Andrew MacLeodUse EDGE_EXECUTABLE in ranger and return UNDEFINED...
2021-09-20 Andrew MacLeodMake each def a new equivalency record.
2021-09-20 Harald AnlaufMAINTAINERS: add myself as Fortran reviewer
2021-09-20 Matthias Kretzc-family: Add more predefined macros for math flags
2021-09-20 Piotr Trojanek[Ada] Remove redundant checks for non-empty list of...
2021-09-20 Piotr Trojanek[Ada] Fix shadowing in conditions for inlining
2021-09-20 Bob Duff[Ada] Present and No functions for type Uint
2021-09-20 Claire Dross[Ada] Add SPARK_Mode => Off to System.File_Control_Block
2021-09-20 Doug Rupp[Ada] Use OS_Time for interface to TZ functions.
2021-09-20 Piotr Trojanek[Ada] Accept volatile expressions as non-scalar actual...
2021-09-20 Bob Duff[Ada] Clean up Uint fields, remove unused routines
2021-09-20 Piotr Trojanek[Ada] Cleanups related to building of dispatch tables
2021-09-20 Piotr Trojanek[Ada] Accept volatile properties on constant objects
2021-09-20 Pierre-Alexandre... [Ada] SPARK proof of the Ada.Strings.Fixed library
2021-09-20 Piotr Trojanek[Ada] Minor style fixes in Resolve_Aspect_Aggregate
2021-09-20 Eric Botcazou[Ada] Adjust latest change for ELF platforms
2021-09-20 Eric Botcazou[Ada] Add support for PE-COFF PIE to System.Dwarf_Line
2021-09-20 Piotr Trojanek[Ada] Fix repeated generation of dispatch tables in...
2021-09-20 Ed Schonberg[Ada] Spurious link error with child unit and different...
next