Jinyang He
|
061c8b5f25
fix ffi_cif record for loongarch
|
1 year ago |
Nikolay Nikolov
|
d18f31d156
- libsndfile: removed the ctypes. prefix from all types, in order to fix compilation with the dotted units RTL
|
7 months ago |
Nikolay Nikolov
|
c229096983
+ fix fpmake.pp and enable compilation of package libsndfile
|
7 months ago |
Nikolay Nikolov
|
7f77aada6b
* package sndfile (whose compilation has been disabled for quite a while) renamed libsndfile
|
7 months ago |
Sven/Sarah Barth
|
599b187589
* fix #40979: don't recurse further into the nested hierarchy for code generation if the function is generic
|
7 months ago |
florian
|
5c6abd2e51
* factor out TRVCpuAsmOptimizer.OptPass1SLTx
|
7 months ago |
Nikolay Nikolov
|
fd677978e7
+ added example program capture_client.pp to libjack (translated from capture_client.c)
|
7 months ago |
Sven/Sarah Barth
|
9fccadc1f0
* leave GetFileContents() early if the file size is 0 to avoid a range error if the RTL is compiled with range checks
|
8 months ago |
Sven/Sarah Barth
|
be117b33d3
* the null file is called NUL, not NULL on Windows/WinCE
|
8 months ago |
Sven/Sarah Barth
|
15f88d5e13
* don't move the output/stderr handle to the end on Windows and WinCE as that is handled by TIODescriptor.CreateFileNameHandle()
|
8 months ago |
florian
|
9355e703d7
* change some getglobaldatalabel into getlocaldatalabel to simplify code if pic is used
|
8 months ago |
Sven/Sarah Barth
|
d3c3b79e79
* don't cast the succeeded node succn to a tcallparanode (it's usually a tloadnode or something similar instead)
|
8 months ago |
Sven/Sarah Barth
|
1a130056f7
* reformat statement for better readability
|
8 months ago |
Sven/Sarah Barth
|
546d623526
* TProcess.ThreadHandle should reference the FThreadHandle field, not FProcessHandle
|
8 months ago |
Pierre Muller
|
c6c05f8395
Check that index value is not below lower bound in TMessage.Valid method
|
8 months ago |
florian
|
f417c87ec8
* RiscV: check for cpu capabilities before using fmv for loading zero
|
8 months ago |
florian
|
5bb4049737
* remove accidently committed debug statement
|
8 months ago |
florian
|
dc2c6c8996
* factor out TRVCpuAsmOptimizer.OptPass1Sub
|
8 months ago |
florian
|
cfee7d07d8
* cleanup
|
8 months ago |
florian
|
971d97c179
+ RiscV: make use of the fmv.w.x/fmv.d.x instruction to load 0.0
|
8 months ago |
Sven/Sarah Barth
|
366acce9ef
* fix compiling binaries on JVM: the entries list contains pinitfinalentry values, not tused_unit
|
8 months ago |
florian
|
1202b2612f
+ RiscV: make use of the fl* rd,symbol,rd pseudoinstruction
|
8 months ago |
florian
|
63845c2be6
* missing Copyright year update
|
8 months ago |
Michaël Van Canneyt
|
fdd911c6fa
* Forgot to commit
|
8 months ago |
florian
|
bcbf521922
* updated copyright year to 2025
|
8 months ago |
Michaël Van Canneyt
|
cc0012f3dd
* Correct typo in class name TLocalMenuOutlieViewer -> TLocalMenuOutlineViewer
|
8 months ago |
Margers
|
290e6311c6
Save As option in browser window
|
8 months ago |
Margers
|
beb8e63075
Correct mouse button mapping under Unix
|
8 months ago |
Margers
|
24f498292a
Make TFPMemo view srollable even if no scrollbars are attached to it
|
8 months ago |
Margers
|
51055fa196
Browser information mouse scroll
|
8 months ago |