Pierre Muller
|
a9ab15c60d
Fix compilation of riscv32 compiler
|
8 сар өмнө |
Sven/Sarah Barth
|
c422c137f8
- remove what appears to be debug output (will otherwise lead to exceptions on systems where Output is not open (e.g. Windows service))
|
8 сар өмнө |
mattias
|
5e41a1417f
fcl-passrc: fixed proc arg file
|
8 сар өмнө |
florian
|
c3110dfaa9
+ RiscV: make use of the fneg.* instruction
|
8 сар өмнө |
Nikolay Nikolov
|
904c25745c
* fixed compilation after previous commit
|
8 сар өмнө |
Nikolay Nikolov
|
0d11caa47d
+ fix and enable compilation of libjack for Win32 and Win64
|
8 сар өмнө |
Sven/Sarah Barth
|
5af16b3da3
* apply patch by Michael Ring to fix compilation for ARM THUMB
|
8 сар өмнө |
Sven/Sarah Barth
|
f29fe358ad
- remove unnecessary defines
|
8 сар өмнө |
Sven/Sarah Barth
|
40725146cc
+ add intrinsic for 8-bit atomic cmpxchg for wasm32 (this way the fallback for cmxchg is no longer used for wasm32)
|
8 сар өмнө |
florian
|
e698a88b62
* make small test lest strict
|
8 сар өмнө |
Michaël Van Canneyt
|
2c03eb2221
* Test for es256 signature, by Andrew Haines
|
8 сар өмнө |
Michaël Van Canneyt
|
d6efbfb2bb
* Patch from Andrew Haines to fix creating signature. Fixes issue #41058
|
8 сар өмнө |
Michaël Van Canneyt
|
8488c87b20
* New fix for fpc_atomic_cmp_xchg_alu, as suggested by Sven
|
8 сар өмнө |
Michaël Van Canneyt
|
5d100fd2c6
cpuNbitalu is not the correct type for fpc_atomic_cmp_xchg_alu on webassembly
|
8 сар өмнө |
Nikolay Nikolov
|
29ad3f9ae5
+ added libjack example program metro.pp (translated from metro.c)
|
8 сар өмнө |
florian
|
a370b6ff1d
* set is_jmp
|
8 сар өмнө |
Nikolay Nikolov
|
3123101b0c
+ added libjack example program midiseq.pp (translated from midiseq.c)
|
8 сар өмнө |
Nikolay Nikolov
|
46c2be7407
+ added libjack example program midisine.pp (translated from midisine.c)
|
8 сар өмнө |
Sven/Sarah Barth
|
5e57516498
* fix #41091: apply patch by @yoozaa80 to use the length of the WideString instead of the single-/multibyte encoded string
|
8 сар өмнө |
Sven/Sarah Barth
|
d595976f4c
+ add missing cpu64bit defines for consistency
|
8 сар өмнө |
Nikolay Nikolov
|
1a7d14c04e
+ added header translation of jack/control.h to libjack
|
8 сар өмнө |
ccrause
|
891e91590f
Do not add abi-call0 to linker options for esp8266
|
8 сар өмнө |
Nikolay Nikolov
|
bd1942eb90
+ added header translation of jack/intclient.h to libjack
|
8 сар өмнө |
Nikolay Nikolov
|
885e257c12
+ added header translation of jack/jslist.h to libjack
|
8 сар өмнө |
Nikolay Nikolov
|
96144dad6d
+ added header translation of jack/metadata.h to libjack
|
8 сар өмнө |
Nikolay Nikolov
|
3b83d06d16
+ added header translation of jack/midiport.h to libjack
|
8 сар өмнө |
Nikolay Nikolov
|
1d4ab430f1
+ added header translation of jack/net.h to libjack
|
8 сар өмнө |
Pierre Muller
|
f2f39d4aaa
Avoid wrong typecast by checking explictly that hp1 is indeed an instruction
|
8 сар өмнө |
Nikolay Nikolov
|
e9a49204ab
* libjack: use external on haiku and aix, because they don't support weakexternal
|
8 сар өмнө |
Michaël Van Canneyt
|
3f0593b554
* Better fix for atomic operations on wasm
|
8 сар өмнө |