提交歷史

作者 SHA1 備註 提交日期
  florian f34bee1df7 * arm thumb does not support ror reg1,reg2,#imm 12 年之前
  florian 950194678a * handle jump tables correctly when inserting constant pools on arm thumb 12 年之前
  nickysn 4f0c160110 * Makefile regenerated with latest fpcmake from trunk, which has i8086-msdos support 12 年之前
  Károly Balogh 6591a24bd3 removed some code which must never be called, added an internalerror() instead 12 年之前
  florian e514e84c83 * first_moddivint should not change the return type if div/mul/add is used 12 年之前
  florian 3ebe708574 * do not use r13/r15 for certain data processing operations 12 年之前
  florian 2fe48077b2 * using r13 and r15 is on arm thumb2 also forbidden under certain conditions for the instructions A_SUB,A_AND,A_BIC,A_EOR 12 年之前
  florian d5ddf39f73 * do not do the RedundantMovProcess optimization when the involved registers are r13 or r15 and if the target is arm thumb(2) 12 年之前
  florian b4c7b40049 * do not split statements following A_IT* instructions on arm thumb2 when inserting constant pools 12 年之前
  florian 8884f1c0bf * arm thumb2 supports only left shifted index registers up to 3 bits 12 年之前
  florian 6df2917d93 * fix spilling of vfp instructions 12 年之前
  florian c350c3a5e4 * arm thumb2 does not understand tst reg1,reg2,lsl reg3 12 年之前
  florian bb73a2891b * prevent generation of mul/mla statements with illegal registers 12 年之前
  florian 7df123aa1e * insert it statements for arm thumb2 in syscall assembler procedures 12 年之前
  michael 3dd8673212 * Handle EINTR for read/Write operations 12 年之前
  Mattias Gaertner 1e48781694 instantfpc: fixed showing compiler error 12 年之前
  Károly Balogh add4aa10df don't try to clean unsupported CPU-OS combinations 12 年之前
  sergei bfcdf6b825 * Replaced tai_ent and tai_ent_end classes with tai_directive subtypes. Having separate classes for them is unnecessary complication. 12 年之前
  lacak b2e7364ae8 fcl-db: bufdataset: improves rev.25333; length indicator is saved only for variable length fields 12 年之前
  sergei 108d3cb090 - Removed tai_label.is_global field, was used in just one place and is generally not needed: binding is controlled by 'bind' property of referenced AsmLabel. 12 年之前
  sergei b8a76c5da2 - Removed gen_proc_symbol procedure, no longer used, replaced by thlcgobj.gen_proc_symbol method. 12 年之前
  svenbarth 1a3b70960a Add example for connecting to a remote registry on Windows. 12 年之前
  lacak 625a2c18f3 fcl-db: bufdataset: fixes bug when saving of BLOB data using SaveToFile or SaveToStream in dfBinary format.(instead of BLOB data only pointer to "BLOB buffer record" is saved) 12 年之前
  svenbarth a298a9ecf8 Implement TRegistry.RegistryConnect for Windows (excluding WinCE). 12 年之前
  Jonas Maebe ce6e72c341 * define COREVIDEO_SUPPORTS_IOSURFACE for iphonesim platform 12 年之前
  Jonas Maebe 1af312c129 * don't overwrite result of librarysearchpath.FindFile() in 12 年之前
  svenbarth b57a587842 Fix for Mantis #24903. 12 年之前
  Jonas Maebe 528f5d1096 * initialise result of GetDarwinPrtobjName() in case GetDarwinCrt1ObjName() 12 年之前
  reiniero e7b833bd1b sqldb: tests: clean up forms so database.ini editor is in main form 12 年之前
  lacak 62857c565e fcl-db: tests: formatting 12 年之前