summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-02-25 19:04:40 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-02-25 19:04:40 +0000
commiteb4e3dc8a2c6264050471b9dc0d24b24f7906c10 (patch)
treedb665cc250a49efe73f2733e3bd18041952121b3
parent81518018bea976cc9e101671ef10139d1023a59a (diff)
downloadATCD-eb4e3dc8a2c6264050471b9dc0d24b24f7906c10.tar.gz
ChangeLogTag: Fri Feb 25 13:03:35 2000 Fernando D. Mato Mira <matomira@iname.com>
-rw-r--r--ChangeLog27
-rw-r--r--ChangeLogs/ChangeLog-02a27
-rw-r--r--ChangeLogs/ChangeLog-03a27
-rw-r--r--include/makeinclude/platform_vxworks5.x_diab.GNU7
-rw-r--r--include/makeinclude/platform_vxworks5.x_g++.GNU8
5 files changed, 63 insertions, 33 deletions
diff --git a/ChangeLog b/ChangeLog
index 05bfd49a86f..27745c2f3c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,13 @@
+Fri Feb 25 13:03:35 2000 Fernando D. Mato Mira <matomira@iname.com>
+
+ * include/makeinclude/platform_vxworks5.x_{diab,g++}.GNU:
+ added PPC603 support.
+
Fri Feb 25 10:47:33 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
- * ace/config-win32-msvc.h,
- * ace/config-win32-borland.h: Added ACE_INT64_FORMAT_SPECIFIER
- for both platforms. Thanks to Christopher
+ * ace/config-win32-msvc.h,
+ * ace/config-win32-borland.h: Added ACE_INT64_FORMAT_SPECIFIER
+ for both platforms. Thanks to Christopher
Kohlhoff <chris@kohlhoff.com> for providing the fix.
Thu Feb 24 15:44:42 2000 Steve Huston <shuston@riverace.com>
@@ -111,17 +116,17 @@ Thu Feb 24 12:15:46 2000 Steve Huston <shuston@riverace.com>
Thu Feb 24 01:52:51 2000 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/Thread_Manager.cpp (append_thr): Moved the setting of
- THR_SPAWNED state down to right before releasing the thread
- creation lock. Hopefully, this will eliminate a warning about a
- non-existing race condition from KAI Assure. Thanks to John
- Hickin <hickin@nortelnetworks.com> for reporting this.
+ * ace/Thread_Manager.cpp (append_thr): Moved the setting of
+ THR_SPAWNED state down to right before releasing the thread
+ creation lock. Hopefully, this will eliminate a warning about a
+ non-existing race condition from KAI Assure. Thanks to John
+ Hickin <hickin@nortelnetworks.com> for reporting this.
Wed Feb 23 23:52:15 2000 Douglas C. Schmidt <schmidt@mambo.cs.wustl.edu>
- * ace/Log_Msg.h: Added a hack to work around nasty libraries
- that #define THREAD 1. Thanks to Pierre Oberson
- <oberson@nagra-kudelski.ch> for reporting this.
+ * ace/Log_Msg.h: Added a hack to work around nasty libraries
+ that #define THREAD 1. Thanks to Pierre Oberson
+ <oberson@nagra-kudelski.ch> for reporting this.
Wed Feb 23 19:37:29 2000 Carlos O'Ryan <coryan@uci.edu>
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 05bfd49a86f..27745c2f3c0 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,8 +1,13 @@
+Fri Feb 25 13:03:35 2000 Fernando D. Mato Mira <matomira@iname.com>
+
+ * include/makeinclude/platform_vxworks5.x_{diab,g++}.GNU:
+ added PPC603 support.
+
Fri Feb 25 10:47:33 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
- * ace/config-win32-msvc.h,
- * ace/config-win32-borland.h: Added ACE_INT64_FORMAT_SPECIFIER
- for both platforms. Thanks to Christopher
+ * ace/config-win32-msvc.h,
+ * ace/config-win32-borland.h: Added ACE_INT64_FORMAT_SPECIFIER
+ for both platforms. Thanks to Christopher
Kohlhoff <chris@kohlhoff.com> for providing the fix.
Thu Feb 24 15:44:42 2000 Steve Huston <shuston@riverace.com>
@@ -111,17 +116,17 @@ Thu Feb 24 12:15:46 2000 Steve Huston <shuston@riverace.com>
Thu Feb 24 01:52:51 2000 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/Thread_Manager.cpp (append_thr): Moved the setting of
- THR_SPAWNED state down to right before releasing the thread
- creation lock. Hopefully, this will eliminate a warning about a
- non-existing race condition from KAI Assure. Thanks to John
- Hickin <hickin@nortelnetworks.com> for reporting this.
+ * ace/Thread_Manager.cpp (append_thr): Moved the setting of
+ THR_SPAWNED state down to right before releasing the thread
+ creation lock. Hopefully, this will eliminate a warning about a
+ non-existing race condition from KAI Assure. Thanks to John
+ Hickin <hickin@nortelnetworks.com> for reporting this.
Wed Feb 23 23:52:15 2000 Douglas C. Schmidt <schmidt@mambo.cs.wustl.edu>
- * ace/Log_Msg.h: Added a hack to work around nasty libraries
- that #define THREAD 1. Thanks to Pierre Oberson
- <oberson@nagra-kudelski.ch> for reporting this.
+ * ace/Log_Msg.h: Added a hack to work around nasty libraries
+ that #define THREAD 1. Thanks to Pierre Oberson
+ <oberson@nagra-kudelski.ch> for reporting this.
Wed Feb 23 19:37:29 2000 Carlos O'Ryan <coryan@uci.edu>
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 05bfd49a86f..27745c2f3c0 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,8 +1,13 @@
+Fri Feb 25 13:03:35 2000 Fernando D. Mato Mira <matomira@iname.com>
+
+ * include/makeinclude/platform_vxworks5.x_{diab,g++}.GNU:
+ added PPC603 support.
+
Fri Feb 25 10:47:33 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
- * ace/config-win32-msvc.h,
- * ace/config-win32-borland.h: Added ACE_INT64_FORMAT_SPECIFIER
- for both platforms. Thanks to Christopher
+ * ace/config-win32-msvc.h,
+ * ace/config-win32-borland.h: Added ACE_INT64_FORMAT_SPECIFIER
+ for both platforms. Thanks to Christopher
Kohlhoff <chris@kohlhoff.com> for providing the fix.
Thu Feb 24 15:44:42 2000 Steve Huston <shuston@riverace.com>
@@ -111,17 +116,17 @@ Thu Feb 24 12:15:46 2000 Steve Huston <shuston@riverace.com>
Thu Feb 24 01:52:51 2000 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/Thread_Manager.cpp (append_thr): Moved the setting of
- THR_SPAWNED state down to right before releasing the thread
- creation lock. Hopefully, this will eliminate a warning about a
- non-existing race condition from KAI Assure. Thanks to John
- Hickin <hickin@nortelnetworks.com> for reporting this.
+ * ace/Thread_Manager.cpp (append_thr): Moved the setting of
+ THR_SPAWNED state down to right before releasing the thread
+ creation lock. Hopefully, this will eliminate a warning about a
+ non-existing race condition from KAI Assure. Thanks to John
+ Hickin <hickin@nortelnetworks.com> for reporting this.
Wed Feb 23 23:52:15 2000 Douglas C. Schmidt <schmidt@mambo.cs.wustl.edu>
- * ace/Log_Msg.h: Added a hack to work around nasty libraries
- that #define THREAD 1. Thanks to Pierre Oberson
- <oberson@nagra-kudelski.ch> for reporting this.
+ * ace/Log_Msg.h: Added a hack to work around nasty libraries
+ that #define THREAD 1. Thanks to Pierre Oberson
+ <oberson@nagra-kudelski.ch> for reporting this.
Wed Feb 23 19:37:29 2000 Carlos O'Ryan <coryan@uci.edu>
diff --git a/include/makeinclude/platform_vxworks5.x_diab.GNU b/include/makeinclude/platform_vxworks5.x_diab.GNU
index 35ad74dd052..57225f51926 100644
--- a/include/makeinclude/platform_vxworks5.x_diab.GNU
+++ b/include/makeinclude/platform_vxworks5.x_diab.GNU
@@ -72,6 +72,12 @@ ifeq ($(CPU),PPC604)
CCFLAGS +=
TOOLENV = ppc
else
+ifeq ($(CPU),PPC603)
+ BINXSYM_NAME = xsym
+ CFLAGS += -tPPC604EH:tornado -DCPU=PPC603
+ CCFLAGS +=
+ TOOLENV = ppc
+else
ifeq ($(CPU),PPC860)
BINXSYM_NAME = xsym
CFLAGS += -tPPC860EH:tornado -DCPU=PPC860
@@ -91,6 +97,7 @@ else
endif # I80386
endif # I80486
endif # PPC860
+endif # PPC603
endif # PPC604
#### END target CPU-specific settings
diff --git a/include/makeinclude/platform_vxworks5.x_g++.GNU b/include/makeinclude/platform_vxworks5.x_g++.GNU
index 1277659e5e4..76cb87a363a 100644
--- a/include/makeinclude/platform_vxworks5.x_g++.GNU
+++ b/include/makeinclude/platform_vxworks5.x_g++.GNU
@@ -79,6 +79,13 @@ ifeq ($(CPU),PPC604)
GCCLIB_DIR = $(HOST_DIR)/lib/gcc-lib/powerpc-wrs-vxworks/cygnus-2.7.2-960126
TOOLENV = ppc
else
+ifeq ($(CPU),PPC603)
+ BINXSYM_NAME = xsym
+ CFLAGS += -B$(GCCLIB_DIR)/ -DCPU=PPC603
+ CCFLAGS += -fno-implicit-templates
+ GCCLIB_DIR = $(HOST_DIR)/lib/gcc-lib/powerpc-wrs-vxworks/cygnus-2.7.2-960126
+ TOOLENV = ppc
+else
ifeq ($(CPU),PPC860)
BINXSYM_NAME = xsym
CFLAGS += -B$(GCCLIB_DIR)/ -DCPU=PPC860 -mcpu=860
@@ -131,6 +138,7 @@ endif # I80386
endif # I80486
endif # SIMNT
endif # PPC860
+endif # PPC603
endif # PPC604
#### END target CPU-specific settings