A modified version of compiler-builtins for zynq, with fast memcpy implementation adapted from newlib.
 
 
 
 
Go to file
Jorge Aparicio ca57e9fb64 use container-based infrastructure 2016-08-07 17:10:36 -05:00
ci fix objdump commands 2016-08-07 17:07:58 -05:00
src initial commit 2016-08-07 15:58:21 -05:00
.gitignore initial commit 2016-08-07 15:58:21 -05:00
.travis.yml use container-based infrastructure 2016-08-07 17:10:36 -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 README: link back to rust-lang/rust issue 2016-08-07 16:01:28 -05:00

README.md

Build Status

rustc-builtins

[WIP] Porting compiler-rt intrinsics to Rust

See rust-lang/rust#35437.

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.