michael
|
1caae4e3bc
* Fixed typo, part 2 (bug 27789)
|
há 10 anos atrás |
michael
|
b9aa2928df
* Fixed typo (bug 27789)
|
há 10 anos atrás |
nickysn
|
877a769ac3
+ support align directive with a given use_op/fillop in the NASM asm writer
|
há 10 anos atrás |
nickysn
|
824bfd961b
+ very early (and incomplete/broken) implementation of FIXUPP records in the omf
|
há 10 anos atrás |
nickysn
|
3840db5457
* handle aitconst_farptr with a constant (nil) directly in the internal asm
|
há 10 anos atrás |
nickysn
|
393b9b54a8
+ handle aitconst_farptr in the internal asm writer as a new relocation type (RELOC_FARPTR)
|
há 10 anos atrás |
nickysn
|
1c5d0ed09a
+ support aitconst_farptr in tai_const.size
|
há 10 anos atrás |
nickysn
|
b67fea70bd
+ write a MODEND (end of module) record at the end of the omf file
|
há 10 anos atrás |
nickysn
|
28dc9fe68b
* fixed definition of the ALUSInt type on 16-bit CPUs
|
há 10 anos atrás |
nickysn
|
c59855b5e7
+ start writing actual section content (without fixups and probably still buggy)
|
há 10 anos atrás |
florian
|
134457fb8c
+ define types depending on the ALU register size of the CPU, e. g. for most 8 Bit CPUs this is different from Ptr(U)Int, and e.g. also for the far pointer memory models of i8086
|
há 10 anos atrás |
florian
|
9ab9e03650
* limit number of possible units with initialization/finalization for a certain architecture to high(aint)
|
há 10 anos atrás |
florian
|
b684719f1e
+ give an error if allocated temps. overflow the normally max. available space
|
há 10 anos atrás |
nickysn
|
444b63cf07
+ added class for reading/writing a FIXUP subrecord in a FIXUPP omf record
|
há 10 anos atrás |
pierre
|
c59e8733d6
Try to fix error introduced in commit 28925 leading to corruption of HelpFiles and SourceDirList
|
há 10 anos atrás |
florian
|
1114089d25
* IsJumpToLabel checks number of operands
|
há 10 anos atrás |
florian
|
02d9c676d3
* make offsets passed to tconst of type asizeint instead of aint
|
há 10 anos atrás |
florian
|
63bf17440c
* use volatile registers first
|
há 10 anos atrás |
florian
|
db63693b7e
* tai returned by GetNextInstructionUsingReg must be checked if it is really an instruction
|
há 10 anos atrás |
florian
|
2b9c0ef3b4
- jmp_instructions shouldn't include call/ret instructions
|
há 10 anos atrás |
florian
|
73c0422997
+ create defines for CPU ALU size
|
há 10 anos atrás |
florian
|
a01a010824
* disable lineinfo unit for avr for now
|
há 10 anos atrás |
florian
|
2daae5ff03
* moved comment so it is recognized by lazarus as a method description
|
há 10 anos atrás |
florian
|
31709b1b43
* check registers of ait_regalloc for a valid color when translating and compiling with -dextdebug
|
há 10 anos atrás |
michael
|
5e99f7f9c1
* Implemented sqoCancelUpdatesOnRefresh, remedy bug ID #21989
|
há 10 anos atrás |
nickysn
|
25411c3871
+ added omf fixup related enums
|
há 10 anos atrás |
michael
|
d63961ce02
* Fixed bug ID #8201
|
há 10 anos atrás |
michael
|
844cf495f8
* Set PacketRecords to -1 if IndexFieldNames is set (bug ID 25387)
|
há 10 anos atrás |
michael
|
7ad2f934f5
* Map dfANY to CSV data, allows to use regular Load/Save methods in TCSVDataset. Check if me can introduce dfCSV
|
há 10 anos atrás |
pierre
|
59e2728940
Fix merge error that resulted in wrong position of finalization code
|
há 10 anos atrás |