florian
|
7d1bb89455
* patch by Alexander (Rouse_) Bagel: TArrayHelper.BinarySearch, when searching
|
1 year ago |
florian
|
90cc6db5cb
* armv7 should a synonyme for arm7a
|
1 year ago |
Pierre Muller
|
c88873cd46
Add missing Makefile for h68units, testinsight and wasm-oi packages
|
1 year ago |
Pierre Muller
|
d40aac6cca
Implement regeneration of compiler msgidx.inc and msgtxt.inc files for IDE if needed
|
1 year ago |
florian
|
f81ce16d2a
+ AArch64: apply OptPass1FData also to FCSEL
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
096d5f50b2
* arm / a64: New optimisation for removing the number of necessary S/UXTB/H instructions
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
b1a9150160
* arm / a64: Factored out common conditional checks in "OptPass1UXTB",
|
1 year ago |
Rika Ichinose
|
6de766e40a
Redesign RTTISizeAndOp to return more useful information.
|
1 year ago |
Michaël Van Canneyt
|
97b61b64c3
* Fix compilation when using unicode rtl
|
1 year ago |
Michaël Van Canneyt
|
8139c0a8bd
* Properly nest beginupdate/endupdate in doaddobject
|
1 year ago |
florian
|
dd26c1502c
* estimate complexity of ordconst node better on RiscV
|
1 year ago |
Alligator-1
|
00d5351b55
partial revert
|
1 year ago |
mattias
|
887826cd7c
fcl-css: test scan -10.2e+2
|
1 year ago |
Alligator-1
|
8c3829e698
nostackframe
|
1 year ago |
mattias
|
37ad2c42ef
fcl-css: fixed parsing attribute value hex color
|
1 year ago |
Nikolay Nikolov
|
54d65ff75c
* WebAssembly: fixed crash when attempting to generate a functype directive for
|
1 year ago |
Nikolay Nikolov
|
7ce2f95db0
- disallow enabling regvars for WebAssembly, because it's not supported, yet
|
1 year ago |
Nikolay Nikolov
|
b6527c6c03
+ WebAssembly: check for exceptions after call of fpc_rangeerror in branchful
|
1 year ago |
Nikolay Nikolov
|
58a3f2ef64
* WebAssembly: changed the generated code in a_op_reg_reg_reg_checkoverflow to
|
1 year ago |
Rika Ichinose
|
d7352e7b66
Remove most of the VER3_0 conditionals.
|
1 year ago |
Nikolay Nikolov
|
7a1c50ff87
* fix warning
|
1 year ago |
Nikolay Nikolov
|
d2785117df
* WebAssembly: fixed overflow checking for unsigned subtraction
|
1 year ago |
Nikolay Nikolov
|
4f42553cb3
* fix bug in thlcgwasm.a_op_reg_reg_reg_checkoverflow when either src1 or src2
|
1 year ago |
florian
|
0735ac0d1f
* throw an error in iso/extended pascal mode if enum types are passed to writeln, resolves #40896
|
1 year ago |
marcoonthegit
|
4b4e40dbc9
* fixes #40893 using Otherfiles parameter to fpdoc with CHM backend.
|
1 year ago |
mattias
|
0a6344270a
fcl-css: comment
|
1 year ago |
Michaël Van Canneyt
|
58560d333e
* Keep old behaviour, but keep issue #40898 solved
|
1 year ago |
Nikolay Nikolov
|
97ad8fafd8
* fix compilation error in test for OSes that have no HAS_MONITOR defined
|
1 year ago |
Nikolay Nikolov
|
cad9cd22d3
* ignore the '-gl' parameter on WebAssembly, since it's impossible to implement
|
1 year ago |
Nikolay Nikolov
|
184c612f78
+ WebAssembly: allow specifying heapsize and maxheapsize larger than 2GiB
|
1 year ago |