Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gcc/lib/libasan Add procmaps for NetBSD



details:   https://anonhg.NetBSD.org/src/rev/3b54f14bf70c
branches:  trunk
changeset: 815682:3b54f14bf70c
user:      christos <christos%NetBSD.org@localhost>
date:      Tue May 31 21:34:13 2016 +0000

description:
Add procmaps for NetBSD

diffstat:

 external/gpl3/gcc/lib/libasan/Makefile |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 58b8a9b4e052 -r 3b54f14bf70c external/gpl3/gcc/lib/libasan/Makefile
--- a/external/gpl3/gcc/lib/libasan/Makefile    Tue May 31 20:47:52 2016 +0000
+++ b/external/gpl3/gcc/lib/libasan/Makefile    Tue May 31 21:34:13 2016 +0000
@@ -57,6 +57,7 @@
 sanitizer_posix_libcdep.cc \
 sanitizer_printf.cc \
 sanitizer_procmaps_common.cc \
+sanitizer_procmaps_netbsd.cc \
 sanitizer_procmaps_freebsd.cc \
 sanitizer_procmaps_linux.cc \
 sanitizer_procmaps_mac.cc \



Home | Main Index | Thread Index | Old Index