Skip to content

Test with the 'c' feature enabled on CI #166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 48 commits into from
Jun 25, 2017
Merged
Changes from 1 commit
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
a137787
Test with the 'c' feature enabled on CI
alexcrichton Jun 22, 2017
2f2bb32
Use traits instead of macros for shift intrinsics
alexcrichton Jun 23, 2017
eeb44ab
Remove executable bit from mod.rs
alexcrichton Jun 23, 2017
275d103
Port mul intrinsics to traits
alexcrichton Jun 23, 2017
7886ae2
Port sdiv to traits + `intrinsics!`
alexcrichton Jun 23, 2017
d170421
Port udiv to the `intrinsics!` macro
alexcrichton Jun 23, 2017
12a0038
Fix the abi hack on windows
alexcrichton Jun 23, 2017
a4120ad
Try to fix linkage on windows
alexcrichton Jun 23, 2017
7f90c48
Test 64-bit linux
alexcrichton Jun 23, 2017
215fa06
More windows linkage guesses
alexcrichton Jun 23, 2017
1b78d79
Require the `compiler-builtins` target for the example
alexcrichton Jun 23, 2017
f0e5859
Build the intrinsics example separately
alexcrichton Jun 23, 2017
8abb0ab
Build tweaks
alexcrichton Jun 23, 2017
47ff813
Use more intrinsics on msvc
alexcrichton Jun 23, 2017
4c41b56
Fix use_c_shim_if
alexcrichton Jun 23, 2017
4540bd4
Fix travis intrinsics builds
alexcrichton Jun 23, 2017
0be8b20
Fix features needed for the intrinsics example
alexcrichton Jun 23, 2017
696b821
Enable `mem` for intrinsics on linux
alexcrichton Jun 23, 2017
560018c
Less verbose output on symbol check
alexcrichton Jun 23, 2017
93fed26
Remove executable bit from conv.rs
alexcrichton Jun 23, 2017
83d63ea
Convert float intrinsics to the `intrinsics!` macro
alexcrichton Jun 23, 2017
ac3715d
Remove defined intrinsics from build.rs
alexcrichton Jun 23, 2017
7c47450
Remove executable bit on arm.rs
alexcrichton Jun 23, 2017
5a444d5
Remove unused rust file
alexcrichton Jun 23, 2017
a16ebb0
Use `nm` to weed out panics
alexcrichton Jun 23, 2017
5172f8c
Tweak usage of C shims on MSVC
alexcrichton Jun 23, 2017
a839d53
Deal with floatdidf on x86_64
alexcrichton Jun 23, 2017
7de57cd
Handle aeabi aliasing
alexcrichton Jun 23, 2017
eabb6fa
Shore up docs in the macros module
alexcrichton Jun 23, 2017
635e519
Remove the travis cache
alexcrichton Jun 24, 2017
d513c92
Try testing MinGW targets
alexcrichton Jun 24, 2017
94bc995
Don't build chkstk on x86_64
alexcrichton Jun 24, 2017
b42d267
Don't compile assembly on x86_64 Windows
alexcrichton Jun 24, 2017
4dac0be
Don't derive Debug for Sign
alexcrichton Jun 24, 2017
a2bdb4b
Use the same CI script on AppVeyor
alexcrichton Jun 24, 2017
2147753
Remove usage of unwrap_or_else
alexcrichton Jun 24, 2017
5e28b7e
Try to fix run.sh on AppVeyor
alexcrichton Jun 24, 2017
7643048
Fix appveyor PATH
alexcrichton Jun 24, 2017
734ec3d
Tweak testing and such:
alexcrichton Jun 24, 2017
5d6d3fd
Add a FIXME for Windows
alexcrichton Jun 24, 2017
91b1291
Don't try to work with `cargo test`
alexcrichton Jun 24, 2017
d051480
Don't generate unmangled aeabi with gen-tests
alexcrichton Jun 24, 2017
4859aba
Don't build gcc_personality_v0
alexcrichton Jun 24, 2017
acaa2f0
Don't check for references to panics with debug assertions
alexcrichton Jun 24, 2017
5c74fb1
Enable 128-bit integer tests on Windows
alexcrichton Jun 24, 2017
c193113
Don't test mangled names on thumb
alexcrichton Jun 24, 2017
afe5c71
Address review comments
alexcrichton Jun 25, 2017
0ebbcae
Enable the `intrinsics` program on thumb
alexcrichton Jun 25, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove defined intrinsics from build.rs
No need to load these from C!
  • Loading branch information
alexcrichton committed Jun 23, 2017
commit ac3715de0f35ab75c7816ce0d6bad26b68369f2f
32 changes: 0 additions & 32 deletions build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4066,28 +4066,8 @@ mod c {
"divxc3.c",
"extendsfdf2.c",
"extendhfsf2.c",
"ffsdi2.c",
"fixdfdi.c",
"fixdfsi.c",
"fixsfdi.c",
"fixsfsi.c",
"fixunsdfdi.c",
"fixunsdfsi.c",
"fixunssfdi.c",
"fixunssfsi.c",
"fixunsxfdi.c",
"fixunsxfsi.c",
"fixxfdi.c",
"floatdidf.c",
"floatdisf.c",
"floatdixf.c",
"floatsidf.c",
"floatsisf.c",
"floatundidf.c",
"floatundisf.c",
"floatundixf.c",
"floatunsidf.c",
"floatunsisf.c",
"int_util.c",
"muldc3.c",
"muldf3.c",
Expand Down Expand Up @@ -4124,18 +4104,6 @@ mod c {
"cmpti2.c",
"ctzti2.c",
"ffsti2.c",
"fixdfti.c",
"fixsfti.c",
"fixunsdfti.c",
"fixunssfti.c",
"fixunsxfti.c",
"fixxfti.c",
"floattidf.c",
"floattisf.c",
"floattixf.c",
"floatuntidf.c",
"floatuntisf.c",
"floatuntixf.c",
"mulvti3.c",
"negti2.c",
"negvti2.c",
Expand Down