compiler-builtins-zynq/src
Jorge Aparicio 57085be2ea ARM: keep some non-aeabi symbols around
- multi3: there's no aeabi equivalent
- divmod{s,d}i4: these are directly called by __aeabi_{l,i}divmod
- add{s,d}f3: required by the C sub{s,d}f3 implementation

but make sure they also use the AAPCS calling convention
2017-02-07 14:28:02 -05:00
..
bin Add newly implemented intrinsics to test file 2017-02-03 01:51:46 +01:00
float ARM: keep some non-aeabi symbols around 2017-02-07 14:28:02 -05:00
int ARM: keep some non-aeabi symbols around 2017-02-07 14:28:02 -05:00
arm.rs use AAPCS calling convention on all aeabi intrinsics 2017-02-07 09:41:26 -05:00
lib.rs use AAPCS calling convention on all aeabi intrinsics 2017-02-07 09:41:26 -05:00
mem.rs Fix memset arguments for MSP430 target. 2016-12-19 05:31:20 +03:00
qc.rs Add quickcheck tests 2017-02-03 23:46:15 +01:00
x86_64.rs add an opt-in cargo feature to build intrinsics from compiler-rt source 2016-09-29 16:06:24 -05:00