From 6e80b8e5f5048de352290a1c025794b126746e4d Mon Sep 17 00:00:00 2001 From: kevinb Date: Wed, 10 Mar 2004 18:37:11 +0000 Subject: [PATCH] Enable thread support for Linux running on FR-V. --- rda/unix/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/rda/unix/ChangeLog b/rda/unix/ChangeLog index e2c844e783..70f33a8673 100644 --- a/rda/unix/ChangeLog +++ b/rda/unix/ChangeLog @@ -1,5 +1,12 @@ 2004-03-10 Kevin Buettner + * configure.in: Add "frv*linux*" to list of targets with thread + support. + * configure: Regenerate. + * Makefile.in: Regenerate using "automake --cygnus --ignore-deps". + +2004-03-10 Kevin Buettner + * ptrace-target.c (ptrace_create_child): Use vfork() instead of fork(). Use PTRACE_ATTACH to attach to an existing process. * server.c (usage): Update to include text about "-a". -- 2.11.0