-
**Describe the bug**
The ARM disassembler / SLEIGH description does not include the "NV" condition code. This is sometimes (mis)used in 26bit ARM code by 1990s assembly programmers, to NOP out instru…
-
```
Hi,
I'm a android developer (i'm trying to port a native SIP stack to android
(http://code.google.com/p/csipsimple)).
I was wondering if you planned a NDK for android on freerunner (and more
wid…
-
I use conf.gembox 'default' on cross build on FreeBSD/amd64 for NetBSD/arm.
I have error no libreadline and no libncurses.
I seem cause of mrbgems/mruby-bin-mirb/mrbgem.rake.
I want use libed…
-
## Steps to Reproduce
1. Install Debian xenial on arm64 Chrombook as a chroot. Sounds difficult but is not.
2. git clone
3. configure for arm32:
/configure --enable-maintainer-mode --enable-c…
-
**Error on armv4l & armv5l : cann't get correct ipv4 address**
----------------------------
/tmp # **./ns google.com 8.8.8.8**
Resolving google.com
Sending Packet to 8.8.8.8
Querying…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR24350](https://bugs.llvm.org/show_bug.cgi?id=24350) |
| Status | REOPENED |
| Importance | P norma…
-
**Describe the bug**
When using armel arch, on say a Rpi 1B+, it will fail to start with:
```bash
/unbound.sh: line 420: 274 Illegal instruction (core dumped) /opt/unbound/sbin/unbound-anchor -…
-
Tried running tinymembench under FreeBSD 11.
Firstly:
>$ make
>make: "/home/adam/tinymembench-master/Makefile" line 3: Need an operator
>make: "/home/adam/tinymembench-master/Makefile" line 5: N…
-
main call ssl_ctx_new and return null on opensss 1.1.1i
void main()
{
SSL_CTX *ssl_ctx;
SSL_CONFIG_CTX *cctx;
SSL_METHOD *meth;
meth = TLS_method();
ssl_ctx = SSL_CTX_new(meth);
if (ssl_ct…
-
I want to announce that we are currently working on RISC-V implementation using vector extension.
As we I mean: Samsung R&D Poland + partially RISE Project engineers
Code is being developed on fea…