florian
|
fd6fdfe896
* check used fpu type properly
|
18 年之前 |
florian
|
fb1afe0ea4
+ set FPU* define properly
|
18 年之前 |
florian
|
7fb2a035e3
* fixed patch for #8480
|
18 年之前 |
marco
|
77d82e5b0a
* patch from #8480 committed. #0#0 also copied.
|
18 年之前 |
marco
|
b7b057d570
* patch for 8452 committed
|
18 年之前 |
marco
|
e52a4e3b9f
* fix for twordfield=tlongintfield (bug 8500)
|
18 年之前 |
marco
|
a50c7a25ac
* stdcall for all funcs. bug #8456. There are only 4 funcs in the winapi that are not stdcall, like wsprintf
|
18 年之前 |
florian
|
1ca49ea1e4
* fix memory leak in graph, resolves #8467
|
18 年之前 |
yury
|
9b26e7d261
+ Added GAPI header translation by Nikolay Nikolov.
|
18 年之前 |
ivost
|
e7fb4e6a32
* changed i386 syscall from oldfpccall to register calling convention
|
18 年之前 |
ivost
|
ed87187cad
* removed InterlockedCompareExchange64 for i386 from system unit
|
18 年之前 |
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 年之前 |
florian
|
d67fee95a8
* test fixed
|
18 年之前 |
florian
|
60c5179366
* experimental ie fix for dispinterfaces with rtti
|
18 年之前 |
michael
|
64895f6b51
* Added template and README from Sergei Gorelkin
|
18 年之前 |
Almindor
|
e2dda2ba2b
* re-merge smpeg (cannot be separated due to heavy type dependence sadly)
|
18 年之前 |
ivost
|
faf3b065f8
* updated TLS segmentdescriptor definiton (record user_desc)
|
18 年之前 |
Almindor
|
acb60a45b8
* separates smpeg from sdl
|
18 年之前 |
Almindor
|
86faa3a8fd
* adds SDL_getpixel and SDL_putpixel helper routines
|
18 年之前 |
Almindor
|
51677fe681
* re-add sdl again
|
18 年之前 |
florian
|
52cebb0083
* map SIGILL to rte 216, experimental
|
18 年之前 |
florian
|
dd45cf582f
* set temp. start properly when omitting stackframe
|
18 年之前 |
Almindor
|
559c88bd38
* remove sdl again due to "checksum changed"
|
18 年之前 |
Almindor
|
1dd7da8a82
* forgotten regenerated makefile for sdl
|
18 年之前 |
Almindor
|
dab3570c4a
* adds SDL to packages/extra
|
18 年之前 |
florian
|
6cd5f3a3e7
+ bool64bit support to ppudump
|
18 年之前 |
Jonas Maebe
|
6ba8db4dd4
* fixed a_op_const_reg(_reg)(OP_OR/OP_XOR,OS_S8/OS_S16) for ppc32
|
18 年之前 |
Jonas Maebe
|
3cc1c1bd2e
+ big endian support for rendering .chr fonts
|
18 年之前 |
ivost
|
2c22173534
* Added InterlockedCompareExchange64 for i386 (supported over cmpxchg8b instruction)
|
18 年之前 |
Jonas Maebe
|
c630797934
* fixed swap(integer) due to counter-intuitive TP/Delphi compatible
|
18 年之前 |