This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-12 01:57:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bf3383624d1dfcd2d7e8fe3e76a9dc61bb76578
0ad
/
source
/
lib
/
sysdep
/
arch
T
History
Ykkrosh
0ec4242962
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
...
This was SVN commit r10846.
2012-01-01 16:43:10 +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
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