changeset 2740:71d1fc60df0d

Update compiler flags
author bartv
date Mon, 02 Feb 2009 15:53:45 +0000
parents 60243961e54d
children ee235c43410b
files packages/hal/h8300/aki3068net/current/ChangeLog packages/hal/h8300/aki3068net/current/cdl/hal_h8300_h8300h_aki3068net.cdl packages/hal/h8300/edosk2674/current/ChangeLog packages/hal/h8300/edosk2674/current/cdl/hal_h8300_h8s_edosk2674.cdl packages/hal/h8300/h8max/current/ChangeLog packages/hal/h8300/h8max/current/cdl/hal_h8300_h8300h_h8max.cdl packages/hal/h8300/sim/current/ChangeLog packages/hal/h8300/sim/current/cdl/hal_h8300_h8300h_sim.cdl packages/hal/h8300/sim_s/current/ChangeLog packages/hal/h8300/sim_s/current/cdl/hal_h8300_h8s_sim.cdl
diffstat 10 files changed, 25 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/packages/hal/h8300/aki3068net/current/ChangeLog
+++ b/packages/hal/h8300/aki3068net/current/ChangeLog
@@ -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
--- a/packages/hal/h8300/aki3068net/current/cdl/hal_h8300_h8300h_aki3068net.cdl
+++ b/packages/hal/h8300/aki3068net/current/cdl/hal_h8300_h8300h_aki3068net.cdl
@@ -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
--- a/packages/hal/h8300/edosk2674/current/ChangeLog
+++ b/packages/hal/h8300/edosk2674/current/ChangeLog
@@ -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
--- a/packages/hal/h8300/edosk2674/current/cdl/hal_h8300_h8s_edosk2674.cdl
+++ b/packages/hal/h8300/edosk2674/current/cdl/hal_h8300_h8s_edosk2674.cdl
@@ -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
--- a/packages/hal/h8300/h8max/current/ChangeLog
+++ b/packages/hal/h8300/h8max/current/ChangeLog
@@ -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
--- a/packages/hal/h8300/h8max/current/cdl/hal_h8300_h8300h_h8max.cdl
+++ b/packages/hal/h8300/h8max/current/cdl/hal_h8300_h8300h_h8max.cdl
@@ -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
--- a/packages/hal/h8300/sim/current/ChangeLog
+++ b/packages/hal/h8300/sim/current/ChangeLog
@@ -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
--- a/packages/hal/h8300/sim/current/cdl/hal_h8300_h8300h_sim.cdl
+++ b/packages/hal/h8300/sim/current/cdl/hal_h8300_h8300h_sim.cdl
@@ -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
--- a/packages/hal/h8300/sim_s/current/ChangeLog
+++ b/packages/hal/h8300/sim_s/current/ChangeLog
@@ -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
--- a/packages/hal/h8300/sim_s/current/cdl/hal_h8300_h8s_sim.cdl
+++ b/packages/hal/h8300/sim_s/current/cdl/hal_h8300_h8s_sim.cdl
@@ -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