A modified version of compiler-builtins for zynq, with fast memcpy implementation adapted from newlib.
 
 
 
 
Go to file
Jorge Aparicio 1faf15fc64 initial commit 2016-08-07 15:58:21 -05:00
src initial commit 2016-08-07 15:58:21 -05:00
.gitignore initial commit 2016-08-07 15:58:21 -05:00
Cargo.toml initial commit 2016-08-07 15:58:21 -05:00
LICENSE-APACHE initial commit 2016-08-07 15:58:21 -05:00
LICENSE-MIT initial commit 2016-08-07 15:58:21 -05:00
README.md initial commit 2016-08-07 15:58:21 -05:00

README.md

Build Status

rustc-builtins

[WIP] Porting compiler-rt intrinsics to Rust

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.