sergei
|
adc8cdb5af
* Calling tlabelsym.mangledname should not define the label. This was causing "already defined" errors if a label was referenced before it was defined.
|
11 жил өмнө |
nickysn
|
e43791cf7c
* ti8086callnode.extra_call_ref_code: do not change the base register to BX if
|
11 жил өмнө |
nickysn
|
9da1ee0138
* i8086 far data model fixes in the copying of openarray value params
|
11 жил өмнө |
nickysn
|
c0709eef40
* i8086 far data model fixes in Save/RestoreStateVGA and Save/RestoreStateVESA
|
11 жил өмнө |
nickysn
|
f31d7e665b
* fix for i8086 far data memory models in dos.getintvec
|
11 жил өмнө |
svenbarth
|
8ae36f3ef4
tstaticvarsym.ppuload: read the section string outside of the symansistr define to match the code of ppuwrite
|
11 жил өмнө |
svenbarth
|
5c1b8fdad9
Fix for Mantis #19697. For this we need to have the internal static var symbol know that it came from a static field var symbol so that we can check that for generic or not.
|
11 жил өмнө |
svenbarth
|
c5050ea645
Forgot to commit test mentioned in last commit
|
11 жил өмнө |
svenbarth
|
b9a59c33f4
Fix for Mantis #25915.
|
11 жил өмнө |
svenbarth
|
689996d84f
Fix for Mantis #25959.
|
11 жил өмнө |
nickysn
|
8efd857d76
* i8086 far data memory model fixes in unit msmouse
|
11 жил өмнө |
nickysn
|
b36a98ce51
+ Tcgx86.g_concatcopy: added support for memory models with DS<>SS
|
11 жил өмнө |
nickysn
|
e9e4cc8bcb
* Tcgx86.g_concatcopy: use boolean variables saved_ds and saved_es to keep track
|
11 жил өмнө |
nickysn
|
34e8e5a0dc
* handle zero length strings correctly in DebugWrite/DebugWriteLn
|
11 жил өмнө |
nickysn
|
4832682c58
* fixed i8086 far pointer typed constants that are initialized with nil
|
11 жил өмнө |
michael
|
910e5ff888
* Compact arrays/object literals and func. arguments
|
11 жил өмнө |
michael
|
dd8f4eccf2
* Correct compact writing of source elements
|
11 жил өмнө |
nickysn
|
36aae69e2b
+ initialize the initialloc for push_addr_param parameters correctly in i8086
|
11 жил өмнө |
nickysn
|
cf1d60b8eb
+ added size info to the 'Var X located at' comment generated in the asm output
|
11 жил өмнө |
nickysn
|
ec6dfb5853
+ added tcgsize2str function
|
11 жил өмнө |
pierre
|
db13107e53
Rename printer.pas to printer.pp to adapt to fpmake
|
11 жил өмнө |
nickysn
|
a79a891940
* handle the result of FPC_CATCHES via the high level code generator (which makes it i8086 far pointer safe)
|
11 жил өмнө |
sergei
|
96dd464bf2
* Moved fixup_jmps to target-specific classes for powerpc,powerpc64 and MIPS, cleaned out remaining $ifdef's. A slight functionality change is that fixup_jmps is now called before adding the procedure end symbol, not after, but that should not matter.
|
11 жил өмнө |
sergei
|
eeb15fc445
* Added virtual method tprocinfo.postprocess_code and moved target-specific processing from base class into target-specific descendant classes (ARM and AVR, other targets still to do).
|
11 жил өмнө |
marco
|
f9381ba5a5
* Set implicit collation dependencies to collationOSes only. Mantis #25957
|
11 жил өмнө |
lacak
|
9d2933d752
fcl-db: mssql: initial attempt to implement support for output parameters of stored procedures. Beause MS in newer versions of TDS protocol has breaked it we must use other way how to do it (use dbrpc*() API functions). But return status of stored procedures execution is returned as before, so start with it.
|
11 жил өмнө |
michael
|
f61e27ec8e
* clock_gettime uses timespec, not timeval
|
11 жил өмнө |
michael
|
37eb616960
* Add some functions for return status treatment (Patch from Laco)
|
11 жил өмнө |
michael
|
a92056d219
* Use clock_gettime when available
|
11 жил өмнө |
Jonas Maebe
|
edff5a9aa1
* fixed m68k typo in r27438
|
11 жил өмнө |