From 1660c9f40520f8af25206defffeff3f8c0fe0a50 Mon Sep 17 00:00:00 2001 From: rpj Date: Thu, 1 Jul 2004 07:32:10 +0000 Subject: Initial support for Digital Mars Compiler --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 61854fa..fbb0aee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-07-01 Anuj Goyal + + * builddmc.bat: New; Windows bat file to build the library. + * config.h (__DMC__): Support for Digital Mars compiler. + * create.c (__DMC__): Likewise. + * pthread_exit.c (__DMC__): Likewise. + * pthread_join.c (__DMC__): Likewise. + * ptw32_threadDestroy.c (__DMC__): Likewise. + * ptw32_threadStart.c (__DMC__): Likewise. + * ptw32_throw.c (__DMC__): Likewise. + 2004-06-29 Anuj Goyal * pthread.h (__DMC__): Initial support for Digital Mars compiler. -- cgit v1.2.3