This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

update h8 compiler flags


Index: aki3068net/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/h8300/aki3068net/current/ChangeLog,v
retrieving revision 1.6
diff -u -p -r1.6 ChangeLog
--- aki3068net/current/ChangeLog	29 Jan 2009 17:49:19 -0000	1.6
+++ aki3068net/current/ChangeLog	2 Feb 2009 14:44:42 -0000
@@ -1,3 +1,7 @@
+2009-01-31  Bart Veer <bartv@ecoscentric.com>
+
+	* cdl/hal_h8300_h8300h_aki3068net.cdl: update compiler flags for gcc 4.x
+
 2004-03-17  Yoshinori Sato  <ysato@users.sourceforge.jp>
 
 	* include/hal_diag.h
Index: aki3068net/current/cdl/hal_h8300_h8300h_aki3068net.cdl
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/h8300/aki3068net/current/cdl/hal_h8300_h8300h_aki3068net.cdl,v
retrieving revision 1.6
diff -u -p -r1.6 hal_h8300_h8300h_aki3068net.cdl
--- aki3068net/current/cdl/hal_h8300_h8300h_aki3068net.cdl	29 Jan 2009 17:49:19 -0000	1.6
+++ aki3068net/current/cdl/hal_h8300_h8300h_aki3068net.cdl	2 Feb 2009 14:44:43 -0000
@@ -191,7 +191,7 @@ cdl_package CYGPKG_HAL_H8300_H8300H_AKI3
             display "Global compiler flags"
             flavor  data
             no_define
-            default_value { "-Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -mh -mint32 -fsigned-char -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority" }
+            default_value { CYGBLD_GLOBAL_WARNFLAGS . " -g -O2 -mh -mint32 -fsigned-char -fdata-sections -fno-rtti -fno-exceptions " }
             description   "
                 This option controls the global compiler flags which
                 are used to compile all packages by
Index: edosk2674/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/h8300/edosk2674/current/ChangeLog,v
retrieving revision 1.3
diff -u -p -r1.3 ChangeLog
--- edosk2674/current/ChangeLog	29 Jan 2009 17:49:20 -0000	1.3
+++ edosk2674/current/ChangeLog	2 Feb 2009 14:44:43 -0000
@@ -1,3 +1,7 @@
+2009-01-31  Bart Veer <bartv@ecoscentric.com>
+
+	* cdl/hal_h8300_h8s_edosk2674.cdl: update compiler flags for gcc 4.x
+
 2004-03-18  Yoshinori Sato  <ysato@users.sourceforge.jp>
 
 	* include/hal_diag.h
Index: edosk2674/current/cdl/hal_h8300_h8s_edosk2674.cdl
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/h8300/edosk2674/current/cdl/hal_h8300_h8s_edosk2674.cdl,v
retrieving revision 1.3
diff -u -p -r1.3 hal_h8300_h8s_edosk2674.cdl
--- edosk2674/current/cdl/hal_h8300_h8s_edosk2674.cdl	29 Jan 2009 17:49:20 -0000	1.3
+++ edosk2674/current/cdl/hal_h8300_h8s_edosk2674.cdl	2 Feb 2009 14:44:44 -0000
@@ -178,7 +178,7 @@ cdl_package CYGPKG_HAL_H8300_H8S_EDOSK26
             display "Global compiler flags"
             flavor  data
             no_define
-            default_value { "-Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ms -mint32 -fsigned-char -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority" }
+            default_value { CYGBLD_GLOBAL_WARNFLAGS . " -g -O2 -ms -mint32 -fsigned-char -fdata-sections -fno-rtti -fno-exceptions " }
             description   "
                 This option controls the global compiler flags which
                 are used to compile all packages by
Index: h8max/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/h8300/h8max/current/ChangeLog,v
retrieving revision 1.3
diff -u -p -r1.3 ChangeLog
--- h8max/current/ChangeLog	29 Jan 2009 17:49:20 -0000	1.3
+++ h8max/current/ChangeLog	2 Feb 2009 14:44:44 -0000
@@ -1,3 +1,7 @@
+2009-01-31  Bart Veer <bartv@ecoscentric.com>
+
+	* cdl/hal_h8300_h8300h_h8max.cdl: update compiler flags for gcc 4.x
+
 2004-03-17  Yoshinori Sato  <ysato@users.sourceforge.jp>
 
 	* src/hal_diag.c
