artiq-zynq/src
pca006132 ae07c05db4 runtime: optimize for speed and fix deadlock
The previous method of taking the channel could cause deadlock, we now
use semaphore to signal if the channel is available instead of busy
polling the mutex.
2020-09-02 10:15:52 +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
libconfig libconfig: refactored load_pl into bootgen 2020-09-01 14:48:19 +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 runtime: optimize for speed and fix deadlock 2020-09-02 10:15:52 +08:00
szl szl: implemented #96 2020-09-01 15:57:20 +08:00
Cargo.lock runtime: optimize for speed and fix deadlock 2020-09-02 10:15:52 +08:00
Cargo.toml runtime: optimize for speed and fix deadlock 2020-09-02 10:15:52 +08:00
Makefile szl: implemented #96 2020-09-01 15:57:20 +08:00
armv7-none-eabihf.json Exception handling: patched exception handling for ARTIQ. 2020-07-02 10:13:42 +08:00