public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/iains/heads/d-for-darwin] (341 commits) D, Darwin, PPC : Declare support for libphobos.
@ 2020-12-21 20:35 Iain D Sandoe
  0 siblings, 0 replies; only message in thread
From: Iain D Sandoe @ 2020-12-21 20:35 UTC (permalink / raw)
  To: gcc-cvs

The branch 'iains/heads/d-for-darwin' was updated to point to:

 e18a9304c5f... D, Darwin, PPC : Declare support for libphobos.

It previously pointed to:

 9c320e644d1... D, Darwin, PPC : Declare support for libphobos.

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  9c320e6... D, Darwin, PPC : Declare support for libphobos.
  697d471... D, Math, IBM128 : Use GCC builtins  for floor and exp.
  9000ab9... D, Math, IBM128 : Placeholder values for constants.
  6adbab0... D, Darwin, PPC : Implement thread interfaces.
  3ebe099... D, Linux : Add implementation for PPC64 init stack.
  f20e60b... D, Darwin, PPC : Implement fibre_switchContext.
  54dbb4c... D, Darwin, PPC : Add bindings for PPC64 ucontext.
  7aaf856... D, Darwin, PPC : Add PCP64 thread state.
  5703784... D, Darwin : Update pthreads sizes.
  c18a9e9... Darwin, D : Add .d suffix to the list for invoking dsymutil
  8b3f7c7... Darwin, PPC : Fix R13 for PPC64.
  01b7af6... D, Darwin : OS-specific version of fibre_switchContext.
  af3c89a... D, Darwin : Re-implement callWithStackShell for X86 Darwin.
  2eb355c... D, Darwin : Make the Darwin code path more obvious (NFC).
  f590fa6... D, Darwin : Do not allow moving fibres between pthreads.
  874c22a... libphobos: Fix broken ucontext implementation, and other sm
  3931c79... dwarf2: Revert 2086c85db16 in darwin, fix strict DWARF2 ICE
  bf31d99... libphobos: Fix mcontext_t definitions for Darwin
  b07a001... libphobos: Align interface of gcc.sections.osx with gcc.sec
  3b8c209... libphobos: Add more uses of getTargetInfo(osxVersionMin).  
  1f54415... darwin: Implement osxVersionMin for getTargetInfo
  4d95206... d: Implement __traits(getTargetInfo)
  7c7b5ad... d: Don't emit normal functions and declarations when compil
  222a1b1... libphobos: Use raw byte sequence instead of xgetbv
  d1e20af... libphobos: Move getdelim declaration to druntime, fix stdio
  d6ca506... d: Add dubious extraneous changes, but leave them commented
  e15007f... darwin: Don't set dwarf_strict for D front-end
  5d180ff... libphobos: Checkpoint in darwin runtime support


