Historie revizí

Autor SHA1 Zpráva Datum
  felixf 9a03fec8fa patched bug with unintended sign extension for 32 bit values being pushed as 64 bit values před 7 roky
  felixf 722bcdcfb8 Patched issue with pushing integer and floating point parameters in registers on Linux64. před 7 roky
  negelef e31dced224 Removed obsolete darwin calling convention flag před 7 roky
  negelef b3a77f78d3 Improved stack pointer modifications před 7 roky
  negelef ae0bedf522 Reserve RBX for activity pointer in 64-bit mode před 7 roky
  felixf 3eb5c84fe8 improved performance of copy for very small sizes (1,2,4,8) před 7 roky
  felixf 1da0c4e89c Added support for MOV XMMa XMMb for vector registers před 7 roky
  negelef 7324dc8173 Added proper constant for invalid stream positions před 7 roky
  negelef de52e92426 Renamed SystemTools to System před 7 roky
  negelef aa8277863d Renamed Runtime module to built-ins as it mainly contains built-in functions for operations which the compiler or back-end do not support natively před 7 roky
  negelef 582455f41c Use WORD instead of LONGINT as result type před 7 roky
  felixf 9f4660486b před 7 roky
  felixf 273a8f4db2 patched reading CAS instruction před 7 roky
  felixf 03ee1f7202 patched stack alignment bugs před 7 roky
  felixf c5d3f8fcd4 added missing variable před 7 roky
  felixf deee03e015 support for conversion UNSIGNED --> FLOAT před 7 roky
  eth.negelef 780c02bf0d Added support for comparing complex unsigned values před 7 roky
  eth.negelef 1c05ad7c45 Use volatile register in 64-bit case for initialising stack frame před 7 roky
  eth.negelef 68506774db Fixed direct adressing in 64-bit mode for dynamic module loading před 7 roky
  negelef 9e591b1329 Fixed hard-coded register width in copy and fill instruction před 7 roky
  felixf dd3d5477c3 patched all method visibility conflicts: extending methods keep visibility of super method. před 7 roky
  felixf 3b3e542b91 Corrected 64bit memory size for pop float před 7 roky
  felixf 5b35c0cf7a removed unnecessary register shift by one (XMM0 is the first floating point register passed in A64bit WINAPI calling convention) před 7 roky
  felixf 81fc79f11e Improved and simplified parameter register handling: před 7 roky
  felixf 4e4e439576 Removed priority from generic sections (replaced by section types) před 7 roky
  felixf dad7129d9a Added back in support for inline assembler using CODE .. WITH IN .. OUT .. END před 7 roky
  felixf 2a4118ee58 patch in register allocator (64 bit) před 7 roky
  felixf d0805e8e34 Use register D for initialiuation (instead of register C : conflict with coop kernel !) před 7 roky
  felixf 9dc297a69d Finally: 64-bit A2 on Windows boots and works with the Garbage Collector před 7 roky
  felixf b38157c723 corrected push of floating point values less wide than address size před 7 roky