mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-12-23 03:53:43 +01:00
Regenerate.
(Logical change 1.252)
This commit is contained in:
parent
9aafad075c
commit
982b64232d
3 changed files with 28 additions and 17 deletions
20
Makefile.in
20
Makefile.in
|
@ -63,11 +63,11 @@ RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
|||
install-recursive installcheck-recursive installdirs-recursive \
|
||||
pdf-recursive ps-recursive uninstall-info-recursive \
|
||||
uninstall-recursive
|
||||
am__include_HEADERS_DIST = include/libunwind-x86.h \
|
||||
include/libunwind-hppa.h include/libunwind-ia64.h \
|
||||
include/libunwind-common.h include/libunwind-dynamic.h \
|
||||
include/libunwind-ptrace.h include/libunwind.h \
|
||||
include/unwind.h
|
||||
am__include_HEADERS_DIST = include/libunwind-x86_64.h \
|
||||
include/libunwind-x86.h include/libunwind-hppa.h \
|
||||
include/libunwind-ia64.h include/libunwind-common.h \
|
||||
include/libunwind-dynamic.h include/libunwind-ptrace.h \
|
||||
include/libunwind.h include/unwind.h
|
||||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||
am__vpath_adj = case $$p in \
|
||||
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
|
@ -101,6 +101,8 @@ ARCH_HPPA_FALSE = @ARCH_HPPA_FALSE@
|
|||
ARCH_HPPA_TRUE = @ARCH_HPPA_TRUE@
|
||||
ARCH_IA64_FALSE = @ARCH_IA64_FALSE@
|
||||
ARCH_IA64_TRUE = @ARCH_IA64_TRUE@
|
||||
ARCH_X86_64_FALSE = @ARCH_X86_64_FALSE@
|
||||
ARCH_X86_64_TRUE = @ARCH_X86_64_TRUE@
|
||||
ARCH_X86_FALSE = @ARCH_X86_FALSE@
|
||||
ARCH_X86_TRUE = @ARCH_X86_TRUE@
|
||||
AUTOCONF = @AUTOCONF@
|
||||
|
@ -212,6 +214,7 @@ target_alias = @target_alias@
|
|||
target_cpu = @target_cpu@
|
||||
target_os = @target_os@
|
||||
target_vendor = @target_vendor@
|
||||
@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_64_TRUE@@ARCH_X86_FALSE@include_HEADERS_tdep = include/libunwind-x86_64.h
|
||||
@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@include_HEADERS_tdep = include/libunwind-x86.h
|
||||
@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@include_HEADERS_tdep = include/libunwind-hppa.h
|
||||
@ARCH_IA64_TRUE@include_HEADERS_tdep = include/libunwind-ia64.h
|
||||
|
@ -230,7 +233,10 @@ EXTRA_DIST = include/dwarf.h include/dwarf_i.h \
|
|||
include/ia64/script.h \
|
||||
include/libunwind-hppa.h include/tdep-hppa.h \
|
||||
include/libunwind-x86.h include/tdep-x86.h \
|
||||
include/x86/dwarf-config.h
|
||||
include/x86/dwarf-config.h \
|
||||
include/libunwind-x86_64.h include/tdep-x86_64.h \
|
||||
include/x86/dwarf-config.h \
|
||||
include/x86_64/dwarf-config.h
|
||||
|
||||
DISTCLEANFILES = include/libunwind.h include/tdep.h
|
||||
all: all-recursive
|
||||
|
@ -437,7 +443,7 @@ distclean-tags:
|
|||
distdir: $(DISTFILES)
|
||||
$(am__remove_distdir)
|
||||
mkdir $(distdir)
|
||||
$(mkdir_p) $(distdir)/config $(distdir)/doc $(distdir)/include $(distdir)/include/ia64 $(distdir)/include/x86 $(distdir)/tests
|
||||
$(mkdir_p) $(distdir)/config $(distdir)/doc $(distdir)/include $(distdir)/include/ia64 $(distdir)/include/x86 $(distdir)/include/x86_64 $(distdir)/tests
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||
list='$(DISTFILES)'; for file in $$list; do \
|
||||
|
|
|
@ -64,6 +64,8 @@ ARCH_HPPA_FALSE = @ARCH_HPPA_FALSE@
|
|||
ARCH_HPPA_TRUE = @ARCH_HPPA_TRUE@
|
||||
ARCH_IA64_FALSE = @ARCH_IA64_FALSE@
|
||||
ARCH_IA64_TRUE = @ARCH_IA64_TRUE@
|
||||
ARCH_X86_64_FALSE = @ARCH_X86_64_FALSE@
|
||||
ARCH_X86_64_TRUE = @ARCH_X86_64_TRUE@
|
||||
ARCH_X86_FALSE = @ARCH_X86_FALSE@
|
||||
ARCH_X86_TRUE = @ARCH_X86_TRUE@
|
||||
AUTOCONF = @AUTOCONF@
|
||||
|
|
|
@ -52,8 +52,8 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|||
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
|
||||
CONFIG_HEADER = $(top_builddir)/include/config.h
|
||||
CONFIG_CLEAN_FILES = check-namespace.sh
|
||||
am__EXEEXT_1 = test-init-remote$(EXEEXT) test-proc-info$(EXEEXT) \
|
||||
test-static-link$(EXEEXT) test-strerror$(EXEEXT)
|
||||
am__EXEEXT_1 = test-proc-info$(EXEEXT) test-static-link$(EXEEXT) \
|
||||
test-strerror$(EXEEXT)
|
||||
@REMOTE_ONLY_FALSE@am__EXEEXT_2 = Gtest-exc$(EXEEXT) \
|
||||
@REMOTE_ONLY_FALSE@ Ltest-exc$(EXEEXT) Gtest-init$(EXEEXT) \
|
||||
@REMOTE_ONLY_FALSE@ Ltest-init$(EXEEXT) \
|
||||
|
@ -63,7 +63,8 @@ am__EXEEXT_1 = test-init-remote$(EXEEXT) test-proc-info$(EXEEXT) \
|
|||
@REMOTE_ONLY_FALSE@ Ltest-resume-sig$(EXEEXT) \
|
||||
@REMOTE_ONLY_FALSE@ Gtest-dyn1$(EXEEXT) Ltest-dyn1$(EXEEXT) \
|
||||
@REMOTE_ONLY_FALSE@ test-async-sig$(EXEEXT) \
|
||||
@REMOTE_ONLY_FALSE@ test-flush-cache$(EXEEXT) test-mem$(EXEEXT) \
|
||||
@REMOTE_ONLY_FALSE@ test-flush-cache$(EXEEXT) \
|
||||
@REMOTE_ONLY_FALSE@ test-init-remote$(EXEEXT) test-mem$(EXEEXT) \
|
||||
@REMOTE_ONLY_FALSE@ test-setjmp$(EXEEXT) test-ptrace$(EXEEXT)
|
||||
@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@am__EXEEXT_3 = \
|
||||
@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gia64-test-stack$(EXEEXT) \
|
||||
|
@ -289,6 +290,8 @@ ARCH_HPPA_FALSE = @ARCH_HPPA_FALSE@
|
|||
ARCH_HPPA_TRUE = @ARCH_HPPA_TRUE@
|
||||
ARCH_IA64_FALSE = @ARCH_IA64_FALSE@
|
||||
ARCH_IA64_TRUE = @ARCH_IA64_TRUE@
|
||||
ARCH_X86_64_FALSE = @ARCH_X86_64_FALSE@
|
||||
ARCH_X86_64_TRUE = @ARCH_X86_64_TRUE@
|
||||
ARCH_X86_FALSE = @ARCH_X86_FALSE@
|
||||
ARCH_X86_TRUE = @ARCH_X86_TRUE@
|
||||
AUTOCONF = @AUTOCONF@
|
||||
|
@ -405,18 +408,18 @@ EXTRA_DIST = run-ia64-test-dyn1 run-ptrace-mapper \
|
|||
run-check-namespace check-namespace.sh.in
|
||||
|
||||
noinst_PROGRAMS_common =
|
||||
check_PROGRAMS_common = test-init-remote test-proc-info test-static-link \
|
||||
check_PROGRAMS_common = test-proc-info test-static-link \
|
||||
test-strerror
|
||||
|
||||
check_SCRIPTS_common = run-check-namespace
|
||||
@REMOTE_ONLY_FALSE@check_SCRIPTS_cdep = run-ptrace-mapper
|
||||
@REMOTE_ONLY_TRUE@check_SCRIPTS_cdep =
|
||||
@REMOTE_ONLY_FALSE@check_PROGRAMS_cdep = Gtest-exc Ltest-exc Gtest-init Ltest-init \
|
||||
@REMOTE_ONLY_FALSE@ Gtest-concurrent Ltest-concurrent \
|
||||
@REMOTE_ONLY_FALSE@ Gtest-resume-sig Ltest-resume-sig \
|
||||
@REMOTE_ONLY_FALSE@ Gtest-dyn1 Ltest-dyn1 \
|
||||
@REMOTE_ONLY_FALSE@ test-async-sig test-flush-cache test-mem \
|
||||
@REMOTE_ONLY_FALSE@ test-setjmp test-ptrace
|
||||
@REMOTE_ONLY_FALSE@check_PROGRAMS_cdep = Gtest-exc Ltest-exc Gtest-init Ltest-init \
|
||||
@REMOTE_ONLY_FALSE@ Gtest-concurrent Ltest-concurrent \
|
||||
@REMOTE_ONLY_FALSE@ Gtest-resume-sig Ltest-resume-sig \
|
||||
@REMOTE_ONLY_FALSE@ Gtest-dyn1 Ltest-dyn1 \
|
||||
@REMOTE_ONLY_FALSE@ test-async-sig test-flush-cache test-init-remote \
|
||||
@REMOTE_ONLY_FALSE@ test-mem test-setjmp test-ptrace
|
||||
|
||||
@REMOTE_ONLY_TRUE@check_PROGRAMS_cdep =
|
||||
@REMOTE_ONLY_FALSE@noinst_PROGRAMS_cdep = bt forker mapper test-varargs Gperf-simple Lperf-simple
|
||||
|
|
Loading…
Reference in a new issue