Commit History

Author SHA1 Message Date
  florian 9a5b458d4e * allocate registers properly before icall 10 years ago
  florian 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: 10 years ago
  florian d1e48b0f71 * correctly handle parameters on the stack with OS_NO 10 years ago
  florian 500a2051ac * dependencies updated 10 years ago
  florian bda0f510f9 * updated revision.inc 10 years ago
  florian 8de58f5db2 * use heapmgr to make more test programs work with avrsim 10 years ago
  florian b8198963f3 * use modeswitch result instead of mode objpas, so the objpas unit is not pulled in 10 years ago
  florian d3fbfa225f * fixes ordinal comparisons with constants 10 years ago
  florian fbd6d2a0f9 + check for FPUNONE 10 years ago
  florian 046f98b7b5 * check FPC_HAS_FEATURE_COMMANDARGS feature 10 years ago
  florian 91702bd1b3 * regenerated 10 years ago
  florian e4492a2926 + set suffixes and extensions for embedded targets 10 years ago
  florian 0ebd26f13c * do not build testutils and fpcunit for avr 10 years ago
  michael fa08d3b971 * Add parsed cookies to output 10 years ago
  michael 6f3a454860 * Fix bug ID #27980 10 years ago
  michael 8c3d0149e2 * Fix bug ID #27993 10 years ago
  michael 3f3705725d * Patch from Stephane Aulery to ease compilation, adding $MODE and $H+ (Bug ID 27987) 10 years ago
  blikblum 7468b0b7f7 Use sqlite3_prepare_v2 instead of sqlite3_prepare. Fixes a bug when creating two tables and trying to call TableExists 10 years ago
  blikblum 379c20808f Fix return of CreateTable use SQLITE_DONE instead of SQLITE_OK 10 years ago
  florian cfa68be55b * do not use 16 Bit mul helper on avr, the code generator generates 10 years ago
  florian e56d8d1c96 * fix mov rX,...; mov rX,... optimization, hp1 needs to be checked if it is really an instruction, resolves issue #27975 10 years ago
  lacak d5c1d511b8 fcl-db: memds: for dsOldValue, dsNewValue dataset states return ActiveBuffer 10 years ago
  lacak 8839850650 fcl-db: sdfdataset: add support for dsBlockRead state 10 years ago
  florian 3282ff0506 + remove dead moves, resolves issue #27842 10 years ago
  florian bd6c6d83f8 + do cse on length as well 10 years ago
  Jeppe Johansen b6729a8f0b Workaround for IE 20060521 when building the ARM compiler 10 years ago
  florian 5c8d0d87cd o better code generation for avr: 10 years ago
  florian 634a25d9f6 * cosmetics 10 years ago
  florian d180187a48 + DEBUG_AGGAS: tais like tai_marker are written as comments 10 years ago
  florian 652f623983 * mulsu opcode spelling fixed 10 years ago