Karoly Balogh
|
4fe5e53fcc
* rtl-console: on Amiga, remove the initial testing of the buffer for changes. it just slowed things down with frequent partial updates, especially on low-end processors with limited or no data cache
|
преди 3 години |
Karoly Balogh
|
cc7c328a7c
* rtl-console: slight refactor of how Amiga SysUpdateScreen() addresses the videobuf. this results in slightly more optimal code with less complex addressing, which helps low-end processors
|
преди 3 години |
Karoly Balogh
|
5264e48d90
* rtl-console: always compile Amiga KVM units in OBJFPC mode. This makes it easier to compile these units outside of this package
|
преди 3 години |
florian
|
ab969e0a9b
* patch by Rika: improve ctuils.newalign/align, part of #39496
|
преди 3 години |
J. Gareth "Curious Kit" Moreton
|
b4c8c1da12
Overflow bug fixes to MovZX/SX optimisations when CMP instructions are encountered.
|
преди 3 години |
florian
|
6dbe71cd30
* TX86AsmOptimizer.OptPass1MOVXX should search only over other instructions if it works with registers only
|
преди 3 години |
florian
|
6147d6d8a0
* compilation with i386 fixed
|
преди 3 години |
Michaël Van Canneyt
|
ebd7bb7cb9
* Create API description as Pascal
|
преди 3 години |
Michael Van Canneyt
|
bd77787712
* Fix from Дмитрий Ворошин, fix issue #39495
|
преди 3 години |
Michaël Van Canneyt
|
e6fe075a42
* Patch from Henrique Werlan, correctly fetch RTTI info for external classes (pas2js issue 38943)
|
преди 3 години |
Michaël Van Canneyt
|
a16449c54e
* Fix from Henrique Werlang, use safename when writing pascal code (pas2js issue 39196)
|
преди 3 години |
Nikolay Nikolov
|
b00fdb7205
* ptcpas keyboard handling improvements for macOS and X11
|
преди 3 години |
Michaël Van Canneyt
|
8ee49ef930
* Patch from Werner Pamler to fix issue #39493
|
преди 3 години |
J. Gareth "Curious Kit" Moreton
|
d083cc7247
New MovxAndTest2Test optimisation to mirror the regular MovAndTest2Test optimisation
|
преди 3 години |
J. Gareth "Curious Kit" Moreton
|
5b4c104aaf
Massive overhaul to OptPass2Movx to favour operand shrinkage
|
преди 3 години |
J. Gareth "Curious Kit" Moreton
|
d255ffba8b
Improved handling of signed sequences in OptPass2Movx
|
преди 3 години |
J. Gareth "Curious Kit" Moreton
|
01e5f4855a
MovZX->MovSX optimisation
|
преди 3 години |
J. Gareth "Curious Kit" Moreton
|
4825d2d16c
New Movz ###,%ecx, shift/rotate %cl,... optimisation
|
преди 3 години |
J. Gareth "Curious Kit" Moreton
|
f02b7508de
Bolder OptPass2Movx optimisations, including a simplification fix
|
преди 3 години |
J. Gareth "Curious Kit" Moreton
|
da899df6b2
New MovxMovxOp2OpMovx optimisation
|
преди 3 години |
Michaël Van Canneyt
|
87a785daa0
* Fix registry search for method name
|
преди 3 години |
Michaël Van Canneyt
|
fd29f25bf1
* Add RPCMethodName property
|
преди 3 години |
florian
|
159201d054
* activate missing test
|
преди 3 години |
Michaël Van Canneyt
|
4c6cbfe03e
* RPC Client code generator (also in pas2js)
|
преди 3 години |
Michaël Van Canneyt
|
36eea0c819
* Slightly better identifier position
|
преди 3 години |
Michaël Van Canneyt
|
03b3f00a0b
* Publish handler resulttype, add OnContextExecute
|
преди 3 години |
Michaël Van Canneyt
|
9af13b2731
* Force ampersand in EscaleKeyword
|
преди 3 години |
Michaël Van Canneyt
|
fa9d77e67e
* TypeScript Improvements, 97% of DefinitelyTyped declarations now parsed
|
преди 3 години |
J. Gareth "Curious Kit" Moreton
|
40196f4a43
Fixes to ADD/SUB 128 optimisation that didn't check flags properly, and also handling ADC/SBB properly
|
преди 3 години |
florian
|
e443936e12
+ in_min/max_dword/longint support for aarch64
|
преди 3 години |