提交历史

作者 SHA1 备注 提交日期
  Jeppe Johansen 3916bcba38 Check if the current register was the last in the cgpara, to avoid running over the last register allocated. 6 年之前
  Jeppe Johansen ebe4d4cf13 Fixed stack checking for embedded target. Based on work by Christo Crause 6 年之前
  Jeppe Johansen 915e48c675 Add assembler implementation of Move. 6 年之前
  Jeppe Johansen 18ba7fc23a Generalize skip instruction optimization for both sbix and sbrx. 6 年之前
  Jeppe Johansen d993e1b9c3 avr: Add peephole optimization for in+sbr* bit test sequence. 6 年之前
  Jeppe Johansen f5e34990ae - Adds intrinsics to save/restore SREG when disabling interrupts. 6 年之前
  florian 3d3e828151 * properly allocate parameter registers for constants on avr, resolves #33932 6 年之前
  florian 7ac474341a * patch (slighly modified) by Christo Crause to write 16 bit registers on avr in hi/lo order, resolves #34721 6 年之前
  florian a5d24ec763 * max_operands needs only to be 2 on avr 6 年之前
  Jonas Maebe 667938c6c9 * add missing unixutils -> baseunix dependency 4 年之前
  Yuriy Sydorov eb69bbf4f1 * x86: Fixed update of used registers in the CMOV optimizations. 4 年之前
  Sven/Sarah Barth 48c54afabb * patch by Sergey Larin to handle Native(U)Int conversions from/to variants, resolves #37339 4 年之前
  flyingsheep b8b1aeb4e0 * Fix for issue #39379 by bart broersma 4 年之前
  pierre 8a568acaa8 Use gdate/date -u option to get universal time for TEST_DATETIME variable 4 年之前
  florian 083b7da54e * @PLT is needed for calls to link it properly with pic code 5 年之前
  pierre 5aea57b5fc * tests/Makefile.fpc: Add NATIVE_FPC=$(FPC) to tstunits rule make call. 6 年之前
  florian 35bcb99e6f + create directory for C objects if needed 5 年之前
  pierre 1081f5aad7 + Add TEST_PARALLEL, adds -L option to DOTESTOPT 6 年之前
  pierre c595135723 Add wposuffix to keep different logs for each pass when passes is > 1 4 年之前
  florian bef4d583da * support passing options to the emulator when using one for testing 4 年之前
  lacak aadb08980b fcl-db: base: +TParam.AsByte (for Delphi compatibility) 4 年之前
  lacak b421a17c84 fcl-db: sqlite: add support for journal_mode pragma (beside foreign_keys pragma). This pragma must be set after connect before any transaction starts. 4 年之前
  lacak aff575ea1b fcl-db: base: xmldatapacketreader: fix XML data types 4 年之前
  lacak 5a3c4b5f39 fcl-db: tests: fix typo 4 年之前
  lacak f02f74ec24 fcl-db: mysql: use new ftLongWord for INT UNSIGNED fields. Bug #37979 4 年之前
  lacak 1409b84323 fcl-db: base: +TFMTBCDField.AsLongWord 4 年之前
  lacak 4108c6446a fcl-db: test: +testShortIntValues 4 年之前
  lacak aefc2d789f fcl-db: dbase: add new field types (ftLongWord, ftShortint, ftByte) to fix export test errors 4 年之前
  lacak ec3eeec9ef fcl-db: tests: add support for ftLongWord, ftShortInt, ftByte field types to TBufDataset + basic test 4 年之前
  michael be620090ad * Fix compilation after Lacos changes to TFieldType 4 年之前