pierre
|
f6da28673a
* changed handling of interrupt 0x75 :
|
25 years ago |
pierre
|
beecf1ec51
* remove fninit in longjump
|
25 years ago |
pierre
|
77c220c69a
* TSigAction Context param is the full record not a pointer
|
25 years ago |
pierre
|
92e9d3bf83
* fix the handling of value parameters in cdecl function
|
25 years ago |
Jonas Maebe
|
cc86370fa3
* signal handling using sigaction when compiled with -dnewsignal
|
25 years ago |
pierre
|
8ad66dbf27
* use $(AS) instead of as for cross compiling
|
25 years ago |
Tomas Hajny
|
531cb20c02
* DIVE updated
|
25 years ago |
pierre
|
ad052390fb
No stack check inside CatchUnhandledException
|
25 years ago |
pierre
|
d74dc01fef
* fix FPU and multiple exception problems
|
25 years ago |
pierre
|
973e5390c8
check for multi times FPU exception generation
|
25 years ago |
pierre
|
f06a17c7c7
* Require error 201 with range check on
|
25 years ago |
pierre
|
f830cef394
check 784 with and without range check
|
25 years ago |
pierre
|
8dc1494e52
* fix for problem in tbs0299 for 4 byte stack alignment
|
25 years ago |
pierre
|
482820110c
+ add a warning if esi is base and index in object assembler code
|
25 years ago |
pierre
|
a7331ce0eb
* Object fields are simple offsets in TP/Delphi mode
|
25 years ago |
pierre
|
32581d349c
better check
|
25 years ago |
pierre
|
ac98c4c444
* fix for bug #891
|
25 years ago |
Tomas Hajny
|
78ed10ebd4
* another change of order
|
25 years ago |
pierre
|
bc1d0c90f8
* change to avoid range check error
|
25 years ago |
Jonas Maebe
|
1e8a7f6853
* added missing register that is destroyed by strecopy
|
25 years ago |
pierre
|
e7bb1b59e1
made longer so that timer interrupt is called
|
25 years ago |
pierre
|
7f3524c465
* call fninit to avoid make crashes
|
25 years ago |
pierre
|
1223e79acb
* fix for 885
|
25 years ago |
michael
|
920a042079
+ RemoveUNderscore now also does not add underscores to generated parameter names
|
25 years ago |
michael
|
f50befd4d3
+ TRect should refer to the classes one
|
25 years ago |
pierre
|
1d3629b598
* fix for bug #739
|
25 years ago |
peter
|
164e1c25e6
+ -S, -T, -c modes added
|
25 years ago |
pierre
|
2931f94d33
* "segss" prefix in Intel is converted into "ss" in ATT
|
25 years ago |
pierre
|
861a491bbd
* fix bug #294 in a BP compatible way ie. hidding the function result
|
25 years ago |
Jonas Maebe
|
36df88a15d
* fixed readport* functions (thanks Florian ;)
|
25 years ago |