mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 13:50:20 +02:00
Add several x86 assemblers: yasm, and target specialized nasm, including for x86_64
git-svn-id: trunk@26546 -
This commit is contained in:
parent
b158ad6a9c
commit
dfd37aae43
@ -195,6 +195,15 @@
|
||||
,as_i386_nlmcoff
|
||||
,as_powerpc_xcoff
|
||||
,as_jvm_jasmin
|
||||
,as_yasm
|
||||
,as_i386_nasm
|
||||
,as_i386_nasmdarwin
|
||||
,as_x86_64_nasm
|
||||
,as_x86_64_nasmwin64
|
||||
,as_x86_64_nasmelf
|
||||
,as_x86_64_nasmdarwin
|
||||
,as_i8086_nasm
|
||||
,as_i8086_nasmobj
|
||||
);
|
||||
|
||||
tlink = (ld_none,
|
||||
|
Loading…
Reference in New Issue
Block a user