David Chisnall
David Chisnall
It looks as if this change went in after 14.0 branched, so this means that this no longer applies on 14.0. I was hoping to move to a release for...
See FAQ entry 5.
For big cores, this absolutely does not want to be part of the core ISA. It is most likely to be implemented in the hardware data mover and so should...
It looks as if cross-file cross-references are supported by [asciidoctor-multipage](https://github.com/owenh000/asciidoctor-multipage). I guess using the adoc output and using that is probably the path to better support?
I can confirm that using the ascidoc output and then feeding it to asciidoctor-multipage works well.
I am starting to try using asciidoxy and finding that most of the time I want either just the full function prototype, or the prototype and the description (but not...
Yup, 18 is fine. With older clang, noting breaks, but if you do `-fobjc-runtime=gnustep-2.1` you’ll get the 2.0 behaviour. The runtime is backwards compatible, so that just means the generated...
I’m not sure if you’re doing anything with Swift, but there’s also an open PR to (optionally) use the Swift blocks runtime instead of our own, which would probably help...
The current default of right-click to paste is problematic because it prevents using right-click to bring up a context menu. In every other terminal I use, right clicking on a...
Thanks. I keep right-clicking on URLs to select 'copy link' or 'open link' from the context menu, forgetting which terminal I'm using, and paste a load of random stuff into...