Commit History

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