Revīziju vēsture

Autors SHA1 Ziņojums Datums
  florian 4758271c91 * x86-64 uses OptPass1MOV 9 gadi atpakaļ
  florian 6609e8def2 * correctly set the size of the operation when carrying out Mov Op Mov optimizations 9 gadi atpakaļ
  florian b274599a47 * made some assembler optimizer methods class methods 9 gadi atpakaļ
  florian e56147ac6e * integrated mov op mov -> op optimization in aoptx86 9 gadi atpakaļ
  florian 9ed6638baa * moved MovAnd2Mov optimization to aoptx86 9 gadi atpakaļ
  Jonas Maebe 7f2d970a1e * fixed type encoding of C-style blocks for LLVM 9 gadi atpakaļ
  Jonas Maebe 951ca4e62b * fixed procdef used to call C-style blocks (only relevant for LLVM) 9 gadi atpakaļ
  Jonas Maebe ccf011dbc5 * C-style blocks are implicit pointers -> don't parse such typed constants 9 gadi atpakaļ
  florian 8c5fdc9dc2 * softfpu patch by Max Nazhalov: Small fixes to softfpu.pp complementing r27215 9 gadi atpakaļ
  Jonas Maebe 0ed6c3d80e * also use the last floating point parameter register on AArch64 in case of 9 gadi atpakaļ
  Tomas Hajny cd236d1811 * fcl-pdf package added 9 gadi atpakaļ
  Tomas Hajny 942360289f * added short name for fcl-pdf 9 gadi atpakaļ
  florian dfe41db13f * call GetNextInstruction only once when carrying out mov optimizations 9 gadi atpakaļ
  michael 022e099e41 * Corrected implementation of ServiceRunning and WaitForServicecompletion 9 gadi atpakaļ
  michael ef7c327c7a * Revert rev r33905, started from too old version 9 gadi atpakaļ
  michael d37dfecbd5 * Fix unit name 9 gadi atpakaļ
  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 gadi atpakaļ
  florian d05222990e * while updating used register sets, all labels can/must be skipped 9 gadi atpakaļ
  florian ba54f7243e * moved all i386 mov peephole optimization code into OptPass1MOV 9 gadi atpakaļ
  florian 49f63d67b2 * correctly check left.location instead of left.expectloc when generating 9 gadi atpakaļ
  michael c026dab430 * Added ServiceRunning and WaitForServiceCompletion functions 9 gadi atpakaļ
  svenbarth 7523e97d83 Fix compilation of JVM platform after recent changes to Delete() and Insert() 9 gadi atpakaļ
  svenbarth fd66d70449 innr.inc: 9 gadi atpakaļ
  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 gadi atpakaļ
  Tomas Hajny 293d9be6b6 * fix compilation after UnicodeString ExecuteProcess related changes 9 gadi atpakaļ
  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 gadi atpakaļ
  svenbarth aaff6d0b97 Allow Delete() and Insert() to be used with generic types as arguments. 9 gadi atpakaļ
  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 gadi atpakaļ
  svenbarth a2c9c75e97 Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures. 9 gadi atpakaļ
  Tomas Hajny c1afb4b63b * avoid FindFirst failing due to Attribute parameter bigger than $FF 9 gadi atpakaļ