summaryrefslogtreecommitdiffstats
path: root/libjava/ChangeLog
diff options
context:
space:
mode:
authorbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>2006-06-21 16:27:14 +0000
committerbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>2006-06-21 16:27:14 +0000
commit6f7c035731a3b7276254e248af4d468fecca80fb (patch)
tree5abd18cf647e081dccc5961d5facf2ff7d4b82e5 /libjava/ChangeLog
parent8ee578c81f0240a72ab314c0bfb3021ca8a2043f (diff)
downloadppe42-gcc-6f7c035731a3b7276254e248af4d468fecca80fb.tar.gz
ppe42-gcc-6f7c035731a3b7276254e248af4d468fecca80fb.zip
2006-06-21 Bryce McKinlay <mckinlay@redhat.com>
* include/win32-threads.h (_Jv_ThreadDesc_t): New typedef. (_Jv_GetPlatformThreadID): New function. * include/posix-threads.h (_Jv_ThreadDesc_t): New typedef. (_Jv_GetPlatformThreadID): New function. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114854 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/ChangeLog')
-rw-r--r--libjava/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog
index 39020de511c..c1dcf661140 100644
--- a/libjava/ChangeLog
+++ b/libjava/ChangeLog
@@ -1,3 +1,10 @@
+2006-06-21 Bryce McKinlay <mckinlay@redhat.com>
+
+ * include/win32-threads.h (_Jv_ThreadDesc_t): New typedef.
+ (_Jv_GetPlatformThreadID): New function.
+ * include/posix-threads.h (_Jv_ThreadDesc_t): New typedef.
+ (_Jv_GetPlatformThreadID): New function.
+
2006-06-20 Bryce McKinlay <mckinlay@redhat.com>
* gnu/classpath/natSystemProperties.cc (insertSystemProperties):
OpenPOWER on IntegriCloud