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