pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
compiler-rt-netbsd: Rebase to SVN r. 348313
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Wed Dec 5 00:26:59 2018 +0100
Changeset: 3dd1951aa892e26d5211b45ad9b440dec68c0382
Modified Files:
compiler-rt-netbsd/Makefile
compiler-rt-netbsd/distinfo
compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__common__interceptors.inc
compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__platform__interceptors.h
compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__platform__limits__netbsd.cc
compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__platform__limits__netbsd.h
Log Message:
compiler-rt-netbsd: Rebase to SVN r. 348313
No local patches merged.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3dd1951aa892e26d5211b45ad9b440dec68c0382
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 +-
compiler-rt-netbsd/distinfo | 8 ++++----
...lib_sanitizer__common_sanitizer__common__interceptors.inc | 12 ++++++------
...lib_sanitizer__common_sanitizer__platform__interceptors.h | 8 ++++----
..._sanitizer__common_sanitizer__platform__limits__netbsd.cc | 2 +-
...b_sanitizer__common_sanitizer__platform__limits__netbsd.h | 2 +-
6 files changed, 17 insertions(+), 17 deletions(-)
diffs:
diff --git a/compiler-rt-netbsd/Makefile b/compiler-rt-netbsd/Makefile
index b33963e9cf..2d5a945738 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= 348228
+SVN_REVISION.compiler-rt= 348313
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://compiler-rt.llvm.org/
diff --git a/compiler-rt-netbsd/distinfo b/compiler-rt-netbsd/distinfo
index b46c0e6490..b5de77ead0 100644
--- a/compiler-rt-netbsd/distinfo
+++ b/compiler-rt-netbsd/distinfo
@@ -3,11 +3,11 @@ $NetBSD: distinfo,v 1.35 2015/09/11 01:21:57 tnn Exp $
SHA1 (patch-lib_asan_asan__posix.cc) = be7e47c252e30184639f7ed1c98c75a8667fd261
SHA1 (patch-lib_fuzzer_tests_CMakeLists.txt) = 2a81399dddc19de5bd51e77ef52b8b5cd61b7dc4
SHA1 (patch-lib_msan_msan__linux.cc) = b5df0f4f5930d7c1681b1ad867c893d01d6e5cf7
-SHA1 (patch-lib_sanitizer__common_sanitizer__common__interceptors.inc) = 8b7621c83753ed0208c8cb3416955f40eac7837f
+SHA1 (patch-lib_sanitizer__common_sanitizer__common__interceptors.inc) = 598d51059973d06c5dcd0cc74c84ce4f48bdfefe
SHA1 (patch-lib_sanitizer__common_sanitizer__internal__defs.h) = 845a516a43bbaa82b2522c395965fd8f64e09bdb
-SHA1 (patch-lib_sanitizer__common_sanitizer__platform__interceptors.h) = b1f40e36d3ab4efdcd45f8f4dfa9eb838d9339ce
-SHA1 (patch-lib_sanitizer__common_sanitizer__platform__limits__netbsd.cc) = 9162e365f643e72c68d9c7e345b257f24ee2bd86
-SHA1 (patch-lib_sanitizer__common_sanitizer__platform__limits__netbsd.h) = a84d50140e9896f591bfd04776aae557b33a9f98
+SHA1 (patch-lib_sanitizer__common_sanitizer__platform__interceptors.h) = 12743f6de39f15c2c0f13559f3aa26c41406e24f
+SHA1 (patch-lib_sanitizer__common_sanitizer__platform__limits__netbsd.cc) = 3ada12291ac80ba0f239dd913797c4a18e3013d1
+SHA1 (patch-lib_sanitizer__common_sanitizer__platform__limits__netbsd.h) = 7d549399a1c16d4cff3f59be20b88064f9b620a8
SHA1 (patch-lib_sanitizer__common_sanitizer__platform__limits__posix.cc) = ff76b8b19863cdb28f243580ece33db5abd03a80
SHA1 (patch-lib_sanitizer__common_sanitizer__platform__limits__posix.h) = 21b7becbd2289e9b29d3bae94b8dd83e828965fb
SHA1 (patch-lib_xray_tests_CMakeLists.txt) = a5bee64ac6e4c0ff43aad200072d15c128ca03ad
diff --git a/compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__common__interceptors.inc b/compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__common__interceptors.inc
index 8167a575ad..70ee410b59 100644
--- a/compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__common__interceptors.inc
+++ b/compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__common__interceptors.inc
@@ -1,6 +1,6 @@
$NetBSD$
---- lib/sanitizer_common/sanitizer_common_interceptors.inc.orig 2018-12-04 02:10:16.133279323 +0000
+--- lib/sanitizer_common/sanitizer_common_interceptors.inc.orig 2018-12-04 23:26:02.105248262 +0000
+++ lib/sanitizer_common/sanitizer_common_interceptors.inc
@@ -117,6 +117,7 @@
#define times __times13
@@ -57,10 +57,10 @@ $NetBSD$
void *ctx;
COMMON_INTERCEPTOR_ENTER(ctx, statvfs, path, buf);
if (path) COMMON_INTERCEPTOR_READ_RANGE(ctx, path, REAL(strlen)(path) + 1);
-@@ -7653,6 +7665,1220 @@ INTERCEPTOR(void *, asysctlbyname, const
- #define INIT_SYSCTL
+@@ -7665,6 +7677,1220 @@ INTERCEPTOR(int, sysctlgetmibinfo, char
#endif
+
+#if SANITIZER_INTERCEPT_STRTONUM
+INTERCEPTOR(long long, strtonum, const char *nptr, long long minval,
+ long long maxval, const char **errstr) {
@@ -1278,10 +1278,10 @@ $NetBSD$
static void InitializeCommonInterceptors() {
static u64 metadata_mem[sizeof(MetadataHashMap) / sizeof(u64) + 1];
interceptor_metadata_map = new((void *)&metadata_mem) MetadataHashMap();
-@@ -7913,6 +9139,22 @@ static void InitializeCommonInterceptors
- INIT_REGEX;
- INIT_FTS;
+@@ -7927,6 +9153,22 @@ static void InitializeCommonInterceptors
INIT_SYSCTL;
+ INIT_ASYSCTL;
+ INIT_SYSCTLGETMIBINFO;
+ INIT_STRTONUM;
+ INIT_VIS;
+ INIT_SHA1;
diff --git a/compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__platform__interceptors.h b/compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__platform__interceptors.h
index 73306ed883..9f8042e112 100644
--- a/compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__platform__interceptors.h
+++ b/compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__platform__interceptors.h
@@ -1,10 +1,10 @@
$NetBSD$
---- lib/sanitizer_common/sanitizer_platform_interceptors.h.orig 2018-12-04 02:10:16.133783507 +0000
+--- lib/sanitizer_common/sanitizer_platform_interceptors.h.orig 2018-12-04 23:26:02.105749528 +0000
+++ lib/sanitizer_common/sanitizer_platform_interceptors.h
-@@ -525,4 +525,22 @@
- #define SANITIZER_INTERCEPT_FTS SI_NETBSD
- #define SANITIZER_INTERCEPT_SYSCTL SI_NETBSD
+@@ -527,4 +527,22 @@
+ #define SANITIZER_INTERCEPT_ASYSCTL SI_NETBSD
+ #define SANITIZER_INTERCEPT_SYSCTLGETMIBINFO SI_NETBSD
+
+#define SANITIZER_INTERCEPT_STRTONUM SI_NETBSD
diff --git a/compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__platform__limits__netbsd.cc b/compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__platform__limits__netbsd.cc
index bb1fda9639..706f4667b2 100644
--- a/compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__platform__limits__netbsd.cc
+++ b/compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__platform__limits__netbsd.cc
@@ -1,6 +1,6 @@
$NetBSD$
---- lib/sanitizer_common/sanitizer_platform_limits_netbsd.cc.orig 2018-12-04 02:10:16.132427259 +0000
+--- lib/sanitizer_common/sanitizer_platform_limits_netbsd.cc.orig 2018-12-04 02:10:16.000000000 +0000
+++ lib/sanitizer_common/sanitizer_platform_limits_netbsd.cc
@@ -2096,6 +2096,38 @@ unsigned IOCTL_SNDCTL_DSP_SILENCE = SNDC
diff --git a/compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__platform__limits__netbsd.h b/compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__platform__limits__netbsd.h
index 134cd64a03..0736323b7c 100644
--- a/compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__platform__limits__netbsd.h
+++ b/compiler-rt-netbsd/patches/patch-lib_sanitizer__common_sanitizer__platform__limits__netbsd.h
@@ -1,6 +1,6 @@
$NetBSD$
---- lib/sanitizer_common/sanitizer_platform_limits_netbsd.h.orig 2018-12-04 02:10:16.134662809 +0000
+--- lib/sanitizer_common/sanitizer_platform_limits_netbsd.h.orig 2018-12-04 02:10:16.000000000 +0000
+++ lib/sanitizer_common/sanitizer_platform_limits_netbsd.h
@@ -2212,6 +2212,78 @@ extern unsigned IOCTL_SNDCTL_DSP_SILENCE
Home |
Main Index |
Thread Index |
Old Index