artiq/artiq/runtime
whitequark 798a5f70df Revert "runtime: remove some redundant libm functions copied inline."
This reverts commit fee75bd50f.

LLVM does not have lround as a libcall and this inhibits LICM.
2016-11-08 11:54:17 +00:00
..
liblwip Upgrade lwip to 2.0.0 to fix the keepalive bug #456. 2016-06-21 14:47:19 +00:00
lwip@33955c636d Upgrade lwip to 2.0.0 to fix the keepalive bug #456. 2016-06-21 14:47:19 +00:00
Makefile runtime: implement prototype background RPCs. 2016-10-29 21:34:25 +00:00
artiq_personality.c Rust: implement exceptional kernel termination. 2016-10-06 13:42:35 +00:00
artiq_personality.h Rust: implement exceptional kernel termination. 2016-10-06 13:42:35 +00:00
dds.c runtime: the Rust runtime is now just the runtime. 2016-10-06 15:38:45 +00:00
dds.h added sync for AD9914 2016-08-15 17:44:27 +08:00
flash_storage.c runtime: the Rust runtime is now just the runtime. 2016-10-06 15:38:45 +00:00
flash_storage.h Merge branch 'master' into new-py2llvm 2015-11-07 12:57:18 +03:00
i2c.c Revert "runtime/i2c: more conservative timings" 2016-03-25 14:55:40 +08:00
i2c.h runtime/i2c: make syscalls more ARTIQ-Python-friendly 2016-03-05 00:16:23 +08:00
ksupport.ld runtime: work around mor1kx ignoring low bits of reset address. 2016-10-31 18:13:15 +00:00
ksupport_glue.c Revert "runtime: remove some redundant libm functions copied inline." 2016-11-08 11:54:17 +00:00
main.c runtime: the Rust runtime is now just the runtime. 2016-10-06 15:38:45 +00:00
rtio.c runtime: support configurations without moninj, log or dds 2016-11-06 23:53:10 +08:00
rtio.h rtio: remove unused include 2016-03-09 13:42:15 +01:00
runtime.ld runtime: implement prototype background RPCs. 2016-10-29 21:34:25 +00:00