From 429f8d685feb0b3808013e88fdcb779006ced627 Mon Sep 17 00:00:00 2001 From: ljrittle Date: Wed, 24 Oct 2001 21:57:08 +0000 Subject: * configure.in (case $THREADS): Add *-*-freebsd* configuration. (HAVE_GETHOSTBYADDR_R): Create a valid, non-optimal configuration when gethostbyaddr_r exists yet no prototype exists in netdb.h. * configure: Rebuilt. * posix-threads.cc (INTR): Reuse path for LINUX_THREADS with FREEBSD_THREADS. However, comment different reason. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46476 138bc75d-0d04-0410-961f-82ee72b054a4 --- libjava/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'libjava/ChangeLog') diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 9e0dd109521..fdfde620137 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,13 @@ +2001-10-16 Loren J. Rittle + + * configure.in (case $THREADS): Add *-*-freebsd* configuration. + (HAVE_GETHOSTBYADDR_R): Create a valid, non-optimal + configuration when gethostbyaddr_r exists yet no prototype + exists in netdb.h. + * configure: Rebuilt. + * posix-threads.cc (INTR): Reuse path for LINUX_THREADS + with FREEBSD_THREADS. However, comment different reason. + 2001-10-24 Tom Tromey Warren Levy -- cgit v1.2.3