mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-04 04:17:53 +01:00
* regenerated
This commit is contained in:
parent
4aeca0f382
commit
f3caa701d3
@ -608,7 +608,7 @@ const
|
||||
option_info=11024;
|
||||
option_help_pages=11025;
|
||||
|
||||
MsgTxtSize = 34446;
|
||||
MsgTxtSize = 34438;
|
||||
|
||||
MsgIdxMax : array[1..20] of longint=(
|
||||
17,62,195,50,57,44,98,19,35,43,
|
||||
|
||||
@ -802,19 +802,19 @@ const msgtxt : array[0..000143,1..240] of char=(
|
||||
'3*2TNETWARE_Novell Netware Module (clib)'#010+
|
||||
'3*2TOS2_OS/2 / eComStation'#010+
|
||||
'3*2TSUNOS_SunOS/Solaris'#010+
|
||||
'3*2TWDOS','X_WDOSX DOS extender'#010+
|
||||
'3*2TWDOSX_WDOSX ','DOS extender'#010+
|
||||
'3*2TWIN32_Windows 32 Bit'#010+
|
||||
'3*1W<x>_Win32-like target options'#010+
|
||||
'3*2WB<x>_Set Image base to Hexadecimal <x> value'#010+
|
||||
'3*2WC_Specify console type application'#010+
|
||||
'3*2WD_Use DEFFILE to export functions of DLL or EXE'#010+
|
||||
'3*2WF_Specify full-s','creen type application (OS/2 only)'#010+
|
||||
'3*2WF_Specify full-screen ty','pe application (OS/2 only)'#010+
|
||||
'3*2WG_Specify graphic type application'#010+
|
||||
'3*2WN_Do not generate relocation code (necessary for debugging)'#010+
|
||||
'3*2WR_Generate relocation code'#010+
|
||||
'6*1A<x>_output format'#010+
|
||||
'6*2Aas_Unix o-file using GNU AS'#010+
|
||||
'6*2Agas_GNU Motor','ola assembler'#010+
|
||||
'6*2Agas_GNU Motorola asse','mbler'#010+
|
||||
'6*2Amit_MIT Syntax (old GAS)'#010+
|
||||
'6*2Amot_Standard Motorola assembler'#010+
|
||||
'6*1O_optimizations:'#010+
|
||||
@ -822,14 +822,14 @@ const msgtxt : array[0..000143,1..240] of char=(
|
||||
'6*2Og_generate smaller code'#010+
|
||||
'6*2OG_generate faster code (default)'#010+
|
||||
'6*2Ox_optimize maximum (still BUGGY!!!)'#010+
|
||||
'6*2O0_se','t target processor to a MC68000'#010+
|
||||
'6*2O0_set target',' processor to a MC68000'#010+
|
||||
'6*2O2_set target processor to a MC68020+ (default)'#010+
|
||||
'6*1R<x>_assembler reading style:'#010+
|
||||
'6*2RMOT_read motorola style assembler'#010+
|
||||
'6*1T<x>_Target operating system:'#010+
|
||||
'6*2TAMIGA_Commodore Amiga'#010+
|
||||
'6*2TATARI_Atari ST/STe/TT'#010+
|
||||
'6','*2TMACOS_Macintosh m68k'#010+
|
||||
'6*2TMACOS','_Macintosh m68k'#010+
|
||||
'6*2TLINUX_Linux-68k'#010+
|
||||
'6*2TPALMOS_PalmOS'#010+
|
||||
'**1*_'#010+
|
||||
|
||||
Loading…
Reference in New Issue
Block a user