Index: h8max/current/cdl/hal_h8300_h8300h_h8max.cdl
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/h8300/h8max/current/cdl/hal_h8300_h8300h_h8max.cdl,v
retrieving revision 1.3
diff -u -p -r1.3 hal_h8300_h8300h_h8max.cdl
--- h8max/current/cdl/hal_h8300_h8300h_h8max.cdl	29 Jan 2009 17:49:20 -0000	1.3
+++ h8max/current/cdl/hal_h8300_h8300h_h8max.cdl	2 Feb 2009 14:44:44 -0000
@@ -186,7 +186,7 @@ cdl_package CYGPKG_HAL_H8300_H8300H_H8MA
             display "Global compiler flags"
             flavor  data
             no_define
-            default_value { "-Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -mh -mint32 -fsigned-char -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority" }
+            default_value { CYGBLD_GLOBAL_WARNFLAGS . " -g -O2 -mh -mint32 -fsigned-char -fdata-sections -fno-rtti -fno-exceptions " }
             description   "
                 This option controls the global compiler flags which
                 are used to compile all packages by
Index: sim/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/h8300/sim/current/ChangeLog,v
retrieving revision 1.6
diff -u -p -r1.6 ChangeLog
--- sim/current/ChangeLog	29 Jan 2009 17:49:21 -0000	1.6
+++ sim/current/ChangeLog	2 Feb 2009 14:44:44 -0000
@@ -1,3 +1,7 @@
+2009-01-31  Bart Veer <bartv@ecoscentric.com>
+
+	* cdl/hal_h8300_h8300h_sim.cdl: update compiler flags for gcc 4.x
+
 2004-03-18  Yoshinori Sato  <ysato@users.sourceforge.jp>
 
 	* src/hal_diag.c
Index: sim/current/cdl/hal_h8300_h8300h_sim.cdl
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/h8300/sim/current/cdl/hal_h8300_h8300h_sim.cdl,v
retrieving revision 1.6
diff -u -p -r1.6 hal_h8300_h8300h_sim.cdl
--- sim/current/cdl/hal_h8300_h8300h_sim.cdl	29 Jan 2009 17:49:21 -0000	1.6
+++ sim/current/cdl/hal_h8300_h8300h_sim.cdl	2 Feb 2009 14:44:44 -0000
@@ -160,7 +160,7 @@ cdl_package CYGPKG_HAL_H8300_H8300H_SIM 
             display "Global compiler flags"
             flavor  data
             no_define
-            default_value { "-Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -mh -mint32 -fsigned-char -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority" }
+            default_value { CYGBLD_GLOBAL_WARNFLAGS . " -g -O2 -mh -mint32 -fsigned-char -fdata-sections -fno-rtti -fno-exceptions " }
             description   "
                 This option controls the global compiler flags which
                 are used to compile all packages by
Index: sim_s/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/h8300/sim_s/current/ChangeLog,v
retrieving revision 1.3
diff -u -p -r1.3 ChangeLog
--- sim_s/current/ChangeLog	29 Jan 2009 17:49:21 -0000	1.3
+++ sim_s/current/ChangeLog	2 Feb 2009 14:44:44 -0000
@@ -1,3 +1,7 @@
+2009-01-31  Bart Veer <bartv@ecoscentric.com>
+
+	* cdl/hal_h8300_h8s_sim.cdl: update compiler flags for gcc 4.x
+
 2004-03-18  Yoshinori Sato  <ysato@users.sourceforge.jp>
 
 	* src/hal_diag.c
Index: sim_s/current/cdl/hal_h8300_h8s_sim.cdl
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/h8300/sim_s/current/cdl/hal_h8300_h8s_sim.cdl,v
retrieving revision 1.3
diff -u -p -r1.3 hal_h8300_h8s_sim.cdl
--- sim_s/current/cdl/hal_h8300_h8s_sim.cdl	29 Jan 2009 17:49:21 -0000	1.3
+++ sim_s/current/cdl/hal_h8300_h8s_sim.cdl	2 Feb 2009 14:44:44 -0000
@@ -160,7 +160,7 @@ cdl_package CYGPKG_HAL_H8300_H8S_SIM {
             display "Global compiler flags"
             flavor  data
             no_define
-            default_value { "-Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ms -mint32 -fsigned-char -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority" }
+            default_value { CYGBLD_GLOBAL_WARNFLAGS . " -g -O2 -ms -mint32 -fsigned-char -fdata-sections -fno-rtti -fno-exceptions " }
             description   "
                 This option controls the global compiler flags which
                 are used to compile all packages by


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]