diff options
author | Jake Saferstein <jake.saferstein@joyent.com> | 2018-08-24 22:11:01 +0000 |
---|---|---|
committer | Jake Saferstein <jake.saferstein@joyent.com> | 2018-08-24 22:11:01 +0000 |
commit | e09995131154bfb721745246db40a4246c003299 (patch) | |
tree | caee63c276bb82c53e3c96bdf47d73df4164591d | |
parent | 3f4f6ac29c31fe8535aca67e6737a9739dc47887 (diff) | |
download | illumos-joyent-arm64-dev.tar.gz |
More readmearm64-dev
-rw-r--r-- | README.next_steps | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.next_steps b/README.next_steps index bf9335ec84..8d9188c65c 100644 --- a/README.next_steps +++ b/README.next_steps @@ -10,10 +10,11 @@ Some known issues: needed manually value for now... 3. The linker likely has bugs -Next steps: +Some next steps: - Implement what is currently panicing (mutex_enter in main) - Keep building unix/genunix objects until they can all be built - Properly set up illumos-extra strap to simplify development process + - Patch qemu to avoid objcopy hack and/or create a new loader - Updating linker as needed - Updating the dissassembler to support aliases and floating point instructions |