提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe c95a3f2cf7 * firstpass rather than typecheckpass statements added to the call node 10 年之前
  nickysn 41203a9152 * support far classrefdef targets on i8086 in thlcgcpu.a_loadaddr_ref_reg. This 10 年之前
  Jeppe Johansen 5a302dfabb Fix some addresses that were missing a zero in CortexM7 unit. 10 年之前
  nickysn ef207475fd + parse omf modend records and add symbol for module start address 10 年之前
  nickysn e1298a035c * provide msdos-specific dummy overrides for GetCode/Data/BssSize to avoid crash 10 年之前
  nickysn d4a4b9a57b * refactored the internal linker ar object reader object creation to allow using 10 年之前
  nickysn 8206c6dbd0 * the code for determining the code, data and bss sizes in the internal linker 10 年之前
  nickysn e59c164844 + parse FIXUPP records in the omf object reader (although converting them TOmfRelocation is not yet implemented) 10 年之前
  Jeppe Johansen 59f164b948 Changed type of size argument from aint to asizeint. This previously broke things on 8bit targets. 10 年之前
  joost 46906833f1 * Re-generated makefile's 10 年之前
  joost ac87da7c42 * Filter the Makefile's unit searchpaths from the fpmake command line. 10 年之前
  joost 1f5fab5309 * rstconv.pp depends on fcl-json and uses resourcestrings 10 年之前
  nickysn c3133c498a + added property tobjectreader.pos, which returns the current position when reading an object file 10 年之前
  nickysn 515d702408 - removed semicolon after 'begin' 10 年之前
  nickysn 0cd1a88588 * fixed memory leak in TOmfObjInput.ReadExtDef 10 年之前
  nickysn 9fc100574c + added property TObjSymbol.group for use with the omf object format 10 年之前
  nickysn c50991713c + implemented reading of omf public names 10 年之前
  michael 7f1b21e561 * Added example for parameter binding from Laco 10 年之前
  pierre 8847394d02 Accept 3.0.0 as starting compiler 10 年之前
  marco 8cf0c3bcb6 * camel case paramcount as per mantis #28503 10 年之前
  lacak 105af639ce fcl-db: mysql: fix reporting of connection errors. Pass allocated connection handle (not Nil) to MySQLError procedure to correctly read error code, error message and sqlstate. 10 年之前
  michael 437aab34de * Fix by Michalis Kamburelis for bug #28496 10 年之前
  Jonas Maebe 0d87df71a9 * default to ARMv7/VFPv3 for Darwin/ARM (since that's what most iOS devices 10 年之前
  svenbarth 39016c032e Fix for Mantis #28442. Do not generate the VMT record definition for generic classes. It isn't used anyway. 10 年之前
  michael e5fba07668 * Fix bug #0028486 10 年之前
  Jonas Maebe 4c0807c596 * simplified enum lookup table management by using tfplist instead of 10 年之前
  pierre d9359ea4af revision.inc update after commit 31240 10 年之前
  michael 3acf0285aa * Allow comments in JSON config file 10 年之前
  michael 97bc0a4bff * Add support for parsing comments 10 年之前
  michael 7c94f09d34 * Convert to/from UTF8 10 年之前