Rika Ichinose
|
ba6696d9ed
Create TMonitorData initialized.
|
1 rok temu |
florian
|
1966ce7c1c
+ Skylake-X for i386
|
1 rok temu |
Michaël Van Canneyt
|
3f7cd9b807
* Get Field Attributes + tests
|
1 rok temu |
Michaël Van Canneyt
|
06601d5e60
* Fix TExtendedVmtFieldEntry.GetTail
|
1 rok temu |
Nikolay Nikolov
|
f2d739b93a
+ perform WebAssembly validation, if the compiler is compiled with the
|
1 rok temu |
Michaël Van Canneyt
|
1bb452d1c7
* Small optimizations in FindOptionIndex by lagprogramming. Fixes issue #40663
|
1 rok temu |
Pierre Muller
|
75ac012702
Also add %neededafter as the generated binaries are used by testprocess program
|
1 rok temu |
florian
|
cad21584e5
+ Skylake-X
|
1 rok temu |
zamtmn
|
489a2f042b
Add TTT_HoriHeader
|
1 rok temu |
zamtmn
|
4fcb9a4daf
Make FontID public
|
1 rok temu |
zamtmn
|
99a16f3965
FT_Get_Sfnt_Table and related
|
1 rok temu |
zamtmn
|
6e4318bdf5
FT_Get_Sfnt_Name and related
|
1 rok temu |
Michaël Van Canneyt
|
fb821b8c9b
* Allow use of attributes on fields and properties in records and classes
|
1 rok temu |
Michaël Van Canneyt
|
8527cb17f8
* Fix overflow in initialization of return value
|
1 rok temu |
Michaël Van Canneyt
|
91284ba543
* Create and correctly typed variable for fieldsym instead of using typecasts
|
1 rok temu |
Michaël Van Canneyt
|
bd2b0c8dca
* Fix use of wrong memory size when getting extended property info
|
1 rok temu |
Nikolay Nikolov
|
0ae014a98f
+ support the BR and BR_IF instructions in TWasmValidationStacks.Validate
|
1 rok temu |
Nikolay Nikolov
|
13f58fe343
+ support if,block,loop,else,end_if,end_block,end_loop in TWasmValidationStacks.Validate
|
1 rok temu |
Nikolay Nikolov
|
472f9be9a6
+ support the global.get and global.set instructions in TWasmValidationStacks.Validate
|
1 rok temu |
Pierre Muller
|
f75f688f8b
Adapt utcprocess unit to name changes to allow use inside testsuite
|
1 rok temu |
Pierre Muller
|
4ad0c88a73
Rename test genout to t_genout to allow use inside testsuite
|
1 rok temu |
Pierre Muller
|
a72193b6fe
Rename test dotouch to tdotouch to allow use inside testsuite
|
1 rok temu |
Pierre Muller
|
c9dc36dbc1
Rename test dols to tdols to allow use inside testsuite
|
1 rok temu |
Pierre Muller
|
d69f0f7110
Rename test doexit to tdoexit to allow use inside testsuite
|
1 rok temu |
Pierre Muller
|
f04e92db39
Rename test docat to tdocat to allow use inside testsuite
|
1 rok temu |
Nikolay Nikolov
|
ab65c9889b
+ added the WasmBasicType to TWasmGlobalAsmSymbol. This will help WebAssembly
|
1 rok temu |
Nikolay Nikolov
|
f4b9d51aff
+ introduced TWasmGlobalAsmSymbol subclass of TAsmSymbol. Use it for all
|
1 rok temu |
Nikolay Nikolov
|
b367d7c905
+ introduced TAsmData.WeakRefAsmSymbolByClass
|
1 rok temu |
Nikolay Nikolov
|
26a2ae92ad
+ introduced TAsmData.RefAsmSymbolByClass - similar to RefAsmSymbol, but allows
|
1 rok temu |
Nikolay Nikolov
|
81d98f5ae2
+ support the CALL instruction in TWasmValidationStacks.Validate
|
1 rok temu |