Sebastien Bourdeauducq
|
af15f45bb9
|
runtime: do not use buggy llvm.eh.sjlj.* intrinsics
|
2014-09-23 22:09:08 +08:00 |
Sebastien Bourdeauducq
|
0a02d9fb78
|
soc/runtime: add levels to exception_pop
|
2014-09-23 16:22:32 +08:00 |
Sebastien Bourdeauducq
|
ec7a92983d
|
soc/runtime: provide exception handling services
|
2014-09-22 13:19:26 +08:00 |
Sebastien Bourdeauducq
|
b37ceb328f
|
soc/runtime: fix use of setjmp
|
2014-09-22 13:18:48 +08:00 |
Sebastien Bourdeauducq
|
3de24619b2
|
corecom: exception support
|
2014-09-21 23:36:10 +08:00 |
Sebastien Bourdeauducq
|
0c9f05dc80
|
soc/runtime: add exception management functions
|
2014-09-21 23:32:14 +08:00 |
Sebastien Bourdeauducq
|
d52d641dcd
|
soc/runtime/services: add alternative names for comparedf2 routines
|
2014-09-18 09:36:06 +08:00 |
Sebastien Bourdeauducq
|
040fa0e02a
|
runtime: blink LED at startup
|
2014-09-15 22:56:23 +08:00 |
Sebastien Bourdeauducq
|
11d8840277
|
runtime: new serial protocol, support multiple entry points and log messages
|
2014-09-15 22:40:33 +08:00 |
Sebastien Bourdeauducq
|
f529361c8b
|
runtime: add rtio_oe and rtio_get syscalls
|
2014-09-14 23:30:33 +08:00 |
Sebastien Bourdeauducq
|
6861d28d2d
|
runtime: support arbitrarily long initial DDS setup time
|
2014-09-12 15:40:34 +08:00 |
Sebastien Bourdeauducq
|
16b2d9f177
|
runtime: support real-time FUD
|
2014-09-12 15:34:11 +08:00 |
Sebastien Bourdeauducq
|
10d796e026
|
runtime: add rtio_replace syscall
|
2014-09-11 23:14:45 +08:00 |
Sebastien Bourdeauducq
|
800096f9a0
|
soc/runtime: fix DDS reset
|
2014-09-11 19:25:55 +08:00 |
Sebastien Bourdeauducq
|
3d8159ceb5
|
soc/runtime: find ELF entry point
This allows multiple functions to be defined, with the main one not necessarily starting at 0.
|
2014-09-07 17:30:35 +08:00 |
Sebastien Bourdeauducq
|
15dcf3351b
|
py2llvm: move GCD function into LLVM IR
|
2014-09-07 14:46:32 +08:00 |
Sebastien Bourdeauducq
|
66af70bfe0
|
soc/runtime: resolve compiler_rt symbols in kernel
|
2014-09-05 17:50:24 +08:00 |
Sebastien Bourdeauducq
|
4915b4b5aa
|
PEP8
|
2014-09-05 12:03:22 +08:00 |
Sebastien Bourdeauducq
|
a579b105b6
|
soc/runtime: split main.c, add gcd64
|
2014-08-28 16:56:48 +08:00 |
Sebastien Bourdeauducq
|
7a90f4f4ec
|
runtime: start RTIO counter at first rtio_set
|
2014-08-18 23:46:58 +08:00 |
Sebastien Bourdeauducq
|
7d8dc4ef30
|
runtime: support 64-bit RTIO timestamps
|
2014-08-18 23:41:54 +08:00 |
Sebastien Bourdeauducq
|
f390e9a7d1
|
corecom_serial: add CRC for kernel
|
2014-07-23 19:12:22 -06:00 |
Sebastien Bourdeauducq
|
06cc9302f8
|
soc/runtime: fix DDS programming
|
2014-07-23 17:10:49 -06:00 |
Sebastien Bourdeauducq
|
ba088614d8
|
runtime: add dds_program
|
2014-07-23 11:49:48 -06:00 |
Sebastien Bourdeauducq
|
dec7c1438f
|
runtime: implement rtio_sync syscall
|
2014-07-22 11:36:54 -06:00 |
Sebastien Bourdeauducq
|
5573cf3688
|
soc: add tester IO
|
2014-07-22 10:45:59 -06:00 |
Sebastien Bourdeauducq
|
043c4345e5
|
soc/runtime: add RTIO support
|
2014-07-20 18:28:56 -06:00 |
Sebastien Bourdeauducq
|
17fab6f024
|
corecom_serial: support ident and runtime environment creation
|
2014-07-15 11:21:31 -06:00 |
Sebastien Bourdeauducq
|
bb4a992907
|
runtime: implement RPC syscall
|
2014-07-07 19:13:43 +02:00 |
Sebastien Bourdeauducq
|
a03a60b90e
|
Variadic function demo
|
2014-07-06 21:06:53 +02:00 |
Sebastien Bourdeauducq
|
5570d45acb
|
runtime: run kernel just once
|
2014-07-05 22:47:23 +02:00 |
Sebastien Bourdeauducq
|
301b7d51fa
|
add gpio_out syscall
|
2014-07-05 22:46:43 +02:00 |
Sebastien Bourdeauducq
|
a08c6d4410
|
runtime: support regular function calls from the kernel
|
2014-07-05 19:39:49 +02:00 |
Sebastien Bourdeauducq
|
6072f0c42f
|
Basic SoC and runtime design
|
2014-07-04 17:49:08 +02:00 |