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
/
src
/
include
/
myalign.h
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added some obstack_XXX wrapped function (ported from box86)
ptitSeb
2022-03-28
1
-0
/
+4
|
*
Add support for RISCV to myalign.h
Alexmitter
2021-12-30
1
-2
/
+2
|
|
|
|
based on https://github.com/riscv-non-isa/riscv-toolchain-conventions correct preprocessor definition for RISCV is __riscv
*
Minor changes to allow box64 to build and run on ppc64le.
Joseph Allen
2021-11-18
1
-11
/
+1
|
*
And yet another build fixe for the untested loogarch64 support
ptitSeb
2021-09-26
1
-1
/
+1
|
*
Another build fixe for the untested loogarch64 support
ptitSeb
2021-09-26
1
-1
/
+1
|
*
Some build fixes for the untested loogarch64 support
ptitSeb
2021-09-26
1
-3
/
+3
|
*
More untested support for loongarch64 va_list
ptitSeb
2021-09-26
1
-3
/
+13
|
*
Added some untested support for loongarch64 va_list
ptitSeb
2021-09-26
1
-1
/
+21
|
*
More work on gtk wrapping
ptitSeb
2021-09-20
1
-0
/
+2
|
*
Fixed va_list conversion for aarch64
ptitSeb
2021-09-19
1
-31
/
+31
|
*
Added wrapped gtk2 (enough to launch Dwarf Fortress and some simple gtk2 ↵
ptitSeb
2021-09-18
1
-9
/
+9
|
|
|
|
samples)
*
Added disabled wrapped libfuse (not working for now)
ptitSeb
2021-08-10
1
-0
/
+1
|
*
Added wrapped dbus_message_get_args and a generic mothod to convert VAARG ↵
ptitSeb
2021-07-27
1
-6
/
+34
|
|
|
|
'...' to valist (helps wine64)
*
Improvment to a few libc wrapped functions
ptitSeb
2021-06-06
1
-0
/
+3
|
*
Aligned struct epoll
ptitSeb
2021-04-26
1
-0
/
+3
|
*
Added wrapped swscanf
ptitSeb
2021-04-02
1
-0
/
+1
|
*
Added more libc and pthreads wrapped functions
ptitSeb
2021-03-28
1
-0
/
+18
|
*
Added many wrapped function, and fixed a few one too
ptitSeb
2021-03-13
1
-0
/
+1
|
*
Alignement of struct stat / stat64
ptitSeb
2021-03-09
1
-0
/
+2
|
*
Fixed va_list conversion for aarch64
ptitSeb
2021-03-08
1
-5
/
+5
|
*
Attempts at conversion of va_list
ptitSeb
2021-03-08
1
-2
/
+33
|
*
Somes fixes to float/double/long double handling in va_list
ptitSeb
2021-03-05
1
-0
/
+1
|
*
Fixed va_list handling on aarch64
ptitSeb
2021-03-05
1
-3
/
+3
|
*
A bit more work on va_list handling
ptitSeb
2021-03-05
1
-3
/
+22
|
*
Added printf wrapped function and some VA_ARG work
ptitSeb
2021-03-05
1
-0
/
+43