nickysn
|
fd690e8ba1
* use NR_LOCAL_STACK_POINTER_REG in ttgwasm.localVarToRef
|
4 жил өмнө |
nickysn
|
ce8439fb36
+ introduced NR_LOCAL_STACK_POINTER_REG
|
4 жил өмнө |
nickysn
|
adb631f2cf
* synchronized with trunk
|
4 жил өмнө |
michael
|
6668e265e8
* Allow appending files
|
4 жил өмнө |
florian
|
6d7d567a25
* min/max optimization on x86 can be applied now without fastmath as NaN is handled properly now
|
4 жил өмнө |
florian
|
b90ec52a0e
* x86: apply VOpVmov2VOp optimization to vmins*/vmaxs*
|
4 жил өмнө |
florian
|
88a0d4d64b
+ optimize if x>a then x:=a; into min(a,x);, similiar for max
|
4 жил өмнө |
nickysn
|
91e9558f5b
* synchronized with trunk
|
4 жил өмнө |
florian
|
53a4e6c513
* patch by Zoran Vučenović: fixes TDoubleRec.SetFrac, resolves #38202
|
4 жил өмнө |
florian
|
c82aae59a1
* call node_complexity correctly in order_parameters when sorting parameters
|
4 жил өмнө |
florian
|
0ab69ea0ad
+ m68k: LEA, MOVE(M) to MOVE(M) predecremented optimization and MOVE(M), LEA to MOVE(M) postincremented optimization
|
4 жил өмнө |
florian
|
a0a8a6911a
* m68k: proper values for first_*_reg
|
4 жил өмнө |
Mattias Gaertner
|
879bc83d7b
pastojs: fixed record member type
|
4 жил өмнө |
Mattias Gaertner
|
7e1cb64d5d
pastojs: fixed unit without implementation
|
4 жил өмнө |
Mattias Gaertner
|
508d4baa68
fcl-passrc: resolver: fixed unit without implementation
|
4 жил өмнө |
florian
|
f0298f63d0
* allow absolute variables with an address to be used as syscall base
|
4 жил өмнө |
yury
|
67284c7452
+ Added a test for proper setting of fc_no_direct_exit in flowcontrol.
|
4 жил өмнө |
michael
|
3db8f5c91f
* Fix compilation
|
4 жил өмнө |
pierre
|
0d592e8d1a
* Try to read command line exec name on linux, using argv[0], in order to be able
|
4 жил өмнө |
michael
|
729c1dee8c
* Fix bug ID #38193: order on darwin is same as openbsd
|
4 жил өмнө |
florian
|
817ef6949a
* m68k: MOVE, TST, Jxx/Sxx to MOVE, Jxx optimization
|
4 жил өмнө |
florian
|
bb8c3fd153
* made optimization JSR, RTS to JMP more bullet proof, added comment
|
4 жил өмнө |
yury
|
8b7c5666a2
* Renamed fc_block_with_exit to fc_no_direct_exit to expand its usage.
|
4 жил өмнө |
ondrej
|
6eb37beb24
win32: SysErrorMessage: ignore inserts (when not used the messages with inserts are empty) and allocate message buffer
|
4 жил өмнө |
svenbarth
|
1efeb5851a
* fix regression introduced with r47625 for Mantis #38122: when checking for a dereferentiation of the Self parameter subscript and vec nodes need to be kept
|
4 жил өмнө |
Károly Balogh
|
2bd7877ec0
amiga: fixed the recently added link map generation to work properly. needs recent vlink to work
|
4 жил өмнө |
Károly Balogh
|
7f96a26de0
m68k: in g_concatcopy, check the actual alignment of references being copied rather than always excluding word and dword sized direct copies on a 68000
|
4 жил өмнө |
michael
|
7f2c8857da
* Endianness
|
4 жил өмнө |
Mattias Gaertner
|
07819e0115
pastojs: precompiled code: always store with unix line ending, write with platform line ending
|
4 жил өмнө |
Mattias Gaertner
|
2df2986a4b
fcl-js: added TTextWriter.LineBreak
|
4 жил өмнө |