public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
From: Bart Veer <bartv@ecoscentric.com>
To: ecos-patches@sourceware.org
Subject: update v85x compiler flags
Date: Mon, 02 Feb 2009 18:02:00 -0000	[thread overview]
Message-ID: <pnk588g1j9.fsf@delenn.bartv.net> (raw)

Index: ceb_v850/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/v85x/ceb_v850/current/ChangeLog,v
retrieving revision 1.18
diff -u -p -r1.18 ChangeLog
--- ceb_v850/current/ChangeLog	29 Jan 2009 17:49:43 -0000	1.18
+++ ceb_v850/current/ChangeLog	2 Feb 2009 18:00:50 -0000
@@ -1,3 +1,7 @@
+2009-01-31  Bart Veer <bartv@ecoscentric.com>
+
+	* cdl/hal_v85x_ceb_v850.cdl: update compiler flags for gcc 4.x
+
 2003-07-18  Nick Garnett  <nickg@balti.calivar.com>
 
 	* cdl/hal_v85x_ceb_v850.cdl:
Index: ceb_v850/current/cdl/hal_v85x_ceb_v850.cdl
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/v85x/ceb_v850/current/cdl/hal_v85x_ceb_v850.cdl,v
retrieving revision 1.14
diff -u -p -r1.14 hal_v85x_ceb_v850.cdl
--- ceb_v850/current/cdl/hal_v85x_ceb_v850.cdl	29 Jan 2009 17:49:43 -0000	1.14
+++ ceb_v850/current/cdl/hal_v85x_ceb_v850.cdl	2 Feb 2009 18:00:51 -0000
@@ -246,7 +246,7 @@ cdl_package CYGPKG_HAL_V85X_V850_CEB {
             display "Global compiler flags"
             flavor  data
             no_define
-            default_value { "-mv850 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority" }
+            default_value { CYGBLD_GLOBAL_WARNFLAGS . "-mv850 -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions " }
             description   "
                 This option controls the global compiler flags which
                 are used to compile all packages by

                 reply	other threads:[~2009-02-02 18:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pnk588g1j9.fsf@delenn.bartv.net \
    --to=bartv@ecoscentric.com \
    --cc=ecos-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).