-
Hi there,
Due to recent developments of your extension, I'm trying to support both yours and Bebbo's GCC in my code.
To this point I've used stdio.h, string.h and other std headers excensively. …
-
Take a look at what I did in here for delaycycles to get a nop template that doesn't simply unroll into a set of nops - it basically sets up a loop in asm to spin the cpu for the number or cycles you …
-
I really appreciate this repository, and this isn't an issue with it as such, but I wanted to ask if anyone here can provide an actual documentation page for the assembler apple uses. It seems the mac…
-
We should be doing runs with the tests running under ASAN.
-
| | |
| --- | --- |
| Bugzilla Link | [42582](https://llvm.org/bz42582) |
| Version | 8.0 |
| OS | Linux |
| Attachments | [Test to reproduce situation](https://user-images.githubusercontent.com/950…
-
### Environment
- Pythonnet version: 2.5.1 and also 3.0.0-dev
- Python version: 3.5.3, 2.7.13 and also 3.8.5 (from Debian repositories and also if compiled locally with --enable-shared)
- M…
-
#### Description
The LVGL tests, on Cortex-M0+ CPUs (eg. samr21-xpro), fail to build with an address alignment error.
The error message is not helpful.
CI didn't catch this. (Even though it a…
-
Unsure why, but CSpydr is failing to build on Ubuntu while all dependencies are met:
```
./configure
checking host system type... linux-gnu
checking for C compiler... /usr/bin/gcc
checking whe…
-
wavpack 5.3.0 fails to compile on Apple Silicon (aarch64-apple-darwin20) because the ARM assembly is not recognised by the system compiler (Apple's clang 12):
```
2020-12-31T14:30:36.1444980Z unpa…
-
For me configure does not detect sparsehash-2.0.3 not even with current git master at commit af73db617738ff3e4c85cb370f485b208d6be15c :
```
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --…