New CPUInfo release: 0.4a

CPUInfo 0.4a release is here:
http://sourceforge.net/projects/cpuinfo/files/

Changelog for Release 0.4a:
– Added CHANGELOG.txt to keep track of changes between releases
– Converted library code to basic ANSI C.
– Introduced CI_BOOL/CI_TRUE/CI_FALSE to make the code a bit more readable for plain C.
– Introduced CI_X64 flag to have compiler-specific flags only in the header.
– Added include files for MASM.
– Fixed inline asm for gcc, now also works with -fPIC option, and in 64-bit.
– Dependencies code is now functional, with the exception of SxS support.

Advertisement
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s