]> gitweb.factorcode.org Git - factor.git/commitdiff
stage1: i pushed to wrong branch
authorDoug Coleman <doug.coleman@gmail.com>
Fri, 16 Sep 2022 22:44:57 +0000 (18:44 -0400)
committerDoug Coleman <doug.coleman@gmail.com>
Fri, 16 Sep 2022 22:44:57 +0000 (18:44 -0400)
arm64-notes.txt [deleted file]
basis/bootstrap/stage1.factor

diff --git a/arm64-notes.txt b/arm64-notes.txt
deleted file mode 100644 (file)
index 319d48e..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-subprimitives are arm64 bytes
-primitives are C calls
-
-
-
-CALLBACK-STUB jit-define gets called first
-set 9999 BRK to break there in lldb
-lldb ./factor
-run -i=boot.unix-arm.64.image
-
-then do c-to-factor
-
-
-rel- relocations aka fixups 
-rel-vm relocation for vm in sidetable
-
-relocation addresses are 64bit
-look at powerpc backend
-return a 64bit value in a register
-
index dfb15dede723a3d785f0138174e2f1602864ebe8..0e9c8053f4ac6d7efe3308003cf9379c9dad8778 100644 (file)
@@ -55,9 +55,5 @@ load-help? off
         ] if
     ] %
 ] [ ] make
         ] if
     ] %
 ] [ ] make
-
-drop
-
-[  ]
 OBJ-STARTUP-QUOT
 bootstrap.image.private:special-objects get set-at
 OBJ-STARTUP-QUOT
 bootstrap.image.private:special-objects get set-at