From 33b2495311cce51e96821a0968f44ee30a04dc61 Mon Sep 17 00:00:00 2001 From: kseitz Date: Mon, 26 Jun 2006 17:59:42 +0000 Subject: * include/posix-threads.h: Fix coding style aberrations from 2006-06-19 check-in. * posix-threads.cc (_Jv_ThreadDebugSuspend): Ditto. * include/win32-threads.h (_Jv_ThreadDebugSuspend): Ditto. * win32-threads.cc (_Jv_ThreadDebugSuspend): Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115020 138bc75d-0d04-0410-961f-82ee72b054a4 --- libjava/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'libjava/ChangeLog') diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 5bff6bd1261..d87c1b9bad9 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,11 @@ +2006-06-26 Keith Seitz + + * include/posix-threads.h: Fix coding style aberrations from + 2006-06-19 check-in. + * posix-threads.cc (_Jv_ThreadDebugSuspend): Ditto. + * include/win32-threads.h (_Jv_ThreadDebugSuspend): Ditto. + * win32-threads.cc (_Jv_ThreadDebugSuspend): Ditto. + 2006-06-26 Keith Seitz * include/no-gc.h (_Jv_SuspendThread): Declare. -- cgit v1.2.3