]> git.ipfire.org Git - thirdparty/gcc.git/commit
Drop test for libunwind 0.95 and earlier.
authorJames E Wilson <wilson@specifixinc.com>
Sat, 20 Dec 2003 01:30:23 +0000 (17:30 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 20 Dec 2003 01:30:23 +0000 (17:30 -0800)
commit28f08c8adbb04b5da253067aadbe7ff162f3455c
treecf48e1447f73567175b576ec31b024f79439350f
parent0d49ce35e3c449d5befa9e935ff55223b8d869a5
Drop test for libunwind 0.95 and earlier.

* configure.in: Delete libunwind_has_eh_support test.
* configure: Regenerate.
* config.gcc (ia64*-*-linux*): Delete reference to t-libunwind-no-eh
and libunwind_has_eh_support check.
* config/t-libunwind-no-eh: Delete.

From-SVN: r74865
gcc/ChangeLog
gcc/config.gcc
gcc/config/t-libunwind-no-eh [deleted file]
gcc/configure
gcc/configure.in