提交历史

作者 SHA1 备注 提交日期
  yury 039aee9568 * i386 PIC: Do not force EBX as a GOT register if tf_section_threadvars is not set. Actually forcing EBX here is a bad idea anyway. 6 年之前
  yury 4da16992df * i386: Minor PIC initialization improvement if the GOT register is forced to EBX. 6 年之前
  Mattias Gaertner 0fb27844d6 fcl-passrc: useanalyzer: fixed system.typeinfo 6 年之前
  yury e5c2d13671 * Do not set pi_needs_got in current_procinfo.flags at the node level, since the GOT usage can only be estimated there. Instead set the pi_needs_got flag at places where the GOT register is accessed during the code generation. This eliminates generation of the unneeded initialization of the GOT register and fixes linker errors when the _GLOBAL_OFFSET_TABLE_ symbol is referenced but no actual GOT references are present. 6 年之前
  yury ab92dcd162 * android: Mask SSE exceptions for i386 too. 6 年之前
  yury 9f88cae771 * Removed inline, since inherited is not supported. 6 年之前
  yury a277a5f8db * Removed unused local vars. 6 年之前
  Mattias Gaertner c987aa77f9 fcl-passrc: fixed inherited create on abstract class 6 年之前
  pierre 57ee0dd00a Fix fullcycle/fullinstall by adding missing armgen directory -Fu option if PPC_TARGET is armeb 6 年之前
  Jonas Maebe 7c4e7d6bd3 * support OS_32/OS_64 in cgsize2subreg for ARM MM registers to handle 6 年之前
  Jonas Maebe 08791712d7 * also specify the byval alignment at the callee side 6 年之前
  Jonas Maebe bead1f8180 * properly set 8 byte parameter alignment for first parameter on ARM if 6 年之前
  Jonas Maebe 6071263469 * use ` instead of ^ as replacement character in LLVM asmnodes, as ^ can 6 年之前
  Jonas Maebe a87a7270d5 * remove double "nocapture" attributes 6 年之前
  Jonas Maebe e829596750 * type left-over parts of parameters as arrays of "stack slot alignment" if 6 年之前
  Jonas Maebe bc77aad3d9 * give an error when trying to call through to a C varargs routine with a 6 年之前
  Jonas Maebe a51c06f907 * place the "external" directives in the interface instead of in the 6 年之前
  Jonas Maebe 07bd4ba517 * let all the case code generation work with tconstexprint instead of aint, 6 年之前
  michael 1d5877ecf0 * Save config strings to/from ini file 6 年之前
  michael f097158802 * Add database creation and README, and copyright header 6 年之前
  michael 5f2cef71ea * Copyright statement 6 年之前
  michael e726faca7c * Delphi rest client for REST bridge 6 年之前
  Mattias Gaertner 934ece9274 pas2js: updated docs 6 年之前
  Mattias Gaertner 333e100b5b pastojs: clean up 6 年之前
  Mattias Gaertner 90626406a1 fcl-passrc: class abstract 6 年之前
  Mattias Gaertner 45eafbabca fcl-passrc: useanalyzer: no hint for attributes 6 年之前
  michael 02b5a755f7 * Add SQLDBIni helper 6 年之前
  michael 2845fabd02 * Add SQLDB Rest Bridge 6 年之前
  michael 938d59434f * Fix missing inherited in destroy 6 年之前
  florian 74275a9173 * in ISO mode, f^ is undefined after Rewrite 6 年之前