| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-07-12 | adjust remaining targets | Ralf Jung | -36/+0 | |
| 2020-04-05 | Simplify dtor registration for HermitCore by using a list of destructors | Stefan Lankes | -1/+33 | |
| The implementation is similiar to macOS solution doesn't depend on additional OS support | ||||
| 2019-12-21 | Require issue = "none" over issue = "0" in unstable attributes | Ross MacArthur | -1/+1 | |
| 2019-10-06 | redesign of the interface to the unikernel HermitCore | Stefan Lankes | -0/+4 | |
| - the old interface between HermitCore and the Rust Standard Library based on a small C library (newlib) - remove this interface and call directly the unikernel - remove the dependency to the HermitCore linker - use rust-lld as linker | ||||
