pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: adam
Date: Thu May 28 13:25:59 UTC 2015
Modified Files:
pkgsrc/lang/clang: Makefile Makefile.common distinfo
pkgsrc/lang/libLLVM: Makefile PLIST
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
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/lang/clang/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/clang/Makefile.common
cvs rdiff -u -r1.32 -r1.33 pkgsrc/lang/clang/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/libLLVM/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/libLLVM/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index