Commit History

Author SHA1 Message Date
  ivost e7fb4e6a32 * changed i386 syscall from oldfpccall to register calling convention 18 years ago
  ivost ed87187cad * removed InterlockedCompareExchange64 for i386 from system unit 18 years ago
  marco 74f9281067 * resync with Jedi version. Mostly all dll names moved to a unit, and a new mass unit jwawindows, as well as 3 or 4 smaller units. 18 years ago
  florian d67fee95a8 * test fixed 18 years ago
  florian 60c5179366 * experimental ie fix for dispinterfaces with rtti 18 years ago
  michael 64895f6b51 * Added template and README from Sergei Gorelkin 18 years ago
  Almindor e2dda2ba2b * re-merge smpeg (cannot be separated due to heavy type dependence sadly) 18 years ago
  ivost faf3b065f8 * updated TLS segmentdescriptor definiton (record user_desc) 18 years ago
  Almindor acb60a45b8 * separates smpeg from sdl 18 years ago
  Almindor 86faa3a8fd * adds SDL_getpixel and SDL_putpixel helper routines 18 years ago
  Almindor 51677fe681 * re-add sdl again 18 years ago
  florian 52cebb0083 * map SIGILL to rte 216, experimental 18 years ago
  florian dd45cf582f * set temp. start properly when omitting stackframe 18 years ago
  Almindor 559c88bd38 * remove sdl again due to "checksum changed" 18 years ago
  Almindor 1dd7da8a82 * forgotten regenerated makefile for sdl 18 years ago
  Almindor dab3570c4a * adds SDL to packages/extra 18 years ago
  florian 6cd5f3a3e7 + bool64bit support to ppudump 18 years ago
  Jonas Maebe 6ba8db4dd4 * fixed a_op_const_reg(_reg)(OP_OR/OP_XOR,OS_S8/OS_S16) for ppc32 18 years ago
  Jonas Maebe 3cc1c1bd2e + big endian support for rendering .chr fonts 18 years ago
  ivost 2c22173534 * Added InterlockedCompareExchange64 for i386 (supported over cmpxchg8b instruction) 18 years ago
  Jonas Maebe c630797934 * fixed swap(integer) due to counter-intuitive TP/Delphi compatible 18 years ago
  ivost f1e218ffe0 * fixed InterlockedCompareExchange(64) of x86_64.inc (I dont know if win64 version is wrong also!) 18 years ago
  ivost fc0f2f3de6 * disabled Clone syscall in linux.pp, it was completly wrong (I will replace it) 18 years ago
  michael 645b0d2cb1 * Patch from Sergei Gorelkin 18 years ago
  peter b054dcde56 * call procvar only in arguments when the return type matches or there are 18 years ago
  florian a99b5470af * big variant from Thorsten Engler, fixes and improves several variant stuff 18 years ago
  Tomas Hajny b06b453ee1 * check for 64-bit support in FileTruncate based on TOff definition 18 years ago
  Jonas Maebe 4c1d540a21 * changed cpurequiresproperalignment from a compile-time define into 18 years ago
  Jonas Maebe eae0ba86e7 * prefer a loadsize of 4 over 8 bytes for packed loads on 64 bit, 18 years ago
  Jonas Maebe 6a7321c318 * enabled 64 bit filetruncate 18 years ago