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 жил өмнө |
nickysn
|
fdc896ad0a
+ inline support for the x86 'in' and 'out' instructions. Currently only enabled
|
7 жил өмнө |
Mattias Gaertner
|
b8ae9f5d6d
pastojs: fixed property RTTI for alias type in other unit
|
7 жил өмнө |
Mattias Gaertner
|
2086bdbbc0
pastojs: check reserved global JS identifiers only for non prefixed identifiers
|
7 жил өмнө |
michael
|
da249dacdd
* Reinstate GenericsHash as default hash
|
7 жил өмнө |
florian
|
b70fc52874
* patch by Ondrej Pokorny: the stored property modifier does not delete the inherited default value anymore, resolves #33564
|
7 жил өмнө |
florian
|
eb61923762
* patch by Ondrej Pokorny: The nodefault is now inherited from parent class, resolves #33563
|
7 жил өмнө |
marcus
|
db43c69387
InetSocket: fixed connect without timeout set
|
7 жил өмнө |
florian
|
781ecf4a59
* modified patch by Bart Broersma to resolves #33932: fixes compilation error with FPC_SOFT_FPUX80 in TExtended80Rec.BuildUp
|
7 жил өмнө |
florian
|
5782acc32d
* patch by J. Gareth Moreton to fix 33909
|
7 жил өмнө |
Károly Balogh
|
e7025b6759
another fix for the new warning introduced in r39347, hopefully it fixes win32 build
|
7 жил өмнө |
svenbarth
|
05ac42766d
* fix test; it of course still fails, but now it fails with the expected warning instead of an error
|
7 жил өмнө |
florian
|
6a2cb0bbbd
* more compilation fixes
|
7 жил өмнө |