## addrcheck \
# Temporary: we want to compile Helgrind, but not regtest it.
-SUBDIRS = include coregrind . docs tests auxprogs $(TOOLS) helgrind
+# Put docs last because building the HTML is slow and we want to get
+# everything else working before we try it.
+SUBDIRS = include coregrind . tests auxprogs $(TOOLS) helgrind docs
##DIST_SUBDIRS = $(SUBDIRS) helgrind
SUPP_FILES = \
include $(top_srcdir)/Makefile.all.am
include $(top_srcdir)/Makefile.core-AM_CPPFLAGS.am
-EXTRA_DIST = \
- README_ASPACEMGR.txt
-
noinst_LIBRARIES = libaspacemgr.a
libaspacemgr_a_SOURCES = \
include $(top_srcdir)/Makefile.all.am
include $(top_srcdir)/Makefile.core-AM_CPPFLAGS.am
-EXTRA_DIST = \
- README_SIGFRAME.txt
-
noinst_LIBRARIES = libsigframe.a
libsigframe_a_SOURCES = \
before the pointer actually returned. This implies a
variable-sized overhead in what's returned by
<computeroutput>new</computeroutput> or
-<computeroutput>new[]</computeroutput>.
+<computeroutput>new[]</computeroutput>.</para>
</sect2>
new_override.stderr.exp new_override.stdout.exp new_override.vgtest \
null_socket.stderr.exp null_socket.vgtest \
overlap.stderr.exp overlap.stdout.exp overlap.vgtest \
- pointer-trace.vgtest pointer-trace.stdout.exp \
+ pointer-trace.vgtest \
pointer-trace.stderr.exp pointer-trace.stderr.exp64 \
post-syscall.stderr.exp post-syscall.stdout.exp post-syscall.vgtest \
realloc1.stderr.exp realloc1.vgtest \
toobig-allocs.stderr.exp toobig-allocs.vgtest \
trivialleak.stderr.exp trivialleak.vgtest \
weirdioctl.stderr.exp weirdioctl.stdout.exp weirdioctl.vgtest \
- metadata.stderr.exp metadata.stdout.exp metadata.vgtest \
+ metadata.stderr.exp metadata.stdout.exp metadata.vgtest-HIDING \
vgtest_ume.stderr.exp vgtest_ume.vgtest \
writev.stderr.exp writev.stderr.exp2 writev.stderr.exp3 writev.vgtest \
xml1.stderr.exp xml1.stderr.exp64 xml1.stdout.exp xml1.vgtest \