提交历史

作者 SHA1 备注 提交日期
  florian e3e1e4b7c6 * fpc_LibInitializeUnits can be empty if the target has no shared lib support 14 年之前
  florian 519df6d3a8 * fix compilation without exit code 14 年之前
  florian 2c42d8e1e8 * be able to use feature fileio without feature random 14 年之前
  florian 26a9bbbd13 * fix sysdir.inc dummy for embedded targets 14 年之前
  florian a683b7e9f1 * make IsLibrary a constant if the target has no dyn. lib support 14 年之前
  florian df01d0209e * report code and data size for embedded targets 14 年之前
  florian 1491d77c9d * avoid ugly space in compilation summary 14 年之前
  florian d21fde5604 * disable thumb2_bare for now 14 年之前
  florian 34b033ba72 + armv4t 14 年之前
  florian c95f7b1c2f * remove cpu type cortex m3 on arm, it is just an ARMv7-M 14 年之前
  florian 7e537161c4 * allow %seg. register:offset without (...), resolves #20035 14 年之前
  paul de21de2024 compiler: implement delphi like namespaces 14 年之前
  paul d3e19b711c 14 年之前
  paul 60ccec6f56 tests: add tests for "dot units"/namespaces feature (compiler changes will be committed later) 14 年之前
  marco 275261f815 * Fix for Mantis #20041, check assignment of buffer in TField.Getdata 14 年之前
  marco 9772257404 * fix for mantis #20047 ddeconnect VAR Parameter issue that can take NIL. 14 年之前
  florian 42c94d1b91 * controllerunit.inc is no longer used 14 年之前
  florian f629e3b4fb * new version 14 年之前
  florian a774f4681a * completed atmega128-Unit by Christian 14 年之前
  florian a08dfdf803 o slightly modified patch by John Clymer: 14 年之前
  florian e5c796e9fd * when compiling for arm-embedded, sub-arch is also passed to the compiler 14 年之前
  Tomas Hajny 7f7a4518f7 * FileExists fixed - wildcards not accepted any longer 14 年之前
  florian 8eafefc90f * arm-embedded requires sub-arch to be passed 14 年之前
  Tomas Hajny 8952607ff0 * 64-bit versions of TFileStatus* and TFileFindBuf* types added 14 年之前
  Tomas Hajny 6aecc69389 * FindFirst enhanced for file sizes >2 GB 14 年之前
  florian 8a9763018f * another overleft from ancient 1.0.x times removed 14 年之前
  florian ebd1c11e70 * remove 1.0.x specific Makefile commands 14 年之前
  florian 6005ec2c91 + a_jmp_cond implemented 14 年之前
  michael 843df2c0fc * Fixed missing content vars 14 年之前
  florian cf0d808708 + avr assemblers do not convert automatically cond. branches with too large jump distances into an unconditional branch and a reverse condition branch, so fpc does this now 14 年之前