From eb4e3dc8a2c6264050471b9dc0d24b24f7906c10 Mon Sep 17 00:00:00 2001 From: levine Date: Fri, 25 Feb 2000 19:04:40 +0000 Subject: ChangeLogTag: Fri Feb 25 13:03:35 2000 Fernando D. Mato Mira --- ChangeLog | 27 ++++++++++++++---------- ChangeLogs/ChangeLog-02a | 27 ++++++++++++++---------- ChangeLogs/ChangeLog-03a | 27 ++++++++++++++---------- include/makeinclude/platform_vxworks5.x_diab.GNU | 7 ++++++ include/makeinclude/platform_vxworks5.x_g++.GNU | 8 +++++++ 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 + + * include/makeinclude/platform_vxworks5.x_{diab,g++}.GNU: + added PPC603 support. + Fri Feb 25 10:47:33 2000 Douglas C. Schmidt - * 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 for providing the fix. Thu Feb 24 15:44:42 2000 Steve Huston @@ -111,17 +116,17 @@ Thu Feb 24 12:15:46 2000 Steve Huston Thu Feb 24 01:52:51 2000 Nanbor Wang - * 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 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 for reporting this. Wed Feb 23 23:52:15 2000 Douglas C. Schmidt - * ace/Log_Msg.h: Added a hack to work around nasty libraries - that #define THREAD 1. Thanks to Pierre Oberson - for reporting this. + * ace/Log_Msg.h: Added a hack to work around nasty libraries + that #define THREAD 1. Thanks to Pierre Oberson + for reporting this. Wed Feb 23 19:37:29 2000 Carlos O'Ryan 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 + + * include/makeinclude/platform_vxworks5.x_{diab,g++}.GNU: + added PPC603 support. + Fri Feb 25 10:47:33 2000 Douglas C. Schmidt - * 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 for providing the fix. Thu Feb 24 15:44:42 2000 Steve Huston @@ -111,17 +116,17 @@ Thu Feb 24 12:15:46 2000 Steve Huston Thu Feb 24 01:52:51 2000 Nanbor Wang - * 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 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 for reporting this. Wed Feb 23 23:52:15 2000 Douglas C. Schmidt - * ace/Log_Msg.h: Added a hack to work around nasty libraries - that #define THREAD 1. Thanks to Pierre Oberson - for reporting this. + * ace/Log_Msg.h: Added a hack to work around nasty libraries + that #define THREAD 1. Thanks to Pierre Oberson + for reporting this. Wed Feb 23 19:37:29 2000 Carlos O'Ryan 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 + + * include/makeinclude/platform_vxworks5.x_{diab,g++}.GNU: + added PPC603 support. + Fri Feb 25 10:47:33 2000 Douglas C. Schmidt - * 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 for providing the fix. Thu Feb 24 15:44:42 2000 Steve Huston @@ -111,17 +116,17 @@ Thu Feb 24 12:15:46 2000 Steve Huston Thu Feb 24 01:52:51 2000 Nanbor Wang - * 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 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 for reporting this. Wed Feb 23 23:52:15 2000 Douglas C. Schmidt - * ace/Log_Msg.h: Added a hack to work around nasty libraries - that #define THREAD 1. Thanks to Pierre Oberson - for reporting this. + * ace/Log_Msg.h: Added a hack to work around nasty libraries + that #define THREAD 1. Thanks to Pierre Oberson + for reporting this. Wed Feb 23 19:37:29 2000 Carlos O'Ryan 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 -- cgit v1.2.1