nickysn
|
6ef60815b8
* fixed the 'if' instruction syntax in the llvm-mc asm writer
|
4 gadi atpakaļ |
nickysn
|
ade8003fb5
* thlcgwasm.blocks renamed br_blocks, to ensure searching for it in the compiler
|
4 gadi atpakaļ |
nickysn
|
052d1bc38a
* synchronized with trunk
|
4 gadi atpakaļ |
florian
|
7d5b0d2382
* handle rawbytestrings in Win32Ansi2UnicodeMove properly, resolves #38299
|
4 gadi atpakaļ |
pierre
|
f2568e37e4
Add testing for single float type in trndmode.pp
|
4 gadi atpakaļ |
pierre
|
57861c934d
Check also that SetRoundMode returns correctly previous rounding mode
|
4 gadi atpakaļ |
pierre
|
3362abb30c
* Set softfloat_rounding_mode indise SetRoundMode function for all CPUs.
|
4 gadi atpakaļ |
florian
|
9592c033e5
* process fma intrinsic parameters in an order which takes care of multiple x87 stack parameters, resolves #38295
|
4 gadi atpakaļ |
michael
|
743e7c1c1b
* Forgot to commit
|
4 gadi atpakaļ |
marco
|
1332915a10
* still add files that start with ., just not to FTS
|
4 gadi atpakaļ |
florian
|
12adb47d65
* clean up
|
4 gadi atpakaļ |
michael
|
7ee4954b0b
* Refactor HTML engine so it can more easily be extended
|
4 gadi atpakaļ |
michael
|
7be3d2f80c
* get rid of some warnings
|
4 gadi atpakaļ |
svenbarth
|
b8578f804f
* fix compilation on targets that use Stabs debug information: ignore generic dummy symbols with no procdefs for generating stabs data
|
4 gadi atpakaļ |
svenbarth
|
4a274cd63a
+ add a copyright/license header for the nullable unit
|
4 gadi atpakaļ |
michael
|
1afca037c6
* Help for markdown
|
4 gadi atpakaļ |
Mattias Gaertner
|
9825d3b552
pastojs: filer export nameexpr
|
4 gadi atpakaļ |
Mattias Gaertner
|
e911431ed4
fcl-passrc: parser: export unit.symbol, resolver: started library export
|
4 gadi atpakaļ |
svenbarth
|
c96029ebd5
* Delphi does not allow a generic method to be overloaded by a non generic type of the same name (unlike for generic types and non generic routines); this is probably done to simplify the implementation of implicit specializations of generic methods so we do this as well. For this we change the dummy symbol for generic routines from a typesym to a procsym
|
4 gadi atpakaļ |
svenbarth
|
7343e9c4a2
* correctly handle the case should the generic dummy symbol be a procsym instead of a typesym
|
4 gadi atpakaļ |
svenbarth
|
e4eed4e259
* when only a symbol name is provided to generate_specialization_phase1 allow a symbol table to be provided as well
|
4 gadi atpakaļ |
svenbarth
|
a65d778f73
* also handle call nodes when determining the generic symbol for inline specializations
|
4 gadi atpakaļ |
svenbarth
|
f42b39a7b5
* use a case statement instead of nested if-then statements
|
4 gadi atpakaļ |
svenbarth
|
43ba5b69d2
* ensure that the dummy symbol is registered if it's added due to a routine
|
4 gadi atpakaļ |
svenbarth
|
9179f9d43b
* always add a generic dummy if it is a procsym
|
4 gadi atpakaļ |
svenbarth
|
d854d18bd9
* instead of blindly consuming whatever comes next trigger an explicit error if the parsed expression does not match for "INDEX ordexpr" or "NAME strexpr"
|
4 gadi atpakaļ |
nickysn
|
5524de3be8
- removed redundant comment
|
4 gadi atpakaļ |
nickysn
|
8f376d1be9
+ added WASI to the main RTL makefile
|
4 gadi atpakaļ |
nickysn
|
67206943e8
+ added WASI RTL makefile
|
4 gadi atpakaļ |
nickysn
|
e7cd823692
* fixed -Sew warnings in agwat.pas
|
4 gadi atpakaļ |