Jonas Maebe
|
ed7511de58
* safeguard the nf_block_with_exit flag when simplifying blockn and
|
18 years ago |
joost
|
536a732823
* Reverted r8922 since r8914 contains a better fix
|
18 years ago |
Károly Balogh
|
8674e35f45
* removed a_call_reg hack, not needed after peter's latest fix
|
18 years ago |
peter
|
911f926274
* disabled float128
|
18 years ago |
peter
|
263b7abc6f
* check register type also for registers in references so we are
|
18 years ago |
Károly Balogh
|
14f958682c
+ first attempt to implement a_call_reg
|
18 years ago |
peter
|
edb56a85ac
* updated
|
18 years ago |
peter
|
adb02ecadf
* localunitdir,globalunitdir added that will be used during compiling, if not provided the
|
18 years ago |
peter
|
220567d30b
* add fcl-process dependency
|
18 years ago |
peter
|
6fcdfee5ec
* install does not a build anymore
|
18 years ago |
peter
|
a80ff2b469
* updated
|
18 years ago |
peter
|
c345118331
* pass --localunitdir and --globalunitdir to fpmake
|
18 years ago |
joost
|
14b583455c
* Solved bug #9503
|
18 years ago |
joost
|
9080909740
* TSQLQuery.StatementType should not be published
|
18 years ago |
florian
|
ebc99e1bd6
* make clongdouble only a double on win64 and wince, on win32 we follow gcc
|
18 years ago |
florian
|
e3085015f7
* continued to work on float128 stuff
|
18 years ago |
peter
|
6577a39bab
* merged into fpmake.pp
|
18 years ago |
peter
|
604c918ba9
* debug shows directory/file checks
|
18 years ago |
florian
|
c5dcc2109d
* diabled it for windows
|
18 years ago |
yury
|
c4ed91b9ff
* Fixed warnings about EBP based access.
|
18 years ago |
yury
|
7230661978
* Fixed warnings about EBP based access.
|
18 years ago |
Jonas Maebe
|
39463b45ad
* fixed writestr io-check comment
|
18 years ago |
yury
|
bb730eeae1
* Changed LPARAM back to ptrint for wince.
|
18 years ago |
joost
|
53b6757c6e
* Removed unused SetIndexDefs
|
18 years ago |
florian
|
6ac5ed6a47
* store character constants converted to shortstrings unaligned
|
18 years ago |
florian
|
c794ec6de0
* fix Index*Word for CPUs requiring proper alignment
|
18 years ago |
yury
|
9759a9d9c1
* Reverted r9101, because it causes problems. We must find a better solution to get rid of these warnings.
|
18 years ago |
yury
|
c99a8da474
* Fixed forward declarations to match implementation.
|
18 years ago |
yury
|
4662eb98fc
* Fixed warnings.
|
18 years ago |
yury
|
cc31f2d720
* Changed LPARAM type to be ptruint instaed of ptrint to fix confusing warnings in SendMessage/PostMessage when pointer is passed in lparam. It should not lead to problems.
|
18 years ago |