Alex Crichton
|
d74c506aab
Use panic=abort for tests
|
vor 6 Jahren |
Alex Crichton
|
2e8f0b125b
Prepare for publication to crates.io
|
vor 6 Jahren |
Paolo Teti
|
50ea70d7d0
Rename panic_implementation -> panic_handler
|
vor 6 Jahren |
Alex Crichton
|
182450f20c
Try to fix intrinsics example on nightly
|
vor 7 Jahren |
Alex Crichton
|
2a13475197
Simplify how testing is done
|
vor 7 Jahren |
Alex Crichton
|
6cf8fe7932
Update to the `cc` dependency
|
vor 7 Jahren |
Tamir Duberstein
|
9d536cf96a
Remove unused rustbuild feature
|
vor 7 Jahren |
est31
|
02ea9e5f54
Update the gcc crate to 0.3.53 and disable compilation warnings
|
vor 7 Jahren |
Alex Crichton
|
c193113721
Don't test mangled names on thumb
|
vor 8 Jahren |
Alex Crichton
|
734ec3d31c
Tweak testing and such:
|
vor 8 Jahren |
Alex Crichton
|
1b78d79bf5
Require the `compiler-builtins` target for the example
|
vor 8 Jahren |
Alex Crichton
|
a1377878c6
Test with the 'c' feature enabled on CI
|
vor 8 Jahren |
est31
|
e574d8be41
Update cast to 0.2.2 to fix bug in debug mode
|
vor 8 Jahren |
est31
|
9e7b61cb10
Use cast 0.2.1 for i128 support
|
vor 8 Jahren |
Jorge Aparicio
|
55294baf7a
put test generation behind a Cargo feature
|
vor 8 Jahren |
Jorge Aparicio
|
9e2c2b6447
test float/conv.rs
|
vor 8 Jahren |
Jorge Aparicio
|
b8e8c7f693
no_std compatible tester
|
vor 8 Jahren |
Jorge Aparicio
|
dbcec72ca1
refactor build.rs to not depend on rustc-cfg
|
vor 8 Jahren |
Jorge Aparicio
|
cc0d8ba2d1
remove the current test suite
|
vor 8 Jahren |
Jorge Aparicio
|
a2e6591be9
make the gcc crate optional
|
vor 8 Jahren |
Jorge Aparicio
|
826839fedb
bump rustc-cfg dependency to v0.3.0
|
vor 8 Jahren |
Jorge Aparicio
|
a1caa7ccac
add implementations of memcpy et al
|
vor 8 Jahren |
Jorge Aparicio
|
3484b2b68e
by default, mark this crate as the #![compiler_builtins] crate
|
vor 8 Jahren |
Phaiax
|
56dc20a724
Update gcc-rs dependency to 0.3.36
|
vor 8 Jahren |
Jorge Aparicio
|
8f0847eb94
rename to compiler_builtins, add rust-lang/rust-ish crate attributes
|
vor 8 Jahren |
Jorge Aparicio
|
77bca82434
bump rustc-cfg version and show a better error message when it fails
|
vor 8 Jahren |
Jorge Aparicio
|
f77ca915c4
add an opt-in cargo feature to build intrinsics from compiler-rt source
|
vor 8 Jahren |
Alex Crichton
|
8e161a791a
Expand and refactor teting infrastructure
|
vor 8 Jahren |
Jorge Aparicio
|
b7fa7d3a59
put weak mem* symbols behind an opt-in Cargo feature
|
vor 8 Jahren |
Jorge Aparicio
|
384c48ce9b
don't test always against gcc_s
|
vor 8 Jahren |