artiq-zynq/src
Sebastien Bourdeauducq 57ae8619f8 remove unnecessary no_mangle
no_mangle does nothing on extern items as per https://github.com/rust-lang/rust/issues/78989#issuecomment-726163973

Closes #115
2020-11-16 14:51:30 +08:00
..
.cargo cargo: remove outdated runner entry 2020-05-07 13:50:21 +08:00
gateware gateware/coraz7: remove unused VARIANTS 2020-11-14 02:24:29 +01: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
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 remove unnecessary no_mangle 2020-11-16 14:51:30 +08:00
Cargo.lock add coraz7 + redpitaya targets 2020-11-13 20:17:18 +01:00
Cargo.toml update dependencies, disable custom compiler_builtins (#113) 2020-10-13 21:51:40 +08:00
Makefile add coraz7 + redpitaya targets 2020-11-13 20:17:18 +01:00
armv7-none-eabihf.json Exception handling: patched exception handling for ARTIQ. 2020-07-02 10:13:42 +08:00