3 hours ago Announce » D Language Foundation July 2024 Quarterly Meeting Summary | |||
|---|---|---|---|
| |||
...a potential user base for a simple AArch64 DMD backend. That's what he planned... | |||
November 27 Learn » `ld.lld: error: undefined symbol: __tls_get_addr' when trying to use ldc2 to compile to android24 target | |||
|---|---|---|---|
| |||
...toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android24-clang failed with status: 1... | |||
October 13 Learn » Re: Error when compiling with C libs | |||
|---|---|---|---|
| |||
...h#L175 Somehow it is working on macOS - aarch64, and not working on Linux 864 | |||
October 11 LDC » Re: Building for ARM 32-bit embedded | |||
|---|---|---|---|
| |||
...puts("Hello world");
}
$ ldc2 -mtriple=aarch64-linux-gnu -gcc=aarch64-linux-gnu-gcc -betterC hello... | |||
September 22 General » Re: Walter's talk on D backend | |||
|---|---|---|---|
| |||
...s bit vector. I've already been asked to do one on the AArch64 implementation! | |||
September 04 General » disasmarm.d now can be a standalone program | |||
|---|---|---|---|
| |||
...using godbolt.org to figure out which #AArch64 instructions are generated for which operations, as... | |||
August 24 GDC » Re: GDC for ARM MacOS / OSX | |||
|---|---|---|---|
| |||
...could I cross-compile D programs for AArch64 output? (This might sound a bit mad... | |||
August 22 GDC » Re: GDC for ARM MacOS / OSX | |||
|---|---|---|---|
| |||
...posted or committed to GCC mainline around aarch64-darwin support. Despite getting emails of recent... | |||
August 22 GDC » GDC for ARM MacOS / OSX | |||
|---|---|---|---|
| |||
...the showstopper was lack of support for AArch64 / MacOS in GCC at the time. Has... | |||
August 04 General » Re: enums and version/static if/"inheritance" | |||
|---|---|---|---|
| |||
...static const Flags E = 34;
} else version (AArch64) {
static const Flags F = 33;
static const... | |||
Copyright © 1999-2021 by the D Language Foundation