Historie revizí

Autor SHA1 Zpráva Datum
  florian b8198963f3 * use modeswitch result instead of mode objpas, so the objpas unit is not pulled in před 10 roky
  florian d3fbfa225f * fixes ordinal comparisons with constants před 10 roky
  florian fbd6d2a0f9 + check for FPUNONE před 10 roky
  florian 046f98b7b5 * check FPC_HAS_FEATURE_COMMANDARGS feature před 10 roky
  florian 91702bd1b3 * regenerated před 10 roky
  florian e4492a2926 + set suffixes and extensions for embedded targets před 10 roky
  florian 0ebd26f13c * do not build testutils and fpcunit for avr před 10 roky
  michael fa08d3b971 * Add parsed cookies to output před 10 roky
  michael 6f3a454860 * Fix bug ID #27980 před 10 roky
  michael 8c3d0149e2 * Fix bug ID #27993 před 10 roky
  michael 3f3705725d * Patch from Stephane Aulery to ease compilation, adding $MODE and $H+ (Bug ID 27987) před 10 roky
  blikblum 7468b0b7f7 Use sqlite3_prepare_v2 instead of sqlite3_prepare. Fixes a bug when creating two tables and trying to call TableExists před 10 roky
  blikblum 379c20808f Fix return of CreateTable use SQLITE_DONE instead of SQLITE_OK před 10 roky
  florian cfa68be55b * do not use 16 Bit mul helper on avr, the code generator generates před 10 roky
  florian e56d8d1c96 * fix mov rX,...; mov rX,... optimization, hp1 needs to be checked if it is really an instruction, resolves issue #27975 před 10 roky
  lacak d5c1d511b8 fcl-db: memds: for dsOldValue, dsNewValue dataset states return ActiveBuffer před 10 roky
  lacak 8839850650 fcl-db: sdfdataset: add support for dsBlockRead state před 10 roky
  florian 3282ff0506 + remove dead moves, resolves issue #27842 před 10 roky
  florian bd6c6d83f8 + do cse on length as well před 10 roky
  Jeppe Johansen b6729a8f0b Workaround for IE 20060521 when building the ARM compiler před 10 roky
  florian 5c8d0d87cd o better code generation for avr: před 10 roky
  florian 634a25d9f6 * cosmetics před 10 roky
  florian d180187a48 + DEBUG_AGGAS: tais like tai_marker are written as comments před 10 roky
  florian 652f623983 * mulsu opcode spelling fixed před 10 roky
  michael 8196427ca6 * Patch from Bernd to fix SedDateTime (wrong tv_usec values, bug ID #27969) před 10 roky
  florian 40dc34b9d8 * several issues with the avr instruction table fixes, resolves issue #27963 před 10 roky
  florian 01cbf00455 * unified code to remove unnecessary type casts to support also removals of type conversions between smaller ints před 10 roky
  Jonas Maebe e3ddf1c0b7 * fixed typos in error.msg (patch by Stéphane Aulery, mantis #27931) před 10 roky
  Jonas Maebe 49aef02ef2 * fixed register size of uxtb in case of a 64 bit scan operation před 10 roky
  Jonas Maebe 864f9b24cc * handle indexing implicit pointer types on llvm před 10 roky