Károly Balogh
|
12bcb539e6
+ fix(?) stack return address with an ugly hack...
|
hace 18 años |
yury
|
0a3591a2a5
* Fixed warnings and notes.
|
hace 18 años |
yury
|
3ec854059e
* Fixed WPARAM and LPARAM definition. It fixes lot of warnings.
|
hace 18 años |
yury
|
05f718fbd2
* Fixed warnings and notes.
|
hace 18 años |
florian
|
4fa9516b58
* experimental patch to get the real reserved stack size from the executable
|
hace 18 años |
florian
|
7cea844223
* more crash fixes
|
hace 18 años |
yury
|
e62c6cfcc4
* Fixed warnings and notes.
|
hace 18 años |
Károly Balogh
|
91abb3aeb9
+ first (failed) attempt to have a working stackframe generation
|
hace 18 años |
Jonas Maebe
|
f56c2bcefc
* fixed some tests involving extended/double/currency after previous
|
hace 18 años |
yury
|
5e9dd6cd4c
* Fixed CompareDWord after r8827 (compiler warnings should not be ignored :).
|
hace 18 años |
Jonas Maebe
|
ad5ce1adf4
* fixed a_load_reg_ref: the store size has to depend on the tosize,
|
hace 18 años |
yury
|
2770652beb
* Fixed unreachable code warnings and removed not used variable.
|
hace 18 años |
Jonas Maebe
|
53a67341e9
* fixed range errors (mantis #10079)
|
hace 18 años |
florian
|
9472497e5b
* finally fixed heaptrc for win64
|
hace 18 años |
florian
|
3afb948ca4
+ start of a float128 unit, was still lying around, so it won't get lost
|
hace 18 años |
yury
|
c85f6fb53b
* Fixed access to stack parameter in fpc_mul_qword for arm.
|
hace 18 años |
florian
|
5bdea6b5b3
* avoid generation of __stklen if not necessary
|
hace 18 años |
florian
|
78ca6925ba
* don't care about __stklen anymore
|
hace 18 años |
sekelsenmat
|
6a3ecebe6c
Applied patch for apache headers from Inoussa OUEDRAOGO
|
hace 18 años |
yury
|
ebeabb425c
* Fixed TGtkScrolledWindow for win32 by Paul Ishenin.
|
hace 18 años |
Károly Balogh
|
8562910185
+ quick hack to have linker support for amiga/m68k (it produces some kind of binary at least)
|
hace 18 años |
yury
|
03fa047898
+ Added power management APIs.
|
hace 18 años |
yury
|
ef61a42155
+ Added notifications API.
|
hace 18 años |
florian
|
90af7ebf72
* use only windows exceptions for stack checking on win32/win64, resolves #9166
|
hace 18 años |
yury
|
986396545d
* Fixed register saving in fpc_mul_qword for arm. It fixed bug #10017.
|
hace 18 años |
yury
|
22c1f6381d
* Fixed cross CPU cycle after changes in rev. 8911.
|
hace 18 años |
Károly Balogh
|
b91c0756c4
+ made m68k to compile system unit again
|
hace 18 años |
florian
|
e3a0f3d303
* updates from Ido Kanner
|
hace 18 años |
Jonas Maebe
|
82a0749970
* prefer non-matching orddef conversions to orddef-to-pointer conversions
|
hace 18 años |
Jonas Maebe
|
df2ecd14f5
* fixed comparisons of orddefs with fourcharcodes in macpas mode + test
|
hace 18 años |