2008-01-04
cc386:allow 'void inline funcname(...')
cc386:fix problem with type promotion of arguments passed to inline functions
cc386:add support for msvcrt.dll
cc386:error within an include file will now show full path in IDE
cc386:fix problem where cc386/CL386 could not spawn to other apps
valx:if the reloc section for win32 executables was a multiple of FileAlign,
the result would be a file that windows would not load
rtl:fix definition of _TINT
rtl:add _Exit()
rtl:add isblank()
rtl:fix iswblank()
rtl:fix msdos spawn functions
rtl:fix setbuf and setvbuf to perform the required operation
CC386 page / downloads:
http://members.tripod.com/~ladsoft/cc386.htm
Get Real Debugger page / download:
http://members.tripod.com/~ladsoft/grdb.htm |