Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  florian a5fc8b629a * factored out OptPass1AND from x86-64 and moved it to aoptx86 9 yıl önce
  florian 5e8e21c1be * factored out OpPass2MOV code, x86-64 uses it as well now 9 yıl önce
  florian 4758271c91 * x86-64 uses OptPass1MOV 9 yıl önce
  florian 6609e8def2 * correctly set the size of the operation when carrying out Mov Op Mov optimizations 9 yıl önce
  florian b274599a47 * made some assembler optimizer methods class methods 9 yıl önce
  florian e56147ac6e * integrated mov op mov -> op optimization in aoptx86 9 yıl önce
  florian 9ed6638baa * moved MovAnd2Mov optimization to aoptx86 9 yıl önce
  Jonas Maebe 7f2d970a1e * fixed type encoding of C-style blocks for LLVM 9 yıl önce
  Jonas Maebe 951ca4e62b * fixed procdef used to call C-style blocks (only relevant for LLVM) 9 yıl önce
  Jonas Maebe ccf011dbc5 * C-style blocks are implicit pointers -> don't parse such typed constants 9 yıl önce
  florian 8c5fdc9dc2 * softfpu patch by Max Nazhalov: Small fixes to softfpu.pp complementing r27215 9 yıl önce
  Jonas Maebe 0ed6c3d80e * also use the last floating point parameter register on AArch64 in case of 9 yıl önce
  Tomas Hajny cd236d1811 * fcl-pdf package added 9 yıl önce
  Tomas Hajny 942360289f * added short name for fcl-pdf 9 yıl önce
  florian dfe41db13f * call GetNextInstruction only once when carrying out mov optimizations 9 yıl önce
  michael 022e099e41 * Corrected implementation of ServiceRunning and WaitForServicecompletion 9 yıl önce
  michael ef7c327c7a * Revert rev r33905, started from too old version 9 yıl önce
  michael d37dfecbd5 * Fix unit name 9 yıl önce
  Károly Balogh 2eeb078f3e m68k: removed obsolete and wrong comment. the '881 extended type is actually 12 bytes during load/store, not 10, which means longword alignment is fine. no functional changes. 9 yıl önce
  florian d05222990e * while updating used register sets, all labels can/must be skipped 9 yıl önce
  florian ba54f7243e * moved all i386 mov peephole optimization code into OptPass1MOV 9 yıl önce
  florian 49f63d67b2 * correctly check left.location instead of left.expectloc when generating 9 yıl önce
  michael c026dab430 * Added ServiceRunning and WaitForServiceCompletion functions 9 yıl önce
  svenbarth 7523e97d83 Fix compilation of JVM platform after recent changes to Delete() and Insert() 9 yıl önce
  svenbarth fd66d70449 innr.inc: 9 yıl önce
  svenbarth 17bb29ddc3 Check for tf_winlikewidestring in the target's flags instead of relying on the target being a Windows system when determining whether the system as the WideString type that's separate from UnicodeString 9 yıl önce
  Tomas Hajny 293d9be6b6 * fix compilation after UnicodeString ExecuteProcess related changes 9 yıl önce
  Tomas Hajny 3732ad18d1 * package libmicrohttpd is not compatible to anything but MS Windows and Unix platforms in its current state - disabled for OS/2 and Symbian 9 yıl önce
  svenbarth aaff6d0b97 Allow Delete() and Insert() to be used with generic types as arguments. 9 yıl önce
  svenbarth 9fb2a8bba9 + added simple test to check whether Delete() and Insert() still work correctly (though a mistake there would probably have broken the cycling totally anyway...) 9 yıl önce