-
Hi, I'm working on getting this to compile for MIPS, specifically, [mipsel-sony-psp](https://github.com/rust-lang/rust/blob/master/compiler/rustc_target/src/spec/mipsel_sony_psp.rs) :smile: I've encou…
-
## Simple Summary
Allow creating transaction data in a more flexible and clear way. Using functions/structs linked to an ID to describe each payload type and its contents.
## Abstract
To addr…
-
## Simple Summary
Ensure that alpha messages that were created before programmable envelopes were implemented still work
## Abstract
Create a programmable envelope that conforms to the alpha…
-
## Simple Summary
Add ENS support so users can send messages using ENS names instead of Ethereum account addresses.
## Abstract
[ENS](https://ens.domains/) abstracts Ethereum account addresse…
-
```
What steps will reproduce the problem?
1. ld.mcld -mtriple="mipsel-none-linux-gnueabi"
--dynamic-linker=/system/bin/linker
--sysroot=/platforms/android-9/arch-mips/ mips-obj.o
libgabi++_shared.…
-
I see below errors while trying to compile for mips64 platform.
`In file included from /root/benchmark/bcc/tests/cc/test_usdt_args.cc:19:0:
/root/benchmark/bcc/tests/cc/test_usdt_args.cc: In func…
-
```
What steps will reproduce the problem?
1. ld.mcld -mtriple="mipsel-none-linux-gnueabi"
--dynamic-linker=/system/bin/linker
--sysroot=/platforms/android-9/arch-mips/ mips-obj.o
libgabi++_shared.…
-
Currently "arch" folder only contains x86_64 and arm subfolders.
It would be great to add MIPS support too.
-
The context for this is https://github.com/rust-lang/rust/issues/116558: passing vector types by-value over `extern "C"` needs certain registers to be present, so if the target feature enabling these …
-
Hi @lpenz, any plans to upload the mips debian bullseye? I'm particularly interested in the 32-bit version.