mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-30 02:27:38 +01:00
Regenerate.
(Logical change 1.217)
This commit is contained in:
parent
1f719df162
commit
75f19903fa
3 changed files with 13 additions and 12 deletions
|
@ -117,6 +117,7 @@ include_HEADERS_common = $(include_HEADERS_tdep) include/libunwind-common.h \
|
||||||
SUBDIRS = src tests doc
|
SUBDIRS = src tests doc
|
||||||
|
|
||||||
EXTRA_DIST = include/dwarf.h include/internal.h include/mempool.h \
|
EXTRA_DIST = include/dwarf.h include/internal.h include/mempool.h \
|
||||||
|
include/remote.h \
|
||||||
include/libunwind-ia64.h include/tdep-ia64.h include/ia64/script.h \
|
include/libunwind-ia64.h include/tdep-ia64.h include/ia64/script.h \
|
||||||
include/libunwind-hppa.h include/tdep-hppa.h \
|
include/libunwind-hppa.h include/tdep-hppa.h \
|
||||||
include/libunwind-x86.h include/tdep-x86.h
|
include/libunwind-x86.h include/tdep-x86.h
|
||||||
|
|
20
configure
vendored
20
configure
vendored
|
@ -1,6 +1,6 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.59 for libunwind 0.96.
|
# Generated by GNU Autoconf 2.59 for libunwind 0.97.
|
||||||
#
|
#
|
||||||
# Report bugs to <libunwind@linux.hpl.hp.com>.
|
# Report bugs to <libunwind@linux.hpl.hp.com>.
|
||||||
#
|
#
|
||||||
|
@ -423,8 +423,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
|
||||||
# Identity of this package.
|
# Identity of this package.
|
||||||
PACKAGE_NAME='libunwind'
|
PACKAGE_NAME='libunwind'
|
||||||
PACKAGE_TARNAME='libunwind'
|
PACKAGE_TARNAME='libunwind'
|
||||||
PACKAGE_VERSION='0.96'
|
PACKAGE_VERSION='0.97'
|
||||||
PACKAGE_STRING='libunwind 0.96'
|
PACKAGE_STRING='libunwind 0.97'
|
||||||
PACKAGE_BUGREPORT='libunwind@linux.hpl.hp.com'
|
PACKAGE_BUGREPORT='libunwind@linux.hpl.hp.com'
|
||||||
|
|
||||||
ac_unique_file="src/mi/backtrace.c"
|
ac_unique_file="src/mi/backtrace.c"
|
||||||
|
@ -954,7 +954,7 @@ if test "$ac_init_help" = "long"; then
|
||||||
# Omit some internal or obsolete options to make the list less imposing.
|
# Omit some internal or obsolete options to make the list less imposing.
|
||||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||||
cat <<_ACEOF
|
cat <<_ACEOF
|
||||||
\`configure' configures libunwind 0.96 to adapt to many kinds of systems.
|
\`configure' configures libunwind 0.97 to adapt to many kinds of systems.
|
||||||
|
|
||||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||||
|
|
||||||
|
@ -1021,7 +1021,7 @@ fi
|
||||||
|
|
||||||
if test -n "$ac_init_help"; then
|
if test -n "$ac_init_help"; then
|
||||||
case $ac_init_help in
|
case $ac_init_help in
|
||||||
short | recursive ) echo "Configuration of libunwind 0.96:";;
|
short | recursive ) echo "Configuration of libunwind 0.97:";;
|
||||||
esac
|
esac
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
|
|
||||||
|
@ -1163,7 +1163,7 @@ fi
|
||||||
test -n "$ac_init_help" && exit 0
|
test -n "$ac_init_help" && exit 0
|
||||||
if $ac_init_version; then
|
if $ac_init_version; then
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
libunwind configure 0.96
|
libunwind configure 0.97
|
||||||
generated by GNU Autoconf 2.59
|
generated by GNU Autoconf 2.59
|
||||||
|
|
||||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||||
|
@ -1177,7 +1177,7 @@ cat >&5 <<_ACEOF
|
||||||
This file contains any messages produced by compilers while
|
This file contains any messages produced by compilers while
|
||||||
running configure, to aid debugging if configure makes a mistake.
|
running configure, to aid debugging if configure makes a mistake.
|
||||||
|
|
||||||
It was created by libunwind $as_me 0.96, which was
|
It was created by libunwind $as_me 0.97, which was
|
||||||
generated by GNU Autoconf 2.59. Invocation command line was
|
generated by GNU Autoconf 2.59. Invocation command line was
|
||||||
|
|
||||||
$ $0 $@
|
$ $0 $@
|
||||||
|
@ -1852,7 +1852,7 @@ fi
|
||||||
|
|
||||||
# Define the identity of the package.
|
# Define the identity of the package.
|
||||||
PACKAGE=libunwind
|
PACKAGE=libunwind
|
||||||
VERSION=0.96
|
VERSION=0.97
|
||||||
|
|
||||||
|
|
||||||
cat >>confdefs.h <<_ACEOF
|
cat >>confdefs.h <<_ACEOF
|
||||||
|
@ -21066,7 +21066,7 @@ _ASBOX
|
||||||
} >&5
|
} >&5
|
||||||
cat >&5 <<_CSEOF
|
cat >&5 <<_CSEOF
|
||||||
|
|
||||||
This file was extended by libunwind $as_me 0.96, which was
|
This file was extended by libunwind $as_me 0.97, which was
|
||||||
generated by GNU Autoconf 2.59. Invocation command line was
|
generated by GNU Autoconf 2.59. Invocation command line was
|
||||||
|
|
||||||
CONFIG_FILES = $CONFIG_FILES
|
CONFIG_FILES = $CONFIG_FILES
|
||||||
|
@ -21132,7 +21132,7 @@ _ACEOF
|
||||||
|
|
||||||
cat >>$CONFIG_STATUS <<_ACEOF
|
cat >>$CONFIG_STATUS <<_ACEOF
|
||||||
ac_cs_version="\\
|
ac_cs_version="\\
|
||||||
libunwind config.status 0.96
|
libunwind config.status 0.97
|
||||||
configured by $0, generated by GNU Autoconf 2.59,
|
configured by $0, generated by GNU Autoconf 2.59,
|
||||||
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
||||||
|
|
||||||
|
|
|
@ -218,12 +218,12 @@ libunwind_la_SOURCES_ia64_common = $(libunwind_la_SOURCES_common) \
|
||||||
|
|
||||||
|
|
||||||
# The list of files that go into libunwind:
|
# The list of files that go into libunwind:
|
||||||
|
# _ReadULEB()/_ReadSLEB() are needed for Intel C++ 8.0 compatibility
|
||||||
libunwind_la_SOURCES_ia64 = $(libunwind_la_SOURCES_ia64_common) \
|
libunwind_la_SOURCES_ia64 = $(libunwind_la_SOURCES_ia64_common) \
|
||||||
$(libunwind_la_SOURCES_local) \
|
$(libunwind_la_SOURCES_local) \
|
||||||
\
|
\
|
||||||
elf64.c elf64.h \
|
elf64.c elf64.h \
|
||||||
\
|
\
|
||||||
/* blech, needed for Intel C++ 8.0 compatibility */ \
|
|
||||||
mi/_ReadULEB.c mi/_ReadSLEB.c \
|
mi/_ReadULEB.c mi/_ReadSLEB.c \
|
||||||
\
|
\
|
||||||
ia64/dyn_info_list-ia64.S ia64/getcontext-ia64.S \
|
ia64/dyn_info_list-ia64.S ia64/getcontext-ia64.S \
|
||||||
|
@ -3926,7 +3926,7 @@ top_distdir = ..
|
||||||
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
|
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
|
||||||
|
|
||||||
distdir: $(DISTFILES)
|
distdir: $(DISTFILES)
|
||||||
$(mkinstalldirs) $(distdir)/ $(distdir)/dwarf $(distdir)/hppa $(distdir)/ia64 $(distdir)/mi $(distdir)/ptrace $(distdir)/unwind $(distdir)/x86
|
$(mkinstalldirs) $(distdir)/dwarf $(distdir)/hppa $(distdir)/ia64 $(distdir)/mi $(distdir)/ptrace $(distdir)/unwind $(distdir)/x86
|
||||||
@list='$(DISTFILES)'; for file in $$list; do \
|
@list='$(DISTFILES)'; for file in $$list; do \
|
||||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||||
|
|
Loading…
Reference in a new issue