Jonas Maebe
|
ac89cfc6c7
aasmtai: added tai_string.Create(ansistring)
|
3 lat temu |
Jonas Maebe
|
4da1ad71a4
* moved a bunch of constants from dbgdwarf to dbgdwarfconst
|
4 lat temu |
florian
|
a285500d36
* patch by Rike: Use reverse_longword instead of manually reversing longword, resolves #39720
|
3 lat temu |
Nikolay Nikolov
|
812736bd41
+ support the atomic.fence instruction in the WebAssembly internal object writer
|
3 lat temu |
Nikolay Nikolov
|
1d70437017
+ added intrinsic (for RTL internal use) that emits the WebAssembly atomic.fence instruction
|
3 lat temu |
Nikolay Nikolov
|
ddab39dbdc
+ enable the atomics extension on the llvm-mc command line (extension appears
|
3 lat temu |
Nikolay Nikolov
|
5198e47e36
+ added the atomic memory access WebAssembly instructions from the threading proposal for WebAssembly
|
3 lat temu |
Michaël Van Canneyt
|
de7d7d34ca
* Compile jwrsa
|
3 lat temu |
Michaël Van Canneyt
|
6f6a003414
* Patches from Pascal Riekenberg, some small corrections
|
3 lat temu |
florian
|
4f9c19d943
* simplifications by Rika (*2 loops => shl/Bsr), resolves #39717
|
3 lat temu |
Pierre Muller
|
69d40dd17a
Use round to convert float constant into s64comp type for LLVM compiler as is done in general case
|
3 lat temu |
florian
|
deec6fc4ba
* set max. variable and constant alignment for win32 and win64 to 64 byte boundaries
|
3 lat temu |
Pierre Muller
|
8184287ec0
Fix for variables longer than 127 chars
|
3 lat temu |
florian
|
578ce51fc3
* fix broken merge
|
3 lat temu |
florian
|
a73869b879
* arm-linux: set max. alignment for constants and variables to 32 byte boundaries
|
3 lat temu |
florian
|
084a4a0563
* made checking for supported targets more fool proof
|
3 lat temu |
J. Gareth "Curious Kit" Moreton
|
3e11b0e870
* New tests for aligned records
|
3 lat temu |
J. Gareth "Curious Kit" Moreton
|
971b8b9217
* Compiler error is now thrown if record alignment is not a power of 2 or is greater than 64.
|
3 lat temu |
Jonas Maebe
|
8bef28ccbe
PPU version: bump
|
3 lat temu |
florian
|
4add05c625
* x86_64-linux and i386-linux align variables and constants up to 64 byte boundaries
|
3 lat temu |
Jonas Maebe
|
3d3c904ac5
TSymStr: more consistent usage
|
3 lat temu |
Jonas Maebe
|
fcaea21075
SymAnsiStr: fix "make all" and webtbs/tw39661*
|
3 lat temu |
florian
|
78f23a462e
* set minimum compiler to compile the compiler to 3.2.0
|
3 lat temu |
J. Gareth "Curious Kit" Moreton
|
f4e28ab357
* x86: Fixes to GetInt/MMRegisterBetween assignments
|
3 lat temu |
J. Gareth "Curious Kit" Moreton
|
fb14bc8459
* New webtbs/tw39646.pp test to evaluate fix for
|
3 lat temu |
J. Gareth "Curious Kit" Moreton
|
54aae023ea
* Bug fix that prevents downsizing of
|
3 lat temu |
marcoonthegit
|
4a8ddc50b3
* fix TreeView_GetItemRect reported by 440bx on forum
|
3 lat temu |
marcoonthegit
|
c745e2cfba
* improved version that is still readable and has hex inline. Most importantly, it writes directly to result string rather than a temp, saving a copy that is hurting specially for longer strings.
|
3 lat temu |
Michaël Van Canneyt
|
62c9e19f39
* QOI format read/write implementation by Marģers
|
3 lat temu |
Michaël Van Canneyt
|
712823eb6c
* Add some delphi compatibility enumerateds to TShiftState
|
3 lat temu |