From: Doug Coleman Date: Fri, 16 Sep 2022 22:44:57 +0000 (-0400) Subject: stage1: i pushed to wrong branch X-Git-Tag: 0.99~1082 X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=commitdiff_plain;h=20327d5e219699456e684ed7773bf408a8fb4960 stage1: i pushed to wrong branch --- diff --git a/arm64-notes.txt b/arm64-notes.txt deleted file mode 100644 index 319d48eb7e..0000000000 --- a/arm64-notes.txt +++ /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 - diff --git a/basis/bootstrap/stage1.factor b/basis/bootstrap/stage1.factor index dfb15dede7..0e9c8053f4 100644 --- a/basis/bootstrap/stage1.factor +++ b/basis/bootstrap/stage1.factor @@ -55,9 +55,5 @@ load-help? off ] if ] % ] [ ] make - -drop - -[ ] OBJ-STARTUP-QUOT bootstrap.image.private:special-objects get set-at