public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/iains/heads/d-for-darwin] (345 commits) Darwin D : Disable backtraces for Darwin for now.
@ 2021-01-11 21:26 Iain D Sandoe
0 siblings, 0 replies; only message in thread
From: Iain D Sandoe @ 2021-01-11 21:26 UTC (permalink / raw)
To: gcc-cvs
The branch 'iains/heads/d-for-darwin' was updated to point to:
cf9efaf59d0... Darwin D : Disable backtraces for Darwin for now.
It previously pointed to:
e18a9304c5f... D, Darwin, PPC : Declare support for libphobos.
Diff:
!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------
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
Summary of changes (added commits):
-----------------------------------
cf9efaf... Darwin D : Disable backtraces for Darwin for now.
6406292... D, Darwin, PPC : Declare support for libphobos.
4f20e1c... D, Math, IBM128 : Use GCC builtins for floor and exp.
e57707f... D, Math, IBM128 : Placeholder values for constants.
17215a9... D, Darwin, PPC : Implement thread interfaces.
ddc9f49... D, Linux : Add implementation for PPC64 init stack.
d962c33... D, Darwin, PPC : Implement fibre_switchContext.
bea22e3... D, Darwin, PPC : Add bindings for PPC64 ucontext.
94bc3bb... D, Darwin, PPC : Add PCP64 thread state.
1f489b8... D, Darwin : Update pthreads sizes.
b4d71ca... Darwin, D : Add .d suffix to the list for invoking dsymutil
7ed1048... Darwin, PPC : Fix R13 for PPC64.
b99ea66... D, Darwin : OS-specific version of fibre_switchContext.
0bef058... D, Darwin : Re-implement callWithStackShell for X86 Darwin.
e3757fa... D, Darwin : Make the Darwin code path more obvious (NFC).
6200baf... D, Darwin : Do not allow moving fibres between pthreads.
5b21f35... libphobos: Fix broken ucontext implementation, and other sm (*)
e72babe... libphobos: Fix mcontext_t definitions for Darwin (*)
b3bbe45... libphobos: Align interface of gcc.sections.osx with gcc.sec (*)
8d7b321... libphobos: Add more uses of getTargetInfo(osxVersionMin). (*)
c72ee91... darwin: Implement osxVersionMin for getTargetInfo (*)
7b1d78f... d: Implement __traits(getTargetInfo) (*)
7fcf24b... d: Don't emit normal functions and declarations when compil (*)
580ad77... libphobos: Use raw byte sequence instead of xgetbv (*)
14adebb... libphobos: Move getdelim declaration to druntime, fix stdio (*)
5edb525... d: Add dubious extraneous changes, but leave them commented (*)
3f44ca2... libphobos: Checkpoint in darwin runtime support (*)
928e96b... d: Remove visibility and lookup deprecation (*)
300a3ce... tree-optimization/98221 - fix wrong unpack operation used f (*)
0c18faa... slp: upgrade complex add to new format and fix memory leaks (*)
bd4298e... slp: handle externals correctly in linear_loads_p (*)
39666d2... slp: fix is_linear_load_p to prevent multiple answers (*)
9a6c37e... reassoc: Reassociate integral multiplies [PR95867] (*)
9febe9e... widening_mul: Pattern recognize also signed multiplication (*)
a210631... widening_mul: Pattern recognize unsigned multiplication wit (*)
64dc013... aarch64: Reimplement vmovl*/vmovn* intrinsics using __built (*)
4e275dc... Add pytest for a GCOV test-case (*)
fa4586d... if-to-switch: remove memory leaks (*)
bcb3065... ira: Skip some pseudos in move_unallocated_pseudos (*)
366f86b... Daily bump. (*)
4a1d7f7... libstdc++: Suppress more vstring testsuite warnings. [PR 98 (*)
8723733... Daily bump. (*)
7da827c... d: Synchronize testsuite with upstream dmd (*)
7a103da... d: Support deprecated, @disable, and user-defined attribute (*)
acae7b2... d: Implement expression-based contract syntax (*)
f2a5346... VAX/testsuite: Remove notsi comparison elimination regressi (*)
7f5c4d2... VAX: Remove a duplicate `cc' mode attribute (*)
c38bbf5... VAX: Use a mode with `const_double_zero' expressions (*)
be7e807... PDP11: Use a mode with `const_double_zero' expressions (*)
859be2e... RTL: Update `const_double_zero' handling for mode and calla (*)
9916560... tree-cfg: Allow enum types as result of POINTER_DIFF_EXPR [ (*)
16dae48... vregs: Fix up instantiate_virtual_regs_in_insn for asm goto (*)
57450da... final: accept markers at line 0 (*)
bf5cbb9... Daily bump. (*)
0b874e0... ipa-modref: avoid linebreak split in debug print (*)
0e47d6c... IBM Z: Fix constraints in vpdi patterns (*)
745d04e... x86-64: Require lp64 for PR target/98482 tests (*)
f47df2a... IBM Z: Introduce __LONG_DOUBLE_VX__ macro (*)
9854632... Tweak dg-prune-output regex for out-of-build-tree contexts (*)
bb1f0b5... c++: ICE with constexpr call that returns a PMF [PR98551] (*)
98a1fb7... c++: Fix access checking of scoped non-static member [PR985 (*)
76be18f... x86-64: Use R10 and R11 for profiling large model with PIC (*)
77a375a... reset the SCEV htab after FRE in loop pipeline (*)
b407f23... fix vectorizer memleaks (*)
bdcde15... tree-optimization/98544 - more permute optimization fixes (*)
1b88526... x86-64: Use R10 for profiling large model (*)
8f1cb70... i386: Fix -mcmodel= vs. target attribute [PR98585] (*)
5fe3e6b... aarch64: Support unpacked CNOT on SVE (*)
f3c5d1f... aarch64: Support conditional unpacked UXT on SVE (*)
07fb24a... SVE2: Fix aarch64-sve2-acle-asm tests. (*)
e811f10... aarch64: Reimplement most vpadal intrinsics using builtins (*)
79db594... aarch64: Reimplement vabd* intrinsics using builtins (*)
cab822d... aarch64: Reimplement vaba* intrinsics using builtins (*)
c9d25aa... aarch64: Fix RTL patterns for UABA/SABA (*)
21c1a30... Fortran: Allow pointer deferred length associate selectors. (*)
c231fca... Fortran:Fix simplification of constructors with implied-do (*)
01d92cf... Fix array-quals-1.c for RISC-V (*)
e3354b6... RISC-V: Implement new style of architecture extension test (*)
0b7b471... RISC-V: Move class riscv_subset_list and riscv_subset_t to (*)
7d187e4... Daily bump. (*)
aa4db31... c++: Fix up tsubst of BIT_CAST_EXPR [PR98329] (*)
178f0af... PR middle-end/98578 - ICE warning on uninitialized VLA acce (*)
2f35959... c++: Fix thinko in auto return type checking [PR98441] (*)
6c59b8a... c++: Add TARGET_EXPR comments (*)
4d65a07... c++: Add some conversion sanity checking. (*)
b7c3f20... libstdc++: Add support for C++20 barriers (*)
0677759... analyzer: fix ICE when DECL_INITIAL is error_mark_node [PR9 (*)
b87ec92... test: add new Go tests from source repo (*)
c8d2ed1... Update cpplib es.po. (*)
19f3c43... libstdc++: Fix long double to_chars testcase [PR98384] (*)
85fb1d7... Fortran: Improve resolution of associate variables. [PR9370 (*)
dddea6d... d: Merge upstream dmd 9038e64c5. (*)
d540291... fix GIMPLE parser for loops (*)
6bca2eb... i386: Optimize blsi followed by comparison [PR98567] (*)
0f9d2c1... aarch64: Support conditional unpacked integer unary arithme (*)
298e76e... gimple-isel: Check whether IFN_VCONDEQ is supported [PR9856 (*)
78595e9... gimple-isel: Fall back to using vcond_mask [PR98560] (*)
d54be5a... i386: Merge various insn name mapping code attributes (*)
d02a8b6... bswap: Fix up recent vector CONSTRUCTOR optimization [PR985 (*)
1b56697... Adjust testcase for PR 92658 (*)
be6c485... analyzer: fix false leak reports when merging states [PR970 (*)
cffe6dd... analyzer: fix missing bitmap_clear [PR98564] (*)
942ae5b... Daily bump. (*)
f05bbca... sync libctf toplevel from binutils-gdb (*)
15a47f4... [PR97978] LRA: Permit temporary allocation incorrectness af (*)
abb1b60... PR c++/95768 - pretty-printer ICE on -Wuninitialized with a (*)
fd64f34... PR c++/98305 spurious -Wmismatched-new-delete on template i (*)
334a295... testsuite, coroutines : Fix a bad testcase [PR96504]. (*)
8b6f1e8... PR fortran/78746 - invalid access after error recovery (*)
e6a5daa... c++: Fix g++.dg/warn/Wmismatched-dealloc.C for C++11 [PR985 (*)
6d0b075... Fix libcody build on hppa*-*-hpux11.11. (*)
758abf1... add alignment to enable store merging in strict-alignment t (*)
cecf8c6... robustify vxworks glimits.h overriding (*)
c9ee9c1... add signed_bool_precision attribute for GIMPLE FE use (*)
a05cc70... tree-optimization/98513 - fix bug in range intersection cod (*)
57706dd... gcc-changelog: workaround for utf8 filenames (*)
ac3966e... analyzer: fix false leaks when writing through unknown ptrs (*)
23fc2be... analyzer: add regression test for PR 98073 (*)
df1eba3... analyzer: remove xfail [PR98223] (*)
651b8a5... Daily bump. (*)
ad92bf4... doc: Re-add HSAIL to Language Standards (*)
f56de35... Update GNU/Hurd configure support (*)
c21f47f... IBM Z: Fix check_effective_target_s390_z14_hw (*)
e591f18... xfail test that will never pass on i?86 FreeBSD (*)
f47c00c... syscall: don't define sys_SETREUID and friends (*)
a9f76d0... internal/cpu: more build fixes for Go1.16beta1 release (*)
db7ce38... doc: reflect the publication of C++20 in invoke.texi and st (*)
c5e9469... d: Merge upstream dmd a5c86f5b9 (*)
ae1ada9... Add <source_location> to the precompiled header. (*)
f6dd35c... x86: Use unsigned short to compute pextrw result (*)
e2e2f3f... c++: Fix deduction from the type of an NTTP (*)
5de7bf5... expand: Fold x - y < 0 to x < y during expansion [PR94802] (*)
6b577a1... nvptx: Cache stacks block for OpenMP kernel launch (*)
407bcf8... A couple of comment tweaks (*)
8ea81f5... Don't link cc1 etc. against libcody.a (*)
33a6325... tree-optimization/98516 - fix SLP permute opt materializati (*)
606f2af... c++: Fix ICE with __builtin_bit_cast [PR98469] (*)
af362af... c++: ICE with deferred noexcept when deducing targs [PR8209 (*)
27aad52... move SLP debug counter (*)
26b5062... tree-optimization/98428 - avoid pre-existing vectors for lo (*)
4ddee42... reassoc: Fix reassociation on 32-bit hosts with > 32767 bbs (*)
576714b... phiopt: Optimize x < 0 ? ~y : y to (x >> 31) ^ y [PR96928] (*)
5ca2400... match.pd: Improve (A / (1 << B)) -> (A >> B) optimization [ (*)
a7553ad... store-merging: Handle vector CONSTRUCTORs using bswap [PR96 (*)
f702893... go: Fix -fgo-embedcfg= option description. (*)
01da03c... tree-optimization/98381 - fix live bool vector extract (*)
1ff0ddc... i386: Prevent spurious FP exceptions with _mm_cvt{,t}ps_pi3 (*)
951bdbd... i386: Add _mm256_cmov_si256 [PR98521] (*)
6ffaffd... [c++]: Improve module-decl diagnostics [PR 98327] (*)
af60b0e... x86: Cast to unsigned short first for _mm_extract_pi16 (*)
b679559... arc: fix accumulator first register. (*)
bea9848... i386: Optimize pmovskb on zero_extend of subreg HI of pmovs (*)
e8beba1... explow, aarch64: Fix force-Pmode-to-mem for ILP32 [PR97269] (*)
eac8675... recog: Fix a constrain_operands corner case [PR97144] (*)
8a25be5... rtl-ssa: Fix updates to call clobbers [PR98403] (*)
01be45e... vect: Fix missing alias checks for 128-bit SVE [PR98371] (*)
a20893c... build: libcody: Link with -lsocket -lnsl if necessary [PR98 (*)
4615cde... simplify-rtx: Optimize (x - 1) * y + y [PR98334] (*)
6b69738... Restore input_location after recursive expand_call_inline (*)
560d991... Fix testsuite/g++.dg/cpp1y/constexpr-66093.C execution fail (*)
bf18341... Go frontend: add -fgo-embedcfg option (*)
15af33a... analyzer: fix ICE with -fsanitize=undefined [PR98293] (*)
7e73f51... Daily bump. (*)
a000eb5... C: Add test for incorrect warning for assignment of certain (*)
f262a35... MAINTAINERS: Update my email address. (*)
a546958... c++: Add stdlib module test cases (*)
aa204d5... vect, aarch64: Fix alignment units for IFN_MASK* [PR95401] (*)
6288183... [libcody] Remove some std::move [PR 98368] (*)
6bbc196... [libcody] Windows absdir fix (*)
9e79d76... tree-optimization/98308 - set vector type for mask of maske (*)
24cd9af... loop-niter: Recognize popcount idioms even with char, short (*)
39bd65f... tree-optimization/98464 - replace loop info with avail at u (*)
7f2b731... docs: Fix wording describing the hwaddress sanitizer (*)
13b80a7... tree-optimization/98282 - classify V_C_E<constant> as nary (*)
b41e6dd... aarch64: Improve vcombine codegen [PR89057] (*)
ba15b0f... aarch64: Use the MUL VL form of SVE PRF[BHWD] (*)
0926259... tree-optimization/98393 - properly init matches when failin (*)
a40718b... Convert 2 files to utf8. (*)
ff6b406... avr.exp: convert Dos newlines to Unix ones (*)
8837f82... tree-optimization/98291 - allow SLP more vectorization of r (*)
ad64e80... match.pd: Fold x == ~x to false [PR96782] (*)
99dee82... Update copyright years. (*)
c00e2af... Add AMD and Ulf Adams as external authors (*)
f96f664... Remove duplicate ChangeLog entries. (*)
2a68061... Fix up indentation in update-copyright.py (*)
cf76bbf... mklog.py: add --update-copyright option (*)
8869bd0... gcc-changelog: Ignore copyright years commits. (*)
b4cdbb9... Remove duplicated ChangeLog entries from po/ChangeLog (*)
e9f8a55... Fix -save-temp leaking lto files in /tmp (*)
c48514b... Update Copyright in ChangeLog files (*)
2e96eec... Daily bump. (*)
f14f89c... Bump copyright year (*)
3335c9f... config: import pkg.m4 from pkg-config (*)
37d0bb1... libiberty.h: punt duplicate strverscmp prototype (*)
2eacfdb... Daily bump. (*)
ef370f9... Darwin : Adjust defaults for the linker. (*)
4a04f09... Darwin, Simplify headers 4/5 : Remove redundant headers. (*)
5282e22... Darwin, Simplify headers 3/5 : Delete dead code. (*)
ac6ecec... Darwin, Simplify headers 2/5 : Move spec for STACK_CHECK_ST (*)
8966077... Darwin, Simplify headers 1/5 : Move LINK_GCC_C_SEQUENCE_SPE (*)
1dfeaca... Darwin, Simplify headers 0/5 : Move spec for Darwin 10 unwi (*)
b2cee5e... Darwin : Adjust defaults for current bootstrap constraints. (*)
ae99b31... ggc_free basic blocks (*)
c304a68... Free datastructures pointing to CFG after parsing (*)
b6dd195... Daily bump. (*)
5a4e0d1... internal/cpu: add aarch64 support functions (*)
0b9ef8b... runtime: move startupRandomData back to runtime2.go (*)
abca670... internal/cpu, golang.org/x/sys/cpu: support other GOARCH va (*)
d816b0c... PR fortran/96381 - invalid read in gfc_find_derived_vtab (*)
4b24d50... Update copyright dates. (*)
618e665... Rotate ChangeLog files - step 2 - remove 2020 entries from (*)
6e92696... Rotate ChangeLog files - part 1 - add ChangeLog-2020. (*)
43dcbb0... disable some aapcs/vfp*.c test if not arm_fp16_alternative_ (*)
a210519... fix testsuite/g++.dg/init/new26.C for C++-14 and later (*)
063bb8e... g++.dg/tls/pr79288.C: Skip on vxworks_kernel (TLS model not (*)
ba34b26... compile gcc.target/arm/{pr78255-2.c,memset-inline-2.c} with (*)
7ba5ce3... Fix testsuite/g++.old-deja/g++.mike/p658.C build failure on (*)
0bcaee8... Fix testsuite/g++.dg/opt/20050511-1.C compilation error on (*)
59cd72a... Skip testsuite/g++.old-deja/g++.pt/const2.C on vxworks_kern (*)
75df943... Remove VxWorks-specific test directives in g++.dg/warn/miss (*)
8aba274... Undefine ERROR in g++.dg/tree-ssa/copyprop.C (*)
af655de... skip testsuite/g++.dg/other/anon5.C on vxworks_kernel targe (*)
76d00e0... Add conditions on VxWorks versions for gcc.dg/vxworks/initp (*)
0645099... gcc.dg/intmax_t-1.c compiles without error on VxWorks 7 SR0 (*)
6990be1... Fix VxWorks xfail filters on pthread-init-?.c (*)
0292de4... Add missing vxworks filters to lib/target-supports.exp func (*)
8afe091... -mno-long-calls for mve_libcall tests (*)
a9ff287... -mno-long-calls for arm/no_unique_address tests (*)
02d2706... -mno-long-calls for arm/headmerge tests (*)
fe0e54c... -mno-long-calls for expected regalloc in arm/fp16-aapcs-2.c (*)
53be78f... Daily bump. (*)
3ab7a91... testsuite: Fix up pr56719.c testcase [PR98489] (*)
58a12b0... vect: Avoid generating out-of-range shifts [PR98302] (*)
9fa5b47... vect: Fix bogus alignment assumption in alias checks [PR949 (*)
0411210... genmodes: Update GET_MODE_MASK when changing NUNITS [PR9821 (*)
d2eb616... match.pd: Add clz(X) == 0 -> (int)X < 0 etc. simpifications (*)
8f12ce2... match.pd: Add (-(X < 0) | 1) * X -> abs (X) etc. simplifica (*)
9e60383... wide-int: Fix wi::to_mpz [PR98474] (*)
a9ec990... fold-const: Avoid (cast) ((cast2) x p+ y) folding for -fsan (*)
d96b855... reassoc: Optimize x > 0x1fff || y > 0x1fff into (x | y) > 0 (*)
1af3f4a... d: Mangled Symbols now back reference types and identifiers (*)
5478fec... Daily bump. (*)
cfcbb42... libgo: update to Go1.16beta1 release (*)
0696141... i386: Remove unnecessary clobbers from combine splitters. (*)
209da90... d: Simplify quoting characters in deps_add_target (*)
ac78516... d: Give the result of evaluated expressions a location (*)
8f7941c... i386: Optimize pmovmskb on inverted vector to inversion of (*)
86b3edf... Daily bump. (*)
eeb1453... Fortran: Correct missing structure constructor comps. [PR97 (*)
feae0af... Fortran: Fix deferred character lengths in array constructo (*)
02a2d78... arc: generate mac(u) insn instead of macd(u) when destinati (*)
8a90673... arc: flip if-condition predicates in secondary reload hook (*)
5ccd07e... arc: Make use reg_renumber safe. (*)
6c80603... arc: Update test pattern. (*)
e51727c... arc: Fix cached to uncached moves. (*)
052870c... arc: Don't use predicated vadd2 instructions in mov pattern (*)
d2754fb... i386: Rounding functions TLC (*)
2d3425a... Daily bump. (*)
c33fd16... libgomp: Avoid bad "up" link in libgomp docs (*)
7e999bd... doc: Remove HSAIL from Language Standards (*)
81615bb... i386: Fix __builtin_rint with FE_DOWNWARD rounding directio (*)
97d3ddc... i386: Use existing temporary register in rounding functions (*)
12ae2bc... Fix standard name for zero/sign extend expanders (*)
adfe99a... Daily bump. (*)
9a48892... doc: New source for "Memory Model for Static Analysis" pape (*)
15b99a6... libstdc++: Update link to Arm ABI (*)
bbd5868... Fix regressions for iq2000-elf after recent changes (*)
c4a6789... Fortran: Fix some select rank issues [PR97694 and 97723]. (*)
0e283e2... libstdc++: Move Valgrind references to https (*)
521bc8e... Daily bump. (*)
6037ebe... Objective-C++ : Fix up testcase EOF diagnostics. (*)
c7256c8... Fortran: Correction to recent patch in light of comments [P (*)
0175d45... Fix failures with -m32 and some memory leaks. (*)
9d426e4... libstdc++: Update link to Intel/GNU compatibility paper (*)
5b4da2d... Daily bump. (*)
a746898... libstdc++: Update link to Java docs (*)
6a25dda... doc: Fix reference to libcody (*)
6e36772... PR93685 - ICE in gfc_constructor_append_expr, at fortran/co (*)
4ee8e59... libstdc++: Convert three doxygen.nl links to https (*)
8daa719... Daily bump. (*)
662b9c5... C++ : Add the -stdlib= option. (*)
168be2b... RISC-V: Fix python3 compatibility for multilib-generator (*)
085fd2a... compiler: parenthesize channel type strings if necessary (*)
85d8ebc... Daily bump. (*)
0df3116... PR middle-end/98160 - ICE in warn_dealloc_offset on member (*)
fdd8560... PR c++/98413 - ICE on placement new and member pointer (*)
eb81c99... Account for VxWorks headers in libstdc++ test on names (*)
36c08a8... mark some tests in gcc.target/arm as requiring "fpic" suppo (*)
745f220... c++: EOF location [PR 96045] (*)
612cf35... c++: Fix initializing empty base from prvalue [PR97597] (*)
3932785... compiler: nil-checked pointers and index expressions can tr (*)
0a541e7... c++: Improve testcase [PR98332] (*)
550880a... c++: Fix up floating point complex handling in build_zero_i (*)
6b7d53a... c++: Fix constexpr array ICE [PR98332] (*)
96de87b... Darwin : Adjust handling of MACOSX_DEPLOYMENT_TARGET for ma (*)
f3f237f... compiler: remove references to slicecopy and slicestringcop (*)
feb3c40... d: Force TYPE_MODE of classes and non-POD structs as BLKmod (*)
1692921... libcody: Remove testsuite [PR 98318] (*)
c142ae5... i386: Fix __builtin_trunc with FE_DOWNWARD rounding directi (*)
544f477... c++tools: Fix PIE [PR 98324] (*)
077fefb... Daily bump. (*)
7b89979... compiler: initialize saw_send_stmt locals (*)
3138905... runtime: eliminate scase.kind field (*)
6aff491... testsuite: C++ module tests (*)
8be20b9... c++: Module ICE fix (*)
3b2d814... runtime: add "success" field to sudog (*)
48357ce... runtime: omit nil-channel cases from selectgo's orders (*)
1fa5fc7... runtime: remove scase.releasetime field (*)
ffd454b... c++: Handle array members in build_comparison_op [PR93480] (*)
ae27ce5... arm&aarch64: subdivide the type attribute "alu_shfit_imm" (*)
337ed0e... i386: Fix __builtin_floor with FE_DOWNWARD rounding directi (*)
7e63d38... c++: Fix build with clang (*)
027935e... c++: Add some asserts in mangle.c (*)
58fb912... c++: Fix demangling of <unresolved-name> (*)
93ac0c0... Fix Typo. (*)
30b76d9... -fdump-go-spec: don't crash if DECL_ORIGINAL_TYPE is NULL (*)
03ea48f... Go frontend: ensure mpfr exponent range is large enough for (*)
1a5e728... Daily bump. (*)
a477f14... gimplify: Gimplify value in gimplify_init_ctor_eval_range [ (*)
8cd42d3... c++: Fix demangling of qualified-id after '.' (*)
7169049... c++: Fix demangling of x.operator type (*)
0e1d4b3... Darwin : Update the kernel version to macOS version mapping (*)
6a31d47... libstdc++: Disable floating-point std::to_chars on unsuppor (*)
e798f08... c++: Windows rename [PR 98412] (*)
1467a5c... bootstrap: std:stoul non-portable [PR 98412] (*)
cf22f78... libcody: Include <netinet/in.h> as needed (*)
626b63d... libcody: Add ranlib (*)
119d747... libcody: to_string is not always available [PR 98412] (*)
31705b0... libcody: Add netinet.h (*)
e4043c6... c++tools: Fix exe suffix [PR 98409] (*)
1b021bb... gcc-changelog: new error for quoted utf8 filenames (*)
2ebe752... gcc-changelog: add Unicode test-case (*)
d8aeee1... fold-const: Fix up a buffer overflow in native_encode_initi (*)
b623734... openmp: Fix up handling of addressable temporaries in simd (*)
9bac663... libgo: adjust sysinfo scripts for changed -fdump-go-spec (*)
108beb7... Daily bump. (*)
18e86fa... gcc: xtensa: implement bswapsi2, bswapdi2 and helpers (*)
3621a7b... libstdc++: Fix indentation in <semaphore> (*)
8b01af0... doc: Fix a typo [PR98400] (*)
8d76c00... Set DECL_ARTIFICIAL on gfortran internal variables. (*)
bebf930... Correct coarray indices for test case. (*)
eb460c5... Daily bump. (*)
6916533... expr: Fix up constant_byte_string bitfield handling [PR9836 (*)
e9e4ddf... d: Fix ICE in in force_decl_die, at dwarf2out.c with -gdwar (*)
9032d2b... bswap: Fix up a thinko with empty CONSTRUCTORs [PR98378] (*)
(*) 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:[~2021-01-11 21:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11 21:26 [gcc/iains/heads/d-for-darwin] (345 commits) Darwin D : Disable backtraces for Darwin for now 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).