florian
|
b1c2023af1
+ support for RiscV hwprobe syscall
|
7 月之前 |
florian
|
a4ca9f5357
* upated syscalls
|
7 月之前 |
Michaël Van Canneyt
|
38e2cea533
* Patches from Pierre
|
7 月之前 |
florian
|
879e13d96a
* fix duplicate identifiers
|
7 月之前 |
florian
|
ea9e3e02bd
+ RiscV: write arch attribute
|
7 月之前 |
Michaël Van Canneyt
|
dcc95b14e8
Merge branch 'dbdigest'
|
7 月之前 |
Michaël Van Canneyt
|
720b9cd1ef
* Rename testlist to tasklist
|
7 月之前 |
Pierre Muller
|
a34b44b3b7
Fix compilation failure of tests/utils/dotest.pp
|
7 月之前 |
Pierre Muller
|
b1a47a5d7d
Use '__global_pointer$' special linker symbol to set gp,
|
7 月之前 |
Michaël Van Canneyt
|
4813ab9f31
Merge branch 'dbdigest'
|
7 月之前 |
Michaël Van Canneyt
|
4385fb5884
* Add dbadd
|
7 月之前 |
Michaël Van Canneyt
|
0cca70151f
* Rework testsuite
|
7 月之前 |
Michaël Van Canneyt
|
6da401b1c3
* Fixes after tests with foreign keys enabled
|
7 月之前 |
Michaël Van Canneyt
|
762d1d2f1e
* New testsuite database structure
|
7 月之前 |
Michaël Van Canneyt
|
33cb23e99b
* first complete working version
|
7 月之前 |
Jinyang He
|
d1c3ba96f2
LoongArch: Always emit la.got for global symbol
|
7 月之前 |
Jinyang He
|
8032b65442
The ffi_closure_alloc return fCode is real do
|
1 年之前 |
Jinyang He
|
061c8b5f25
fix ffi_cif record for loongarch
|
1 年之前 |
Nikolay Nikolov
|
d18f31d156
- libsndfile: removed the ctypes. prefix from all types, in order to fix compilation with the dotted units RTL
|
7 月之前 |
Nikolay Nikolov
|
c229096983
+ fix fpmake.pp and enable compilation of package libsndfile
|
7 月之前 |
Nikolay Nikolov
|
7f77aada6b
* package sndfile (whose compilation has been disabled for quite a while) renamed libsndfile
|
8 月之前 |
Sven/Sarah Barth
|
599b187589
* fix #40979: don't recurse further into the nested hierarchy for code generation if the function is generic
|
8 月之前 |
florian
|
5c6abd2e51
* factor out TRVCpuAsmOptimizer.OptPass1SLTx
|
8 月之前 |
Michaël Van Canneyt
|
a60b1f2bc7
* First working version
|
8 月之前 |
Nikolay Nikolov
|
fd677978e7
+ added example program capture_client.pp to libjack (translated from capture_client.c)
|
8 月之前 |
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 月之前 |
Sven/Sarah Barth
|
be117b33d3
* the null file is called NUL, not NULL on Windows/WinCE
|
8 月之前 |
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 月之前 |
florian
|
9355e703d7
* change some getglobaldatalabel into getlocaldatalabel to simplify code if pic is used
|
8 月之前 |
Sven/Sarah Barth
|
d3c3b79e79
* don't cast the succeeded node succn to a tcallparanode (it's usually a tloadnode or something similar instead)
|
8 月之前 |