Commit History

Author SHA1 Message Date
  Károly Balogh 6591a24bd3 removed some code which must never be called, added an internalerror() instead 12 years ago
  florian e514e84c83 * first_moddivint should not change the return type if div/mul/add is used 12 years ago
  florian 3ebe708574 * do not use r13/r15 for certain data processing operations 12 years ago
  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 years ago
  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 years ago
  florian b4c7b40049 * do not split statements following A_IT* instructions on arm thumb2 when inserting constant pools 12 years ago
  florian 8884f1c0bf * arm thumb2 supports only left shifted index registers up to 3 bits 12 years ago
  florian 6df2917d93 * fix spilling of vfp instructions 12 years ago
  florian c350c3a5e4 * arm thumb2 does not understand tst reg1,reg2,lsl reg3 12 years ago
  florian bb73a2891b * prevent generation of mul/mla statements with illegal registers 12 years ago
  florian 7df123aa1e * insert it statements for arm thumb2 in syscall assembler procedures 12 years ago
  michael 3dd8673212 * Handle EINTR for read/Write operations 12 years ago
  Mattias Gaertner 1e48781694 instantfpc: fixed showing compiler error 12 years ago
  Károly Balogh add4aa10df don't try to clean unsupported CPU-OS combinations 12 years ago
  sergei bfcdf6b825 * Replaced tai_ent and tai_ent_end classes with tai_directive subtypes. Having separate classes for them is unnecessary complication. 12 years ago
  lacak b2e7364ae8 fcl-db: bufdataset: improves rev.25333; length indicator is saved only for variable length fields 12 years ago
  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 years ago
  sergei b8a76c5da2 - Removed gen_proc_symbol procedure, no longer used, replaced by thlcgobj.gen_proc_symbol method. 12 years ago
  svenbarth 1a3b70960a Add example for connecting to a remote registry on Windows. 12 years ago
  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 years ago
  svenbarth a298a9ecf8 Implement TRegistry.RegistryConnect for Windows (excluding WinCE). 12 years ago
  Jonas Maebe ce6e72c341 * define COREVIDEO_SUPPORTS_IOSURFACE for iphonesim platform 12 years ago
  Jonas Maebe 1af312c129 * don't overwrite result of librarysearchpath.FindFile() in 12 years ago
  svenbarth b57a587842 Fix for Mantis #24903. 12 years ago
  Jonas Maebe 528f5d1096 * initialise result of GetDarwinPrtobjName() in case GetDarwinCrt1ObjName() 12 years ago
  reiniero e7b833bd1b sqldb: tests: clean up forms so database.ini editor is in main form 12 years ago
  lacak 62857c565e fcl-db: tests: formatting 12 years ago
  Jonas Maebe 4ec9ec2009 + PIC support for Darwin/ARM: 12 years ago
  Jonas Maebe 8ffb704b8c * don't split address labels from the instruction they belong with when 12 years ago
  Jonas Maebe b31e5c2536 + PIC support for ARM jump tables (only for plain ARM right now, not 12 years ago