Summary of changes (added commits):
-----------------------------------

  e18a930... D, Darwin, PPC : Declare support for libphobos.
  32ac6e9... D, Math, IBM128 : Use GCC builtins  for floor and exp.
  ce85a8a... D, Math, IBM128 : Placeholder values for constants.
  a9b0c26... D, Darwin, PPC : Implement thread interfaces.
  42c2dd4... D, Linux : Add implementation for PPC64 init stack.
  df08352... D, Darwin, PPC : Implement fibre_switchContext.
  817646b... D, Darwin, PPC : Add bindings for PPC64 ucontext.
  d3c8eca... D, Darwin, PPC : Add PCP64 thread state.
  e5e435a... D, Darwin : Update pthreads sizes.
  52b14cd... Darwin, D : Add .d suffix to the list for invoking dsymutil
  982b68c... Darwin, PPC : Fix R13 for PPC64.
  4b22924... D, Darwin : OS-specific version of fibre_switchContext.
  3f50233... D, Darwin : Re-implement callWithStackShell for X86 Darwin.
  1f012c5... D, Darwin : Make the Darwin code path more obvious (NFC).
  73a03aa... D, Darwin : Do not allow moving fibres between pthreads.
  ba1f63c... libphobos: Fix broken ucontext implementation, and other sm
  4af6db6... dwarf2: Revert 2086c85db16 in darwin, fix strict DWARF2 ICE
  16f6a36... libphobos: Fix mcontext_t definitions for Darwin
  9e38b3d... libphobos: Align interface of gcc.sections.osx with gcc.sec
  f229f83... libphobos: Add more uses of getTargetInfo(osxVersionMin).  
  8290810... darwin: Implement osxVersionMin for getTargetInfo
  738af1c... d: Implement __traits(getTargetInfo)
  d70e415... d: Don't emit normal functions and declarations when compil
  10b794b... libphobos: Use raw byte sequence instead of xgetbv
  cb227eb... libphobos: Move getdelim declaration to druntime, fix stdio
  603c217... d: Add dubious extraneous changes, but leave them commented
  14e2931... darwin: Don't set dwarf_strict for D front-end
  018dfab... libphobos: Checkpoint in darwin runtime support
  b1a2242... Daily bump. (*)
  5128f8d... compiler: check for floating-point exponent overflow (*)
  0e9f2b2... Re: [r11-6232 Regression] FAIL: gcc.dg/pr97750.c (*)
  8b60459... openmp: Don't optimize shared to firstprivate on task with  (*)
  bfb37fa... openmp: Fix g++.dg/gomp/declare-target-3.C testcase when of (*)
  5dc9989... libcc1: Fix up libcc1 configure [PR98330] (*)
  d44d47b... aarch64: SVE: ICE in expand_direct_optab_fn [PR98177] (*)
  60cecb2... libstdc++: Fix mistake in PR98374 change [PR98377] (*)
  22a7e82... libstdc++: Fix build failure on AArch64 ILP32 [PR98370] (*)
  d7bab38... libstdc++: Fix build failure due to missing <langinfo.h> [P (*)
  266d746... libstdc++: Check FE_TONEAREST is defined before using it (*)
  3af02d3... openmp: Implicitly add 'declare target' directives for dyna (*)
  7ff5706... aarch64: Extend aarch64-autovec-preference==2 to 128-bit SV (*)
  bcac287... Arm: MVE: Add missing complex mul iterators (*)
  785b494... c++: Fix windows binary files [PR 98362] (*)
  ce8dcc9... As well as the PR this patch fixes problems in handling cla (*)
  11f07ef... c++: Fix PCH ICE with __builtin_source_location [PR98343] (*)
  dc00689... Go testsuite: handle +build lines correctly (*)
  ddb9c66... libstdc++: Import MSVC floating-point std::to_chars testcas (*)
  3c57e69... libstdc++: Add floating-point std::to_chars implementation (*)
  5033506... libstdc++: Apply modifications to our local copy of Ryu (*)
  e3f0eaa... libstdc++: Import parts of the Ryu library (*)
  731a32b... c++: More precise tracking of potentially unstable satisfac (*)
  79f57d5... c++: Diagnose self-recursive satisfaction (*)
  20f2928... c++: Diagnose unstable satisfaction (*)
  cd69e3d... Daily bump. (*)
  35b8d26... arm: Add support for Cortex-A78C (*)
  00bad76... rtl-ssa: Fix reg_raw_mode thinko [PR98347] (*)
  4a7a311... Update default_estimated_poly_value prototype in targhooks. (*)
  b79ce6e... doc: Standard library header units (*)
  64432b6... vect, aarch64: Extend SVE vs Advanced SIMD costing decision (*)
  2d7a40f... c++: Fix clang problem [PR 98340] (*)
  d1ad55c... libcody: Allow PIC [PR 98324] (*)
  217d5be... libstdc++: Test errno macros directly for all targets [PR 9 (*)
  b2bc1bb... libstdc++: Fix condition for gthreads-timed effective-targe (*)
  ec2a58a... arm: Fix bootstrap (*)
  c25b504... Fix trap in pointer conversion in op1_range. (*)
  d592ee3... rtl-ssa: Include memmodel.h before tm_p.h (*)
  b429f53... bootstrap: Don't use strsignal [PR 98300] (*)
  9f9dbc8... libstdc++: Fix -Wunused warning (*)
  8dc63f1... libstdc++: Fix preprocessor condition [PR 98344] (*)
  8cdca5f... libstdc++: Move std::hash<std::thread::id> to <bits/std_thr (*)
  f5feee6... libstdc++: Regenerate autoconf files (*)
  0961642... bootstrap: Fix some windows issues [PR 98300] (*)
  5357b16... libcody: Remove nop asm (*)
  4e7e7c1... c++tools: Fix up c++tools for --with-gcc-major-version-only (*)
  62cb968... shrink-wrap: Don't put on incoming EDGE_CROSSING [PR98289] (*)
  6a69266... [Ada] Performance of CW_Membership (*)
  68dd664... [Ada] Remove unused subprograms in validsw (*)
  acf190b... [Ada] Remove unused files (*)
  98032cd... [Ada] Code cleanup: remove Old_Requires_Transient_Scope (*)
  e2ff35b... [Ada] Minor comment fix in System.Val_Real (*)
  96c1f71... [Ada] Prevent early exits without restoring a global variab (*)
  4450327... [Ada] Reduce scopes of local variables for case and if stat (*)
  7948214... [Ada] Refine type of a multi unit index number (*)
  2f29ceb... [Ada] Prevent In_Check_Node routine from going too far in t (*)
  3e05da6... [Ada] Ada2020: AI12-0400 Ambiguities associated with Vector (*)
  b7e68e7... [Ada] Crash on if expression inside declare expression (*)
  81392ae... [Ada] Consistent wording for missing -gnat2020 switch (*)
  84be036... [Ada] Remove discriminant checks processing in gigi (*)
  4d3a70f... [Ada] Move folding of unchecked conversions from expansion  (*)
  9791973... [Ada] Do not use exponentiation for common bases in floatin (*)
  5957283... [Ada] Fix small typo in comments. (*)
  211d0b4... [Ada] Do not generate encodings for fixed-point types by de (*)
  f621973... [Ada] Crash on discriminant check with current instance (*)
  3838145... [Ada] Better diagnostic for new language features (*)
  11ad366... [Ada] Spurious discriminant check on bounded synchronized q (*)
  7fbcb0c... [Ada] Assert failure on b38105a in -gnat95 mode (*)
  1480394... [Ada] Compiler crash on protected component of controlled t (*)
  9ed2b86... [Ada] Fixes for GNAT error/warning messages (*)
  043d137... [Ada] Spurious error on Type'Access and <> (*)
  337cbb9... [Ada] Style cleanups in Parse_Aspect_Stable_Properties (*)
  33f9250... IBM Z: Detect libc's float_t behavior on cross compiles (*)
  2f49508... MAINTAINERS: Add myself for write after approval. (*)
  ba9fa68... Fortran: Delay vtab generation until after parsing [PR92587 (*)
  c09dece... PR fortran/98307 - Dependency check fails when using "alloc (*)
  6f84865... test: add new Go tests from source repo (*)
  ba74e74... test: add new Go tests from source repo (*)
  40bf68b... gcc: xtensa: add optimizations for shift operations (*)
  eefe499... Daily bump. (*)
  0b76990... fwprop: Rewrite to use RTL SSA (*)
  73b7582... Add rtl-ssa (*)
  47d52e1... doc: Add documentation for rtl-ssa (*)
  a20cc01... rtlanal: Add simple_regno_set (*)
  04ee46e... rtlanal: Add some new helper classes (*)
  a240ea0... recog: Add an RAII class for undoing insn changes (*)
  0d74260... recog: Add a class for propagating into insns (*)
  eb74135... recog: Add a way of temporarily undoing changes (*)
  6059a3d... recog: Add a validate_change_xveclen function (*)
  f48b514... simplify-rtx: Put simplify routines into a class (*)
  b665081... recog: Split out a register_asm_p function (*)
  d6c9781... Export print-rtl.c:print_insn_with_notes (*)
  21335c4... Split update_cfg_for_uncondjump out of combine (*)
  d4b520d... Add a cut-down version of std::span (array_slice) (*)
  9a0882e... Add an alternative splay tree implementation (*)
  ac62dce... Add a class that multiplexes two pointer types (*)
  0dd4829... Add an RAII class for managing obstacks (*)
  4187be4... Add more iterator utilities (*)
  900846c... reginfo: Add a global_reg_set (*)
  7c1e7ee... libstdc++: Add C++ runtime support for new 128-bit long dou (*)
  f4ae1f2... maintainer-scripts: Use /sourceware/snapshot-tmp/gcc as tem (*)
  2a41832... rs6000: Add support for powerpc64le-unknown-freebsd (*)
  e38c912... test: add new Go tests from source repo (*)
  58a45ce... C: Drop qualifiers of assignment expressions. [PR98047] (*)
  ec13758... C: Avoid incorrect warning for volatile in compound express (*)
  64a5450... gcc: xtensa: rearrange DI mode constant loading (*)
  db253e8... Arm: MVE: Split refactoring of remaining complex instrinsic (*)
  9732dc8... Arm: Add NEON and MVE RTL patterns for Complex Addition. (*)
  84747ac... AArch64: Add NEON, SVE and SVE2 RTL patterns for Complex Ad (*)
  cdb1c27... testsuite: Adjust expected instruction count for PPC fold t (*)
  b7b6879... c++: Another solaris header use [PR 98315] (*)
  8d8bb85... c++: Fix template parm ICE [PR 98297] (*)
  3f78c8c... c++tools: fix install-strip [PR 98328] (*)
  4d4f829... libstdc++: Simplify built-in detection in <utility> (*)
  767537a... libstdc++: Warn if __STRICT_ANSI has been undefined (*)
  e128aaa... Fix instruction length for MMA insns. (*)
  8379916... c++: Fix offsetof use [PR 98232] (*)
  269e82d... C++: Fix solaris header use (mk 2) (*)
  652702b... libcody: fix --enable-checking=... follow-up [PR98311] (*)
  5098d35... PR fortran/98284 - ICE in get_array_index (*)
  134afa3... varasm: Fix up __patchable_function_entries handling (*)
  4e42f6e... libcody: Fix build for older GCC versions (*)
  96d9670... libstdc++: Only use __builtin_sprintf if supported [PR 9608 (*)
  4be6c4e... libcody: fix --enable-checking=... [PR 98311] (*)
  6d972f5... libcody: More dashism (*)
  c1ea7c6... c++: Fix detailed-mem-stat breakage (*)
  151d134... Require .init_array/.fini_array support for SHF_GNU_RETAIN (*)
  2a97602... Warn used and not used symbols in section with the same nam (*)
  6175383... Switch to a new section if the SECTION_RETAIN bit doesn't m (*)
  ab9bd93... libstdc++: Fix errors from Library Fundamentals TS headers  (*)
  3cee0c6... libstdc++: Add performance test for atomic_flag [PR 46447] (*)
  a2c2eec... libstdc++: Test errno macros directly, not via autoconf [PR (*)
  4d8476b... c++tools:  Fix (an) install issue (*)
  6ff747f... c++: Fix (some) solaris breakage (*)
  1c4aefb... [Ada] Code cleanup: rename ALI.Scope (*)
  571d3fb... [Ada] Add contracts to Ada.Strings.Fixed (*)
  d1d0c4c... [Ada] Handle iterator filters on loop specifications over c (*)
  aa44eac... [Ada] armhf-linux: symbolic tracebacks (*)
  29cd42e... [Ada] Fix memory leak in GNAT.Expect.Non_Blocking_Spawn on  (*)
  64f4351... [Ada] Remove inconsistent colons in messages for Ada 83 vio (*)
  027ed68... [Ada] Refine types of variables for parsing formal object d (*)
  55337de... [Ada] Fix typo in checks for implementation defined units (*)
  2c623ed... [Ada] Simplify membership tests with N_Delay_Statement subt (*)
  612c48b... [Ada] Simplify membership tests with N_Subprogram_Call subt (*)
  1053ff8... [Ada] Fix glitch in comment of System.Powten_Table (*)
  61c9105... [Ada] Fix possible uninitialized ATCB component use (*)
  e8070c8... [Ada] Avoid artificial underflow in System.Val_Real (*)
  a0d40c5... [Ada] Fix integer-vs-float errors in example for Test_Case  (*)
  bee916b... [Ada] Reject junk syntax for Contract_Cases/Test_Case/Subpr (*)
  be19b86... [Ada] Fix gmem.out corruption by GNAT.Expect (*)
  c507c83... [Ada] Mark generic body outside of SPARK (*)
  9411732... [Ada] Another small adjustment to System.Value_R (*)
  cbe22e1... [Ada] Add some OS constants to control serial port (*)
  cd676df... bswap: Handle vector CONSTRUCTORs [PR96239] (*)
  eece52b... opts: Remove all usages of Report keyword. (*)
  5137d1a... Remove Report keyword for options (*)
  8833eab... Add -Wtsan. (*)
  5c5eb7e... options: fix integer overflow (*)
  61e3c18... Fix PR tree-optimization/98272 (*)
  31008a8... rs6000: Use subreg for QI/HI vector init (*)
  a3bac40... arm: Replace calls to __builtin_vcgt* by <,> in arm_neon.h  (*)
  9eeeef2... arm: Replace calls to __builtin_vneg* by - in arm_neon.h [P (*)
  cff6dac... arm: Replace calls to __builtin_vcreate* in arm_neon.h [PR6 (*)
  6e9d865... Daily bump. (*)
  4218170... c++: Remove dg-ice in constexpr-52830.C [PR52830] (*)
  65eac81... cody: Remove unused variable. (*)
  4f0c800... libcody:  Work with older gccs (*)
  3d5e3eb... gcc_update update (*)
  d41b097... match.pd: Optimize X / bool_range_Y to X [PR96094] (*)
  36c9a3f... d: Fix ICE in gimplify_expr, at gimplify.c (PR98277) (*)
  34c7d3d... Go testsuite: update bugs for recent change (*)
  5aba026... compiler: correct grammar in error message (*)
  788d204... compiler: avoid knock-on errors from invalid interfaces (*)
  8a5b8fc... compiler: discard global sink variables with static initial (*)
  f23753c... compiler: better error for unexpected digit (*)
  a582a31... Fix dashism (*)
  e48456f... libcody: Fix for dash (*)
  4337038... libstdc++: Remove init_priority attribute for Init object [ (*)
  75aee07... libstdc++: Support libc with stdio-only I/O in libstdc++ (*)
  35317db... c++: Fix return type deduction during satisfaction (*)
  30c41ab... c++: Add changelog files in c++tools/ and libcody/ director (*)
  662de36... Add the -fdebug-aux-vars flag to debug variables generated  (*)
  4e096e0... libstdc++: Fix the test for rvalue stream extraction (*)
  e9ae2d4... doc: Document C++ 20 modules (*)
  4efde67... c++: Modules Is Landing (*)
  b7dfc20... c++: module mapper (*)
  2efd8b1... Add C++tools (*)
  35fc243... Add c++tools (*)
  e831ad4... libstdc++: Increase timeout for tests in debug mode (*)
  f072d10... libstdc++: Do not define constexpr assertions for C++11 (*)
  3623032... Add libcody (*)
  c527127... Add toplevel dirs (*)
  8dede24... c++: module-related tweak (*)
  7640db5... libstdc++: Fix required locales of a testcase (*)
  fa452a8... libstdc++: Remove workaround for PR c++/78173 (*)
  a929b39... libstdc++: Disabling AC_LIBTOOL_DLOPEN check if building wi (*)
  cf4ed3b... libstdc++: Use init_priority attribute for Init object [PR  (*)
  0feb237... [Ada] Fix serial port baud rate setting on GNU/Linux (*)
  2224729... [Ada] Small adjustment to System.Val_Real (*)
  7d07d75... [Ada] Simplify check for extra parens (*)
  3a6298d... [Ada] Refactor repeated complains about missing -gnat2005 s (*)
  0497472... [Ada] Small adjustment to parameterization of System.Value_ (*)
  a102343... [Ada] Postcondition checks performed before finalization (*)
  4385248... [Ada] Complain about missing -gnat2020 switch on iterator_f (*)
  320be7e... [Ada] Reuse Append_New in parsing aggregates (*)
  338e513... [Ada] Implement tiered support for floating-point input ope (*)
  1851d3c... [Ada] Mark generic body outside of SPARK (*)
  d79e7af... [Ada] Transform_Function_Array issues (*)
  958eed8... [Ada] Simplify discarding nodes when processing aspect/prag (*)
  2e18857... [Ada] Crash on unnesting unnamed blocks (*)
  b230466... [Ada] Refactor repeated code for Value attributes (*)
  3a6021d... [Ada] Fix possible infinite recursion in directory iterator (*)
  afed612... [Ada] Refactor repeated code for Callable and Terminated at (*)
  ce20ff0... [Ada] Refactor repeated code for Width attributes (*)
  bc57641... [Ada] Refactor repeated code for Pred and Succ attributes (*)
  7addd1c... [Ada] Refactor repeated code for size attributes (*)
  57d5ced... [Ada] Refactor repeated code for fixed point attributes (*)
  9c852df... [Ada] Remove redundant calls to UI_To_Int in relational ope (*)
  10853d6... [Ada] Refactor repeated code for component attributes (*)
  cb84595... [Ada] Refactor repeated code for real type attributes retur (*)
  f9c82ff... [Ada] Refactor repeated code for real type attributes retur (*)
  4c11930... [Ada] Refactor repeated code for real type attributes retur (*)
  156f979... [Ada] Refactor repeated code for floating point attributes  (*)
  82b4bbb... [Ada] Refactor repeated code for floating point attributes  (*)
  e5f53db... [Ada] Refactor duplicated code for Denorm and Signed_Zeros  (*)
  e30609b... [Ada] Refactor duplicated code for Adjacent, Copy_Sign and  (*)
  a8ecf5e... [Ada] Refactor duplicated code for Compose, Leading_Part an (*)
  69bd5d4... i386: Fix up -march=x86-64-v[234] vs. target attribute [PR9 (*)
  cab1b0e... lto: set nthreads_var to 1 if it is zero (*)
  59482fa... i386: Make -march=x86-64-v[234] behave more like other -mar (*)
  efd08ad... gcov: fix line output for nested functions in JSON format (*)
  23900be... libstdc++: Update link to Unicode-HOWTO (*)
  e51ef5f... doc: Update link to KernelAddressSanitizer (*)
  06ff870... gcc: xtensa: fix PR target/98285 (*)
  773a410... go-test.exp: retain any characters at end of ERROR line (*)
  e2e0c7b... Fix up testcase. (*)
  d52945c... Daily bump. (*)
  22a9021... rs6000: Update the processor defaults for FreeBSD (*)
  4c275e8... libstdc++: Make tests with Undefined Behavior in C++11 UNSU (*)
  057dc81... aix: Fixinclude updates [PR98208] (*)
  fe7f75c... Correct/improve maybe_emit_free_warning (PR middle-end/9816 (*)
  e63ae8c... disable --with-{cpu,arch,tune}-32 (*)
  4dc486b... AArch64: Add support for --with-tune (*)
  ca086b8... gcov: Update comments. (*)
  a21ec1d... [Ada] Analyze second parameter of attribute Scaling (*)
  7837a88... [Ada] Refactor duplicated code for First and Last attribute (*)
  041f8c7... [Ada] Process Truncation just like other floating point att (*)
  b27e311... [Ada] Refactor duplicated code for floating point attribute (*)
  951d7d1... [Ada] Small adjustments to fixed-point I/O units (*)
  430dd87... [Ada] Small cleanup in the Ada.Text_IO hierarchy (*)
  7e7d99b... [Ada] Incorrect accessibility level on type in formal packa (*)
  90b2d3f... [Ada] Fix alignment warning in System.Fat_Gen unit (*)
  b934866... [Ada] Add annotation after recent compiler changes (*)
  415791c... [Ada] Fix compile time evaluation of shift intrinsics (*)
  b97b4e6... [Ada] Adjust again previous change to System.Fat_Gen (*)
  a36a291... [Ada] Fix internal error on bit-packed array in Volatile_Fu (*)
  77c4463... [Ada] Adjust previous change to System.Fat_Gen (*)
  f3dd058... [Ada] Implement part of System.Fat_Gen more efficiently (*)
  3cde9f1... [Ada] Remove double initialization of the known value cache (*)
  a98c6ff... [Ada] Fix documentation of -gnatw.K switch (activates => di (*)
  e5e963a... [Ada] armhf-linux: symbolic tracebacks (*)
  9189557... [Ada] Implement AI12-0398-1/03 (*)
  097826d... [Ada] Additional fixes for Default_Initial_Condition (*)
  3254363... [Ada] Fix couple of bugs in the implementation of Round att (*)
  c2dc9fb... [Ada] Simplify prevention of cascaded errors for Refined_St (*)
  2c40c60... [Ada] Compiler crash on call to function instance (*)
  d983a9d... [Ada] Fix warning control character for message on IN OUT p (*)
  758daef... [Ada] Refine error messages on illegal Refined_State in SPA (*)
  2a1a3fc... [Ada] Avoid reanalysis of malformed dependency relations (*)
  d494f9f... [Ada] Tidy up implementation of System.Fat_Gen.Valid and in (*)
  efec136... [Ada] Fix analysis of access objects in Depends contracts (*)
  ae8c562... [Ada] Update comment for processing of pragma Assertion_Pol (*)
  3fcb810... [Ada] Correctly mark subprogram as not always inlined in GN (*)
  49ea96b... [Ada] Adjust documentation of System.Img_Util.Set_Decimal_D (*)
  62c5ea5... preprocessor: Deferred macro support (*)
  159b0bd... middle-end: Exclude TOP permute from blend considerations (*)
  470a25b... Limit perf data buffer during feature checking (*)
  f60c1b3... .dir-locals.el: Set 'fill-column' to 80 for c-mode (*)
  4cbb7ca... arm: Auto-vectorization for MVE: vneg (*)
  fd43603... arm: Auto-vectorization for MVE: vmvn (*)
  5391cf0... arm: Auto-vectorization for MVE: vbic (*)
  434fb3b... arm: Auto-vectorization for MVE: veor (*)
  ebc15a4... arm,testsuite: Fix vect-half-floats.c test (*)
  ab28eac... sanitizer: do not ICE for pointer cmp/sub (*)
  cf7efe2... aarch64: Add support for Cortex-A78C (*)
  0df5fa6... -fgo-dump-spec: skip typedefs that match struct tag (*)
  8e56e4d... libstdc++: Fix several _GLIBCXX_DEBUG tests (*)
  b4cdc2a... Daily bump. (*)
  2c3d487... VAX: Unify push operation selection (*)
  d9ec27c... VAX: Check the correct operand for constant 0 push operatio (*)
  294ca9e... VAX: Handle subtracting from self with QMATH DImode add/sub (*)
  ffb1dcf... VAX: Handle constant 0 with QMATH DImode add/sub (*)
  3530ca0... VAX: Remove unused register allocation from QMATH DImode ad (*)
  20d68fa... VAX: Fix lower bound adjustment with `casesi' (*)
  49ec636... widening_mul: Fix a > ~b to .ADD_OVERFLOW optimization [PR9 (*)
  3cc4e18... Revert "Arm: Add NEON and MVE RTL patterns for Complex Addi (*)
  d88e2cb... varasm: Reject soft frame or arg pointer registers for regi (*)
  3b8a82f... Arm: Add NEON and MVE RTL patterns for Complex Addition, Mu (*)
  2f05dad... Arm: Add support for auto-vectorization using HF mode. (*)
  3ed472a... middle-end: Support complex Addition (*)
  10bbba9... middle-end: Refactor and expose some vectorizer helper func (*)
  501f470... Show coarrays on parse tree dump, implement debug for array (*)
  f1eeabc... testsuite: Fix various scan-assembler-symbol-section issues (*)
  1498b1a... Tweak the way that is_a is implemented (*)
  1751a78... Move iterator_range to a new iterator-utils.h file (*)
  6ad972e... rtlanal: Remove noop_move_p REG_EQUAL condition (*)
  da40a69... vec: Silence clang warning (*)
  9855e8a... Daily bump. (*)
  815eb85... libstdc++: Fix _GLIBCXX_DEBUG mode constexpr compatibility (*)
  ff2dfde... Fortran: Enable inquiry references in data statements [PR98 (*)
  0bd6751... match.pd: Add ~(X - Y) -> ~X + Y simplification [PR96685] (*)
  fe78528... widening_mul: Recognize another form of ADD_OVERFLOW [PR962 (*)
  cc9b9c0... openmp, openacc: Fix up handling of data regions [PR98183] (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/iains/heads/d-for-darwin' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-21 20:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-21 20:35 [gcc/iains/heads/d-for-darwin] (341 commits) D, Darwin, PPC : Declare support for libphobos Iain D Sandoe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).