提交历史

作者 SHA1 备注 提交日期
  florian 2daae5ff03 * moved comment so it is recognized by lazarus as a method description 10 年之前
  florian 31709b1b43 * check registers of ait_regalloc for a valid color when translating and compiling with -dextdebug 10 年之前
  michael 5e99f7f9c1 * Implemented sqoCancelUpdatesOnRefresh, remedy bug ID #21989 10 年之前
  nickysn 25411c3871 + added omf fixup related enums 10 年之前
  michael d63961ce02 * Fixed bug ID #8201 10 年之前
  michael 844cf495f8 * Set PacketRecords to -1 if IndexFieldNames is set (bug ID 25387) 10 年之前
  michael 7ad2f934f5 * Map dfANY to CSV data, allows to use regular Load/Save methods in TCSVDataset. Check if me can introduce dfCSV 10 年之前
  pierre 59e2728940 Fix merge error that resulted in wrong position of finalization code 10 年之前
  michael c4617ee2ad * Adapted patch from Laco to use new login prompt callback 10 年之前
  Jonas Maebe 94aadb23ab + implemented getintparaloc() for llvm 10 年之前
  Jonas Maebe 61e4a1b811 + added tasmlist parameter to getintparaloc() (needed for llvm) 10 年之前
  Jonas Maebe 2336d22985 * override instr_get_oper_spilling_info and substitute_spilled_registers for 10 年之前
  Jonas Maebe 9d4c8f68d4 * fixed first_fpu_immreg definition 10 年之前
  Jonas Maebe e12dff9a5e * support top_para in trgllvm.get_spill_temp() 10 年之前
  Jonas Maebe e750678f37 * factored out spilling code that deals with operand types into virtual 10 年之前
  Jonas Maebe ee7198aa57 * fixed memory leak in case one tai operand is replaced by another 10 年之前
  Jonas Maebe 3279cc052a * moved llvm-specific code from aasmtai to aasmllvm 10 年之前
  Jonas Maebe 2ef753faae * support llvm spilling_get_reg_type() for the destination of call/invoke 10 年之前
  michael 1b540a6e8c * Fix stripping of final delimiters (bug 0019361) 10 年之前
  nickysn 7f4c2c0cc2 * added missing 'private' declaration to TOmfRecord_SEGDEF 10 年之前
  Jeppe Johansen e2272c8a7e Added aitconst_gs for AVR pointer references to Flash. 10 年之前
  michael a4ddc64e78 * Changed CSV export to use CSVBuilder to be more RFC 4180 compliant 10 年之前
  michael 6b130438eb * Implemented CSVDataset 10 年之前
  michael c37720d12d * Added csdocument, split out in csvreadwrite and csvdocument (bug ID 247 10 年之前
  nickysn ef9c15c165 + write link pass 1 separator to omf obj output 10 年之前
  nickysn 4fc55f97fc * refactored adding groups to use a method with an 'array of const' parameter 10 年之前
  nickysn 1521f88a9d * fixed off by one error when writing a GRPDEF record 10 年之前
  nickysn a9f10f60eb + write the dgroup GRPDEF record 10 年之前
  nickysn a84537dd9b + create the default segments and write them in the OMF object file 10 年之前
  nickysn 56621e6ee1 + added class for writing GRPDEF omf records 10 年之前