marco
|
2a80eb3fdd
* patch from #31920, pass gc-sections to .so's
|
7 년 전 |
pierre
|
841a166847
Add explicit {$hugecode off} for tests that need it
|
7 년 전 |
pierre
|
f36ac3adbd
Use GetProcessId number for UniqueSuffix if -L is used without parameter
|
7 년 전 |
nickysn
|
5a84f21ba1
+ use the new cli/sti intrinsics in go32.enable and go32.disable
|
7 년 전 |
nickysn
|
ff2fff365f
+ added x86 compiler intrinsics fpc_x86_sti and fpc_x86_cli, which generate the
|
7 년 전 |
nickysn
|
de3d14b606
+ enabled the port intrinsics in the go32v2 unit ports as well
|
7 년 전 |
Mattias Gaertner
|
9b46f7d4be
pastojs: version 0.9.30
|
7 년 전 |
nickysn
|
25cd354f87
* updated the go32 unit port access functions to use the new x86 port access
|
7 년 전 |
Mattias Gaertner
|
967e1fd6b5
pastojs: initialize integer with 0, even if this is out of range
|
7 년 전 |
Mattias Gaertner
|
2fcdf1af19
pastojs: filer: catch EDecompressionError and ECompressionError and convert to reader/writer error
|
7 년 전 |
michael
|
5f8ea01d49
* Fix compilation for new UTF8 handling
|
7 년 전 |
michael
|
fca7e26ed6
* Codepage-aware, allow unicode, refactoring of SQLDB code, add PG connector
|
7 년 전 |
nickysn
|
6cd88a24dc
* release al/ax/eax immediately after the 'in', before (instead of after) moving
|
7 년 전 |
michael
|
844a9b0ca6
* Actually observe TStringStream.OwnsEncoding in destructor
|
7 년 전 |
marco
|
de160955e6
* patch from Jeppe
|
7 년 전 |
michael
|
62fa67d9d8
* Patch 96bc38cb7f0230d9749a8b27ab01ccefcf4f4c03 from Maciej Izak
|
7 년 전 |
michael
|
2f2a5d968b
* Git Patch 9ce10f8ba895c9d14a57df17910715bfd52b5257 from Maciej
|
7 년 전 |
michael
|
f1673275c7
* Git Patch 181ab62eacfe31cfdf76d704564e289a91e88487 from Maciej
|
7 년 전 |
pierre
|
1440fe7d0d
Fix compilation for i386 CPU with -Cg option.
|
7 년 전 |
nickysn
|
65d8836952
* updated dependencies of unit ports (objpas and x86 is no longer required on
|
7 년 전 |
nickysn
|
f733e0a31c
+ use the x86 inline intrinsics for port access in the unix ports unit as well
|
7 년 전 |
nickysn
|
3ed284953b
* use the new x86 port access intrinsics in the x86 unit for unix
|
7 년 전 |
nickysn
|
2c8853f239
+ added the fpc_x86_*port* intrinsics to the x86_64 system unit as well
|
7 년 전 |
nickysn
|
a1bf5e2f07
+ also added the fpc_x86_*port* intrinsics to the i386 system unit
|
7 년 전 |
nickysn
|
1c9d0d445b
* moved the compiler intrinsics for the i8086 'in' and 'out' instructions to the
|
7 년 전 |
nickysn
|
26a3ac3fd4
* moved the fpc_in_x86_*port* constants to the system unit in cpuinnr.inc in the
|
7 년 전 |
nickysn
|
f93bda6e15
+ also add {$inline on} to unit ports in order to enable inlining
|
7 년 전 |
nickysn
|
f34710faa0
+ use the in and out instructions with immediate constant port number for ports
|
7 년 전 |
nickysn
|
8b55c071fa
+ declare the readport and writeport methods as inline in the interface part of
|
7 년 전 |
svenbarth
|
ddb501bddf
* use a TObject constraint for TFPGObjectList and TFPGObjectMap to ensure that only TObject and its descendants
|
7 년 전 |