Make progress towards aarch64 build

This commit is contained in:
Justine Tunney 2023-05-01 19:43:59 -07:00
parent 08ff26c817
commit ca2860947f
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
15428 changed files with 25694 additions and 23138 deletions

View file

@ -1,6 +1,7 @@
.include "o/libc/nt/codegen.inc"
#include "libc/nt/codegen.h"
.imp comdlg32,__imp_ChooseColorW,ChooseColorW,103
#ifdef __x86_64__
.text.windows
ChooseColor:
push %rbp
@ -13,3 +14,4 @@ ChooseColor:
ret
.endfn ChooseColor,globl
.previous
#endif

View file

@ -1,6 +1,7 @@
.include "o/libc/nt/codegen.inc"
#include "libc/nt/codegen.h"
.imp comdlg32,__imp_ChooseFontW,ChooseFontW,105
#ifdef __x86_64__
.text.windows
ChooseFont:
push %rbp
@ -13,3 +14,4 @@ ChooseFont:
ret
.endfn ChooseFont,globl
.previous
#endif

View file

@ -1,2 +1,2 @@
.include "o/libc/nt/codegen.inc"
#include "libc/nt/codegen.h"
.imp comdlg32,__imp_CommDlgExtendedError,CommDlgExtendedError,106

View file

@ -1,2 +1,2 @@
.include "o/libc/nt/codegen.inc"
#include "libc/nt/codegen.h"
.imp comdlg32,__imp_DllCanUnloadNow,DllCanUnloadNow,107

View file

@ -1,2 +1,2 @@
.include "o/libc/nt/codegen.inc"
#include "libc/nt/codegen.h"
.imp comdlg32,__imp_DllGetClassObject,DllGetClassObject,108

View file

@ -1,2 +1,2 @@
.include "o/libc/nt/codegen.inc"
#include "libc/nt/codegen.h"
.imp comdlg32,__imp_FindTextW,FindTextW,110

View file

@ -1,6 +1,7 @@
.include "o/libc/nt/codegen.inc"
#include "libc/nt/codegen.h"
.imp comdlg32,__imp_GetFileTitleW,GetFileTitleW,112
#ifdef __x86_64__
.text.windows
GetFileTitle:
push %rbp
@ -10,3 +11,4 @@ GetFileTitle:
jmp __sysv2nt
.endfn GetFileTitle,globl
.previous
#endif

View file

@ -1,6 +1,7 @@
.include "o/libc/nt/codegen.inc"
#include "libc/nt/codegen.h"
.imp comdlg32,__imp_GetOpenFileNameW,GetOpenFileNameW,114
#ifdef __x86_64__
.text.windows
GetOpenFileName:
push %rbp
@ -13,3 +14,4 @@ GetOpenFileName:
ret
.endfn GetOpenFileName,globl
.previous
#endif

View file

@ -1,6 +1,7 @@
.include "o/libc/nt/codegen.inc"
#include "libc/nt/codegen.h"
.imp comdlg32,__imp_GetSaveFileNameW,GetSaveFileNameW,116
#ifdef __x86_64__
.text.windows
GetSaveFileName:
push %rbp
@ -13,3 +14,4 @@ GetSaveFileName:
ret
.endfn GetSaveFileName,globl
.previous
#endif

View file

@ -1,2 +1,2 @@
.include "o/libc/nt/codegen.inc"
#include "libc/nt/codegen.h"
.imp comdlg32,__imp_LoadAlterBitmap,LoadAlterBitmap,117

View file

@ -1,2 +1,2 @@
.include "o/libc/nt/codegen.inc"
#include "libc/nt/codegen.h"
.imp comdlg32,__imp_PageSetupDlgW,PageSetupDlgW,119

View file

@ -1,2 +1,2 @@
.include "o/libc/nt/codegen.inc"
#include "libc/nt/codegen.h"
.imp comdlg32,__imp_PrintDlgExW,PrintDlgExW,122

View file

@ -1,6 +1,7 @@
.include "o/libc/nt/codegen.inc"
#include "libc/nt/codegen.h"
.imp comdlg32,__imp_PrintDlgW,PrintDlgW,123
#ifdef __x86_64__
.text.windows
PrintDlg:
push %rbp
@ -13,3 +14,4 @@ PrintDlg:
ret
.endfn PrintDlg,globl
.previous
#endif

View file

@ -1,6 +1,7 @@
.include "o/libc/nt/codegen.inc"
#include "libc/nt/codegen.h"
.imp comdlg32,__imp_ReplaceTextW,ReplaceTextW,125
#ifdef __x86_64__
.text.windows
ReplaceText:
push %rbp
@ -13,3 +14,4 @@ ReplaceText:
ret
.endfn ReplaceText,globl
.previous
#endif

View file

@ -1,2 +1,2 @@
.include "o/libc/nt/codegen.inc"
#include "libc/nt/codegen.h"
.imp comdlg32,__imp_Ssync_ANSI_UNICODE_Struct_For_WOW,Ssync_ANSI_UNICODE_Struct_For_WOW,126

View file

@ -1,2 +1,2 @@
.include "o/libc/nt/codegen.inc"
#include "libc/nt/codegen.h"
.imp comdlg32,__imp_WantArrows,WantArrows,127