peter
|
a0b9dd48c9
* remove check for expectloc<>location.loc, it doesn't work anymore for
|
před 20 roky |
peter
|
a478052057
* gettimeofday(var tv;var tz) overload added
|
před 20 roky |
peter
|
5f5ec04279
* don't mix unsinged and signed
|
před 20 roky |
tom_at_work
|
5fcb64f350
* parameter passing is now more ABI compliant
|
před 20 roky |
florian
|
46c9d03d82
* initial revision
|
před 20 roky |
florian
|
43a60ccfe2
* initial version
|
před 20 roky |
florian
|
ad0a5ace4f
* memory leak in RegisterInitComponentHandler fixed, thx to Martin Schreiber
|
před 20 roky |
florian
|
e1b34a9e7b
* cleaning up sets for exports behaviour
|
před 20 roky |
florian
|
cf3c9bdcad
* a_jmp_always fixed, it doesn't generate a new symbol anymore
|
před 20 roky |
florian
|
d43f2fb2d4
* OP_DIV shouldn't be used directly, not all cpu CGs support it
|
před 20 roky |
peter
|
ed1df49879
* fix stabs writing for win32
|
před 20 roky |
peter
|
8112a73904
* linklib c is only for unix
|
před 20 roky |
peter
|
f9db030350
* fix overload choosing if both normal proc and proc of object are available
|
před 20 roky |
peter
|
0d299d5d2b
* errore.msg is in msg/ dir
|
před 20 roky |
yury
|
cdd17e4299
* readme.txt changes.
|
před 20 roky |
peter
|
0723391a8b
* remove readln;
|
před 20 roky |
peter
|
260861e184
* calculate distance between related objectdefs
|
před 20 roky |
peter
|
09a0dff4da
* prefer object->object over object->intf
|
před 20 roky |
peter
|
fb6d17fb21
* fixed runtime
|
před 20 roky |
peter
|
252d90b691
* $CodeAlign directive added for fine tuning off alignment during code generation
|
před 20 roky |
peter
|
e23519c45b
* support A1,A2,A4,A8 directives
|
před 20 roky |
peter
|
632bdcd149
* $W switch sets the localswitch cs_generate_stackframes that can be
|
před 20 roky |
florian
|
e870306568
* use longint instead of sizeint for now as variant bounds
|
před 20 roky |
florian
|
5a29bbda0f
* fixed copy&paste error (bug 4289)
|
před 20 roky |
peter
|
8d9e9b24a6
* convert constant widestring to ansistring before assigning to pchar
|
před 20 roky |
peter
|
c57914be43
* protected overload test
|
před 20 roky |
florian
|
7be36096f0
+ proper init rtti for proc. vars
|
před 20 roky |
peter
|
75c00e21c9
* i386 signal handler receives a ucontext instead of sigcontext
|
před 20 roky |
peter
|
38993ae7e8
* support procvar^, with procvar returning a procvardef in tp/mac modes
|
před 20 roky |
peter
|
b55645790b
* allow also procvar calls with a postfix operation after a calln
|
před 20 roky |