Path to this page:
Subject: CVS commit: pkgsrc/lang
From: Adam Ciarcinski
Date: 2015-05-28 15:25:59
Message id: 20150528132559.BCA7798@cvs.netbsd.org
Log Message:
Changes 3.6.1:
* Support for AuroraUX has been removed.
* Added support for a native object file-based bitcode wrapper format.
* Added support for MSVCâs __vectorcall calling convention as x86_vectorcallcc.
* Prefix data rework
* Metadata is not a Value
* Alias syntax change
* The old JIT has been removed
* object::Binary doesnât own the file buffer
* IR in object files is now supported
* The gold plugin has been rewritten
Files: