2003-11-14 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Fri, 14 Nov 2003 21:17:51 +0000 (21:17 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Fri, 14 Nov 2003 21:17:51 +0000 (21:17 +0000)
commit0e5d83e3b65b364eadc28d31007be1f284a651d3
tree6b22699780a664879b585b92ff5a9de0ad9b9897
parent287a334e725d8a095303b6017b725e511319ff8a
2003-11-14  Jeff Johnston  <jjohnstn@redhat.com>

        * libunwind-frame.c: New file.
        * libunwind-frame.h: New file.
        * acconfig.h (HAVE_LIBUNWIND): #undef reference added.
        * configure.in: Add --with-libunwind option support.  Define
        HAVE_LIBUNWIND if libunwind support selected / defaulted.
        Also check for libunwind.h and libunwind-ia64.h headers.
        * configure: Regenerated.
        * Makefile.in: Add support for libunwind-frame.o.
        * config.in: Regenerated.
gdb/ChangeLog
gdb/Makefile.in
gdb/acconfig.h
gdb/config.in
gdb/configure
gdb/configure.in
gdb/libunwind-frame.c [new file with mode: 0644]
gdb/libunwind-frame.h [new file with mode: 0644]
This page took 0.025885 seconds and 4 git commands to generate.