From d9438ca0c1f39b219ac75018343c657f4f612505 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Tue, 3 Jun 2008 13:29:09 -0400 Subject: PR6429: remove stapio STP_UNWIND support and associated elfutils dependency --- ChangeLog | 1 + runtime/transport/ChangeLog | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6d2581ce..f66ffda7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -251,6 +251,7 @@ PR 6429. * Makefile.am: Don't link stapio with -ldw. + * Makefile.in: Regenerated. 2008-05-29 Mark Wielaard diff --git a/runtime/transport/ChangeLog b/runtime/transport/ChangeLog index 2ffff58c..2e59ff90 100644 --- a/runtime/transport/ChangeLog +++ b/runtime/transport/ChangeLog @@ -1,5 +1,6 @@ 2008-06-13 Wenji Huang - * control.c (_stp_ctl_write_dbug): Remove STP_UNWIND support. + + * control.c (_stp_ctl_write_dbug): Remove STP_UNWIND support. 2008-06-03 Frank Ch. Eigler -- cgit