This website requires JavaScript.
Explore
Help
Sign in
dallasgroot
/
0ad
Watch
1
Star
0
Fork
You've already forked 0ad
0
mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced
2026-07-06 06:55:48 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
cc0ba8e246
0ad
/
source
/
lib
/
sysdep
/
arch
History
alpha123
93abbae435
Fix build issues on ARM. Patch by Josh.
Fixes
#2049
.
...
This was SVN commit r13634.
2013-08-07 05:00:46 +00:00
..
amd64
Replaces architecture-dependent cpuid function with inline GCC assembly. Should
fix
#670
by eliminating nasm dependency.
2011-07-21 01:44:29 +00:00
arm
Fix build issues on ARM. Patch by Josh.
Fixes
#2049
.
2013-08-07 05:00:46 +00:00
ia32
Replaces architecture-dependent cpuid function with inline GCC assembly. Should
fix
#670
by eliminating nasm dependency.
2011-07-21 01:44:29 +00:00
x86_x64
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00