Jasmine Iwanek
|
4674756664
|
More newline and whitespace cleanups
|
2022-02-20 16:26:40 -05:00 |
|
Cacodemon345
|
2da187c0bd
|
Fix plat_mmap on FreeBSD (#1980)
* Fix plat_mmap on FreeBSD
* Same for old codegen backend
* ...and for new codegen backend
|
2022-01-07 09:58:59 +01:00 |
|
David Hrdlička
|
a68ac70c47
|
Fix ARM64 build
There is some weird issues regarding linking `__clear_cache` under `clang-cl`, therefore we just call the Windows API instead on these builds.
|
2021-08-27 15:16:49 +02:00 |
|
OBattler
|
ddc7c5b78a
|
Reorganized some CPU structures a bit and fixed inappropriate behavior of some mem.c functions on 64-bit binaries (and made mem.c aware of ARM64 as well), fixes both 64-bit recompilers, closes #1215.
|
2021-08-27 13:31:47 +02:00 |
|
David Hrdlička
|
a90d03a45d
|
codegen: fix ARM linkage
|
2020-12-17 12:06:36 +01:00 |
|
David Hrdlička
|
144b19b941
|
codegen: fix architecture detection on MSVC
|
2020-12-17 00:58:37 +01:00 |
|
OBattler
|
60ba71cb4b
|
Renamed the three CPU folders to their final names.
|
2020-06-13 10:54:05 +02:00 |
|