Displaying 4 results from an estimated 4 matches for "driveby".
Did you mean:
driveb
2016 Feb 09
3
[RFC] Lanai backend
The ISA & encoding is documented in the comments and diagrams of
lib/Target/Lanai/LanaiInstrFormats.td. If that makes sense I'll add a link
to this tablegen in docs/CompilerWriterInfo.rst.
Thanks,
Jacques
On Tue, Feb 9, 2016 at 2:12 PM, Sean Silva <chisophugis at gmail.com> wrote:
> Do you have a psABI document? Or an ISA reference? Or an encoding
> reference?
>
> I
2010 Jan 21
1
[PKI concepts] Why Jboss need (signed cert and) root-cert in PEM format?
Hi folks
[ Please add me CC. Thanks ]
We have here a Jboss app and web server. We signed the SSL-certificate
that end-user don't have ugly error messages. I don't understand why
we need to import the Root-Cert in PEM format?
$ keytool -import -trustcacerts -file rootcert.pem -keystore
myserver.keystore -alias root
The Root-Cert is in web browser, why there is a must to import in
2020 Feb 14
4
Moving the AVR backend out of experimental
Hi,
There was a thread a few days ago about the expectations for experimental
targets. At the moment, the only experimental target is AVR. It's been in
the tree for a long time now, and generally seems well-behaved.
Should we just make it a normal target?
Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2020 Feb 18
4
Moving the AVR backend out of experimental
...eloped by enthusiasts and those
interested in electronics in their spare time. The arguments for and
against making either backend official or not may or may not be different -
I am not sure what the community thinks.
As of the two months or so, there's been quite a number of patches from
both driveby and newly-active contributors. I suspect at least part of this
will be due to the official deprecation of GCC's AVR backend[1] and
impending removal from the tree. As far as I know, this will make LLVM the
only open-source AVR C/C++ toolchain in active development, and perhaps
more importantly,...