pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
compiler-rt-netbsd: Update to SVN r. 318673
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Mon Nov 20 19:09:49 2017 +0100
Changeset: a71e3ba9a0c98ed1b60da16beeb1d12f39a69b6e
Modified Files:
compiler-rt-netbsd/Makefile
Log Message:
compiler-rt-netbsd: Update to SVN r. 318673
This contains recent NetBSD fixes incorporated.
Handle NetBSD specific indirection of libpthread functions
https://reviews.llvm.org/D40243
Add DemangleFunctionName for backtracing on NetBSD
https://reviews.llvm.org/D40251
Handle NetBSD specific indirection of libpthread functions
https://reviews.llvm.org/D40241
... and perhaps more that I already forgot to track.
Sponsored by <The NetBSD Foundation>
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a71e3ba9a0c98ed1b60da16beeb1d12f39a69b6e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
compiler-rt-netbsd/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/compiler-rt-netbsd/Makefile b/compiler-rt-netbsd/Makefile
index 0fb524dc7b..e845883211 100644
--- a/compiler-rt-netbsd/Makefile
+++ b/compiler-rt-netbsd/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= lang devel
SVN_REPOSITORIES= compiler-rt
SVN_REPO.compiler-rt= http://llvm.org/svn/llvm-project/compiler-rt/trunk
-SVN_REVISION.compiler-rt= 318431
+SVN_REVISION.compiler-rt= 318673
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://compiler-rt.llvm.org/
Home |
Main Index |
Thread Index |
Old Index