whitequark
|
7687a34285
|
firmware: remove dependency on compiler-rt.
|
2017-12-28 04:08:29 +00:00 |
|
whitequark
|
4dfe71676e
|
firmware: remove dependency on libbase.
|
2017-12-28 04:03:27 +00:00 |
|
whitequark
|
68f128944a
|
firmware: clean up makefiles.
|
2017-12-27 23:10:47 +00:00 |
|
whitequark
|
230f2e5e18
|
runtime: print (address-only) backtraces on core device panics.
|
2017-12-25 18:32:41 +00:00 |
|
whitequark
|
2a81819eb0
|
firmware: restructure to avoid #[path = "..."] mod ...;
Such code is fragile, introduces mess in dependencies, and
inflates compile times.
|
2017-02-25 17:54:14 +00:00 |
|
whitequark
|
04ad267055
|
firmware: rewrite the dynamic linker in Rust.
|
2017-02-24 18:57:29 +00:00 |
|
whitequark
|
c39394b4d5
|
firmware: port the exception handling routines to Rust.
|
2017-02-04 08:21:07 +00:00 |
|
whitequark
|
b9cbedceb1
|
firmware: migrate last vestiges of the old runtime build system.
|
2017-02-03 12:59:35 +00:00 |
|