Commit Graph

10 Commits

Author SHA1 Message Date
Ivan Chikish
6b6bbad67d Implement shared_mutex and atomic_op
Some parts (initially written by me) are taken from RPCS3 and relicensed.
2023-07-03 10:45:36 +03:00
Ivan Chikish
ab5a289045 [logs] Basic implementation 2023-07-01 14:23:45 +03:00
DH
0a6f130e95 Search for symbol in namespace 2023-06-30 17:09:28 +03:00
DH
25a29b6207 Added namespace modules support 2023-06-30 16:10:24 +03:00
DH
287b6e4470 Added support of undefined symbols 2023-06-29 23:00:03 +03:00
DH
ce17db5749 Split module name and so name 2023-06-29 21:21:50 +03:00
kd-11
4cddf2723f Fix build on gcc-13
On gcc 13 compilation fails because of a missing include
2023-06-28 13:37:46 +03:00
DH
6a093985c4 Fixed compilation with gcc-12 2023-06-23 13:37:13 +03:00
DH
05d35b7148 [cmake] Set PIC flag explicitly 2023-06-23 01:32:08 +03:00
DH
84b2e8c27f Initial commit 2023-06-22 18:36:21 +03:00