mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 16:49:07 +02:00
Add missing x86_64 -A options
git-svn-id: trunk@17930 -
This commit is contained in:
parent
d1a6ef9cd9
commit
bded762fef
@ -3099,6 +3099,11 @@ option_help_pages=11025_[
|
|||||||
3*2Acoff_COFF (Go32v2) using internal writer
|
3*2Acoff_COFF (Go32v2) using internal writer
|
||||||
3*2Apecoff_PE-COFF (Win32) using internal writer
|
3*2Apecoff_PE-COFF (Win32) using internal writer
|
||||||
4*2Aas_Assemble using GNU AS
|
4*2Aas_Assemble using GNU AS
|
||||||
|
4*2Agas_Assemble using GNU GAS
|
||||||
|
4*2Agas-darwin_Assemble darwin Mach-O64 using GNU GAS
|
||||||
|
4*2Amasm_Win64 object file using ml64 (Microsoft)
|
||||||
|
4*2Apecoff_PE-COFF (Win64) using internal writer
|
||||||
|
4*2Aelf_ELF (Linux-64bit) using internal writer
|
||||||
6*2Aas_Unix o-file using GNU AS
|
6*2Aas_Unix o-file using GNU AS
|
||||||
6*2Agas_GNU Motorola assembler
|
6*2Agas_GNU Motorola assembler
|
||||||
6*2Amit_MIT Syntax (old GAS)
|
6*2Amit_MIT Syntax (old GAS)
|
||||||
|
Loading…
Reference in New Issue
Block a user