提交歷史

作者 SHA1 備註 提交日期
  florian f5edf77a05 + Atmega8 support 10 年之前
  florian 9f587625e7 + handle not and neg in isFoldableArithOp as well 10 年之前
  florian b222d0b663 * correctly handle LOC_SUBSETREG,LOC_CSUBSETREG,LOC_SUBSETREF,LOC_CSUBSETREF in second_int_to_bool, resolves issue #28007 10 年之前
  florian 8ee9550d22 + misising part of r30759 (commit of sysstrh.inc shouldn't have gone in r30759): 10 年之前
  florian f2a5672355 * Update of German error message files by Karl-Michael Schindler, resolves issue #28010 10 年之前
  nickysn 74c74b6a88 * call ArSymbols.Free instead of .Destroy in the tarobjectreader destructor 10 年之前
  nickysn 5160c8f0a3 + started the omf library object reader 10 年之前
  michael 08c4da7a9f * Fix double vars in TRequest : URI/URL 10 年之前
  florian c2c87828e9 + slightly modified patch by lelekx to implement plugable file routines for the embedded target, resolves issue #22918 10 年之前
  florian 9a5b458d4e * allocate registers properly before icall 10 年之前
  florian 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: 10 年之前
  florian d1e48b0f71 * correctly handle parameters on the stack with OS_NO 10 年之前
  florian 500a2051ac * dependencies updated 10 年之前
  florian bda0f510f9 * updated revision.inc 10 年之前
  florian 8de58f5db2 * use heapmgr to make more test programs work with avrsim 10 年之前
  florian b8198963f3 * use modeswitch result instead of mode objpas, so the objpas unit is not pulled in 10 年之前
  florian d3fbfa225f * fixes ordinal comparisons with constants 10 年之前
  florian fbd6d2a0f9 + check for FPUNONE 10 年之前
  florian 046f98b7b5 * check FPC_HAS_FEATURE_COMMANDARGS feature 10 年之前
  florian 91702bd1b3 * regenerated 10 年之前
  florian e4492a2926 + set suffixes and extensions for embedded targets 10 年之前
  florian 0ebd26f13c * do not build testutils and fpcunit for avr 10 年之前
  michael fa08d3b971 * Add parsed cookies to output 10 年之前
  michael 6f3a454860 * Fix bug ID #27980 10 年之前
  michael 8c3d0149e2 * Fix bug ID #27993 10 年之前
  michael 3f3705725d * Patch from Stephane Aulery to ease compilation, adding $MODE and $H+ (Bug ID 27987) 10 年之前
  blikblum 7468b0b7f7 Use sqlite3_prepare_v2 instead of sqlite3_prepare. Fixes a bug when creating two tables and trying to call TableExists 10 年之前
  blikblum 379c20808f Fix return of CreateTable use SQLITE_DONE instead of SQLITE_OK 10 年之前
  florian cfa68be55b * do not use 16 Bit mul helper on avr, the code generator generates 10 年之前
  florian e56d8d1c96 * fix mov rX,...; mov rX,... optimization, hp1 needs to be checked if it is really an instruction, resolves issue #27975 10 年之前