artiq-zynq/src
pca006132 7342736124 szl: reduced binary size.
* Compiled unlzma with -Oz and enable LTO.
* Changed one unwrap to manual handling to remove fmt code.
* Implemented custom panic handler with minimal code.
2020-08-07 13:25:16 +08:00
..
.cargo cargo: remove outdated runner entry 2020-05-07 13:50:21 +08:00
gateware acpki: add legacy i_status/o_status registers 2020-08-04 17:31:35 +08:00
include fix permissions 2020-07-02 10:28:40 +08:00
libc update dependencies, zc706 -> zynq-rs 2020-08-06 20:33:23 +08:00
libcoreio replace libio with core_io 2020-06-05 17:14:36 +08:00
libdwarf Added libpanic_unwind/dwarf from rustc as libdwarf. 2020-07-02 09:51:47 +08:00
libdyld update dependencies, zc706 -> zynq-rs 2020-08-06 20:33:23 +08:00
libunwind Backtrace: panic handler with proper backtrace. 2020-07-02 13:12:12 +08:00
llvm_libunwind Kernel exception: fixed top level finally. (#70) 2020-07-23 14:09:15 +08:00
runtime update dependencies, zc706 -> zynq-rs 2020-08-06 20:33:23 +08:00
szl szl: reduced binary size. 2020-08-07 13:25:16 +08:00
Cargo.lock update dependencies, zc706 -> zynq-rs 2020-08-06 20:33:23 +08:00
Cargo.toml tune compiler optimizations 2020-08-06 10:32:20 +08:00
Makefile Makefile: optimize 2020-08-05 19:14:18 +08:00
armv7-none-eabihf.json Exception handling: patched exception handling for ARTIQ. 2020-07-02 10:13:42 +08:00