-
Hello.
Could you please build, package and release a new version with latest commits (e.g. v2.1) to release page?
I would build it myself but I get this error:
```
...
Enabling urandom_seed…
-
i have an old version of openwrt, it gave me this when i tried to install you project
login as: root
root@192.168.0.1's password:
BusyBox v1.25.1 () built-in shell (ash)
_________
…
-
What would it take to extend one_gadget to support MIPS and RISC-V architectures?
-
How would you feel about refactoring `Architecture` (and I'm sure some others) into structs conforming to RawRepresentable?
proposal:
```swift
public struct Architecture: RawRepresentable, Coda…
-
```
unsigned long long x() {
return __builtin_readcyclecounter();
}
```
```
./bin/clang --target=mips-linux-gnu -O2 tt.c -S
```
```
addiu $2, $zero, 0
jr $…
-
```
Configuring luci-app-openvpn.
Configuring ppp-mod-pppoe.
Collected errors:
* opkg_install_cmd: Cannot install package ATH_DFS.
* opkg_install_cmd: Cannot install package MAC80211_DEBUGFS.
…
-
### Tutorial title
Running MIPS programs on the EVM
### Tutorial description
Running a VM for a normal CPU. such as MIPS, lets us run a general-purpose VM on top of the EVM. This will allow u…
qbzzt updated
2 weeks ago
-
From https://build.golang.org/log/5e58860b238976b022020c1cb9b3537a20adc863:
```
Building Go cmd/dist using /tmp/gobuilder-mips64/go1.4/go. (go1.22.6 linux/mips64)
Building Go toolchain1 using /tm…
-
EDIT: This issue has been turned into a tracking issue to implement backtracing on MIPS. Some useful information is provided by @LemonBoy in the comment down below.
~~I think I found an upstream bu…
-
During installation I get the following errors (truncated log):
```
Command failed: ubus call service delete { "name": "youtubeUnblock" } (Not found)
uci: Entry not found
uci: Entry not found
u…