florian
|
b684719f1e
+ give an error if allocated temps. overflow the normally max. available space
|
hace 10 años |
nickysn
|
444b63cf07
+ added class for reading/writing a FIXUP subrecord in a FIXUPP omf record
|
hace 10 años |
pierre
|
c59e8733d6
Try to fix error introduced in commit 28925 leading to corruption of HelpFiles and SourceDirList
|
hace 10 años |
florian
|
1114089d25
* IsJumpToLabel checks number of operands
|
hace 10 años |
florian
|
02d9c676d3
* make offsets passed to tconst of type asizeint instead of aint
|
hace 10 años |
florian
|
63bf17440c
* use volatile registers first
|
hace 10 años |
florian
|
db63693b7e
* tai returned by GetNextInstructionUsingReg must be checked if it is really an instruction
|
hace 10 años |
florian
|
2b9c0ef3b4
- jmp_instructions shouldn't include call/ret instructions
|
hace 10 años |
florian
|
73c0422997
+ create defines for CPU ALU size
|
hace 10 años |
florian
|
a01a010824
* disable lineinfo unit for avr for now
|
hace 10 años |
florian
|
2daae5ff03
* moved comment so it is recognized by lazarus as a method description
|
hace 10 años |
florian
|
31709b1b43
* check registers of ait_regalloc for a valid color when translating and compiling with -dextdebug
|
hace 10 años |
michael
|
5e99f7f9c1
* Implemented sqoCancelUpdatesOnRefresh, remedy bug ID #21989
|
hace 10 años |
nickysn
|
25411c3871
+ added omf fixup related enums
|
hace 10 años |
michael
|
d63961ce02
* Fixed bug ID #8201
|
hace 10 años |
michael
|
844cf495f8
* Set PacketRecords to -1 if IndexFieldNames is set (bug ID 25387)
|
hace 10 años |
michael
|
7ad2f934f5
* Map dfANY to CSV data, allows to use regular Load/Save methods in TCSVDataset. Check if me can introduce dfCSV
|
hace 10 años |
pierre
|
59e2728940
Fix merge error that resulted in wrong position of finalization code
|
hace 10 años |
michael
|
c4617ee2ad
* Adapted patch from Laco to use new login prompt callback
|
hace 10 años |
Jonas Maebe
|
94aadb23ab
+ implemented getintparaloc() for llvm
|
hace 10 años |
Jonas Maebe
|
61e4a1b811
+ added tasmlist parameter to getintparaloc() (needed for llvm)
|
hace 10 años |
Jonas Maebe
|
2336d22985
* override instr_get_oper_spilling_info and substitute_spilled_registers for
|
hace 10 años |
Jonas Maebe
|
9d4c8f68d4
* fixed first_fpu_immreg definition
|
hace 10 años |
Jonas Maebe
|
e12dff9a5e
* support top_para in trgllvm.get_spill_temp()
|
hace 10 años |
Jonas Maebe
|
e750678f37
* factored out spilling code that deals with operand types into virtual
|
hace 10 años |
Jonas Maebe
|
ee7198aa57
* fixed memory leak in case one tai operand is replaced by another
|
hace 10 años |
Jonas Maebe
|
3279cc052a
* moved llvm-specific code from aasmtai to aasmllvm
|
hace 10 años |
Jonas Maebe
|
2ef753faae
* support llvm spilling_get_reg_type() for the destination of call/invoke
|
hace 10 años |
michael
|
1b540a6e8c
* Fix stripping of final delimiters (bug 0019361)
|
hace 10 años |
nickysn
|
7f4c2c0cc2
* added missing 'private' declaration to TOmfRecord_SEGDEF
|
hace 10 años |