mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 15:49:26 +02:00
* fix casing
This commit is contained in:
parent
ccf631eabd
commit
e1e9a6728f
@ -4061,7 +4061,7 @@ Z*2Az80asm_Assembliere mit Hilfe von z80asm
|
||||
**2bl_Erzeuge Info zu lokalen Symbolen
|
||||
**1B_Erzeuge alle Module (Build)
|
||||
**1C<x>_Optionen f<>r Code-Erzeugung:
|
||||
**2C3<x>_Schalte ieee-Pr<50>fung von Konstanten ein
|
||||
**2C3<x>_Schalte IEEE-Pr<50>fung von Konstanten ein
|
||||
**2Ca<x>_W„hle ABI aus; fpc -i oder fpc -ia geben die m”glichen Werte aus
|
||||
**2Cb_Erzeuge Code f<>r die "big-endian"-Variante der Zielarchitektur
|
||||
**2Cc<x>_Setze "default calling convention" zu <x>
|
||||
|
@ -4060,7 +4060,7 @@ Z*2Az80asm_Assembliere mit Hilfe von z80asm
|
||||
**2bl_Erzeuge Info zu lokalen Symbolen
|
||||
**1B_Erzeuge alle Module (Build)
|
||||
**1C<x>_Optionen für Code-Erzeugung:
|
||||
**2C3<x>_Schalte ieee-Prüfung von Konstanten ein
|
||||
**2C3<x>_Schalte IEEE-Prüfung von Konstanten ein
|
||||
**2Ca<x>_Wähle ABI aus; fpc -i oder fpc -ia geben die möglichen Werte aus
|
||||
**2Cb_Erzeuge Code für die "big-endian"-Variante der Zielarchitektur
|
||||
**2Cc<x>_Setze "default calling convention" zu <x>
|
||||
|
@ -4022,7 +4022,7 @@ Z*2Az80asm_Assemble using z80asm
|
||||
**2bl_Generate local symbol info
|
||||
**1B_Build all modules
|
||||
**1C<x>_Code generation options:
|
||||
**2C3_Turn on ieee error checking for constants
|
||||
**2C3_Turn on IEEE error checking for constants
|
||||
**2Ca<x>_Select ABI; see fpc -i or fpc -ia for possible values
|
||||
**2Cb_Generate code for a big-endian variant of the target architecture
|
||||
**2Cc<x>_Set default calling convention to <x>
|
||||
|
@ -3189,7 +3189,7 @@ S*2Aas_Monta usando o GNU AS
|
||||
**2bl_Gera informa<6D>es s《bolos locais
|
||||
**1B_Constr█ todos os m▃ulos
|
||||
**1C<x>_Op<4F>es gera䄱o de c▃igo:
|
||||
**2C3<x>_Ligar verifica‡Æo de erro ieee para constantes
|
||||
**2C3<x>_Ligar verifica‡Æo de erro IEEE para constantes
|
||||
**2Ca<x>_Seleciona ABI, veja fpc -i para poss」eis valores
|
||||
**2Cb_Gera c▃igo 'big-endian'
|
||||
**2Cc<x>_Ajusta conven䄱o de chamada para <x>
|
||||
|
@ -3617,7 +3617,7 @@ S*2Aas_Monta usando o GNU AS
|
||||
**2bl_Gera informações símbolos locais
|
||||
**1B_Constrói todos os módulos
|
||||
**1C<x>_Opções geração de código:
|
||||
**2C3<x>_Ligar verificação de erro ieee para constantes
|
||||
**2C3<x>_Ligar verificação de erro IEEE para constantes
|
||||
**2Ca<x>_Seleciona ABI, veja fpc -i para possíveis valores
|
||||
**2Cb_Gera código 'big-endian'
|
||||
**2Cc<x>_Ajusta convenção de chamada para <x>
|
||||
|
@ -1586,7 +1586,7 @@ const msgtxt : array[0..000385,1..240] of char=(
|
||||
'**2bl_Generate local symbol info'#010+
|
||||
'**1B_Build all modules'#010+
|
||||
'**1C<x>_Code generation options:'#010+
|
||||
'**2C3_Turn on ieee error checking for constants'#010+
|
||||
'**2C3_Turn on IEEE error checking for constants'#010+
|
||||
'**2Ca<x>_Select ABI; see fpc -i or fpc -ia fo','r possible values'#010+
|
||||
'**2Cb_Generate code for a big-endian variant of the target architectur'+
|
||||
'e'#010+
|
||||
|
Loading…
Reference in New Issue
Block a user