This project is mirrored from https://*****@github.com/hermitcore/rusty-loader.git.
Pull mirroring updated .
- 23 Jan, 2021 1 commit
-
-
Stefan Lankes authored
- explicit activation of optimized core functions (e.g. memcpy) isn't longer required
-
- 17 Jan, 2021 2 commits
-
-
Stefan Lankes authored
-
Stefan Lankes authored
-
- 01 Jan, 2021 2 commits
-
-
Stefan Lankes authored
-
Stefan Lankes authored
-
- 29 Dec, 2020 1 commit
-
-
Stefan Lankes authored
-
- 28 Dec, 2020 1 commit
-
-
Stefan Lankes authored
-
- 27 Dec, 2020 1 commit
-
-
Stefan Lankes authored
-
- 26 Dec, 2020 1 commit
-
-
Stefan Lankes authored
-
- 18 Dec, 2020 1 commit
-
-
Stefan Lankes authored
* Use new toolchain TOML format This allows us to specify a specific version and needed components that rustup can then automatically install.
-
- 27 Oct, 2020 1 commit
-
-
Stefan Lankes authored
-
- 08 Sep, 2020 1 commit
-
-
Stefan Lankes authored
add support of relocatable unikernels and aarch64
-
- 23 Aug, 2020 1 commit
-
-
Stefan Lankes authored
- redesign of the HermitCore bootloader - add basic aarch64 support - switch to relocatable unikernels to relize (later) ASLR - using of the crate goblin to parse the ELF binaries
-
- 06 Aug, 2020 2 commits
-
-
Stefan Lankes authored
Fix loader. Previously strongly dependent on the input ELF's layout.
-
Stefan Lankes authored
Cleanup
-
- 02 Aug, 2020 1 commit
-
-
Thomas Lambertz authored
Kernel had to lie non-overlapping with its final position, but still inside the ELF since no additional memory was marked writable.
-
- 22 Jun, 2020 2 commits
-
-
Stefan Lankes authored
-
Stefan Lankes authored
- disable temporary OS ABI checks
-
- 06 Jun, 2020 2 commits
-
-
Stefan Lankes authored
-
Stefan Lankes authored
-
- 27 May, 2020 2 commits
-
-
Jonathan Schwender authored
-
Jonathan Schwender authored
Since the call doesn't return this doesn't actually fix any error, but syntactically this is more correct.
-
- 24 May, 2020 3 commits
-
-
Stefan Lankes authored
- afterwards, we copy it back to the suggest virtual address - unneeded, because we have already position independent code
-
Stefan Lankes authored
-
Stefan Lankes authored
-
- 20 May, 2020 2 commits
-
-
Stefan Lankes authored
Update dependencies
-
Jonathan Schwender authored
Bump bitflags to 1.2 so that x86 and raw-cpuid can use current versions
-
- 15 May, 2020 2 commits
-
-
Stefan Lankes authored
afterwards use sysroot to find llvm-objcopy
-
Stefan Lankes authored
- increase the readability of the loader
-
- 10 May, 2020 1 commit
-
-
Stefan Lankes authored
-
- 26 Apr, 2020 3 commits
-
-
Stefan Lankes authored
Readme: Fix build instruction
-
Stefan Lankes authored
-
Stefan Lankes authored
-
- 22 Apr, 2020 1 commit
-
-
jschwe authored
Make should be used to build the loader.
-
- 16 Feb, 2020 2 commits
-
-
Stefan Lankes authored
-
Stefan Lankes authored
-
- 01 Jan, 2020 2 commits
-
-
Stefan Lankes authored
-
Stefan Lankes authored
-
- 17 Dec, 2019 2 commits
-
-
Stefan Lankes authored
-
Stefan Lankes authored
-