index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CI] Enable cppThreads_32bits in the CI (#2496)
Yang Liu
2025-04-03
1
-3
/
+3
*
[CI] Repeat test for all Box32 build instead of just ARM64 one
ptitSeb
2025-03-13
1
-1
/
+1
*
[CI] Made ARM64 Box32 test to repeat a bit to avoid false negative
ptitSeb
2025-03-13
1
-0
/
+2
*
Fixed Box32 for Winlator Glibc (#2404)
alexvorxx
2025-02-26
1
-1
/
+1
*
[CI] Fixed xuantie-qemu build (#2306)
Yang Liu
2025-02-01
1
-1
/
+1
*
[CI] Fixed a typo
ptitSeb
2025-01-20
1
-1
/
+1
*
[CI] Try to use gihub arm runner on linux arm build
ptitSeb
2025-01-20
1
-8
/
+17
*
[CI] Create Box64 Packages for MiceWine (.rat) (#2256)
Pablo Labs
2025-01-12
1
-1
/
+28
*
[CI] Bumped test timeout to 120 sec
ptitSeb
2024-12-03
1
-1
/
+1
*
[CI] Generate and upload .wcp file for Winlator (#2045)
Yang Liu
2024-11-19
1
-2
/
+38
*
[CI] Added xtheadvector testing (#1894)
Yang Liu
2024-10-02
1
-1
/
+35
*
[CI] Refactored CI (#1795)
Yang Liu
2024-09-05
1
-35
/
+44
*
[CI] Speedup CI by removing some unnecessary targets (#1790)
Yang Liu
2024-09-04
1
-14
/
+3
*
[RV64_DYNAREC] Added xthead* extensions to the new printer (#1781)
Yang Liu
2024-08-31
1
-1
/
+1
*
[CI] Added 60s timeout per test (#1777)
Yang Liu
2024-08-30
1
-22
/
+22
*
[BOX32][RV64_DYNAREC] Fixed more issues and enable CI for box32 (#1767)
Yang Liu
2024-08-28
1
-5
/
+5
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
1
-3
/
+28
*
[RV64_DYNAREC] Fixed fpu_flags handling and enabled cosim in CI (#1722)
Yang Liu
2024-08-09
1
-0
/
+5
*
[RV64_DYNAREC] Fixed vector infra (#1705)
Yang Liu
2024-07-22
1
-1
/
+2
*
[STATICBUILD] removed Android staticbuild
ptitSeb
2024-07-10
1
-1
/
+7
*
[STATICBUILD] Try to fix staticbuild and add it to the CI (for #1377)
ptitSeb
2024-07-10
1
-1
/
+12
*
[RV64_DYNAREC] Added preliminary RVV infra and PXOR opcode for demonstration ...
Yang Liu
2024-07-04
1
-3
/
+4
*
[COSIM] Added thread-safe tests (#1477)
Yang Liu
2024-04-30
1
-0
/
+2
*
[LA64_DYNAREC] Added more opcodes (#1473)
Yang Liu
2024-04-27
1
-3
/
+3
*
[LA64_DYNAREC] Fixed missing LBT path and more (#1419)
Yang Liu
2024-04-06
1
-2
/
+2
*
Update GH-Actions workflows to remove Node.js deprecation warning. (#1359)
Tristan Morgan
2024-03-14
2
-4
/
+4
*
[LA64_DYNAREC] Added 70-7F Jcc opcodes, refine printer and some fixes too (#1...
Yang Liu
2024-03-02
1
-2
/
+1
*
[LA64_DYNAREC] Added basic LBT support, setup xMASK (#1302)
Yang Liu
2024-02-29
1
-0
/
+1
*
[CI] Added loongarch64 (#1298)
Yang Liu
2024-02-29
1
-2
/
+20
*
[CI] Repeat until-pass for unstable platform (#1292)
Yang Liu
2024-02-28
1
-13
/
+12
*
[ANDROID] Fix Build When Compiling with NDK 26b, [CI] Download Basic Android ...
KreitinnSoftware
2024-02-17
1
-13
/
+7
*
[CI] Add Android Tests (#1263)
KreitinnSoftware
2024-02-14
1
-4
/
+33
*
Add 'BOX64_MMAP32' to help info (#1220)
KreitinnSoftware
2024-01-26
1
-4
/
+4
*
Raspberry Pi 5 support (#1138)
Martin Sundhaug
2023-12-14
2
-1
/
+2
*
[CI] Do not regenerate functions list when running in CI (#1028)
Yang Liu
2023-10-15
1
-1
/
+2
*
Added ADLink AmpereAltra profile
ptitSeb
2023-09-25
2
-1
/
+3
*
[CI] Run tests w/ and w/o DynaRec (#988)
Yang Liu
2023-09-24
1
-0
/
+3
*
[CI] Use qemu snapshots from archlinux archive (#987)
Yang Liu
2023-09-24
1
-1
/
+1
*
[CI] Upgrade QEMU to 8.1.0 (#973)
Yang Liu
2023-09-12
1
-11
/
+14
*
[CI] Test RISCV with bit-manipulation extensions on (#972)
Yang Liu
2023-09-12
1
-0
/
+1
*
[ANDROID] typo, typo, and typo
ptitSeb
2023-09-02
1
-1
/
+1
*
[ANDROID] Don't run ctest on Android build
ptitSeb
2023-09-02
1
-6
/
+8
*
[ANDROID] Fix name of android compiler
ptitSeb
2023-09-02
1
-1
/
+1
*
[ANDROID] Try to create an Android build, porting box86 Android build
ptitSeb
2023-09-02
1
-4
/
+12
*
Added generic ARM64 build profile
ptitSeb
2023-07-14
2
-1
/
+2
*
[CI] Avoid copying files (#584)
Yang Liu
2023-03-18
1
-5
/
+5
*
Enable test for RV64 and ARM64 in CI (#583)
Yang Liu
2023-03-18
1
-2
/
+12
*
Use Ubuntu 20.04 for Tegra build
ptitSeb
2023-02-21
1
-2
/
+2
*
Changed workflow manual build for RK3588 too
ptitSeb
2023-02-18
1
-1
/
+1
*
Build RK3588 on Workflow
ptitSeb
2023-02-18
1
-1
/
+1
[next]