public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1001541] New: stratav2: porting to GCC 4.6
@ 2012-03-21  8:18 bugzilla-daemon
  2012-03-21 15:52 ` [Bug 1001541] " bugzilla-daemon
  2012-03-21 17:15 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2012-03-21  8:18 UTC (permalink / raw)
  To: unassigned

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001541

           Summary: stratav2: porting to GCC 4.6
           Product: eCos
           Version: CVS
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: Patches and contributions
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: sergei.gavrikov@gmail.com
                CC: ecos-patches@ecos.sourceware.org
             Class: Advice Request


Created an attachment (id=1664)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1664)
Fix new GCC warnings

Pull more chestnuts. Fix 7 warnings: variable ‘writebuffer_msb’ set but not
used.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
>From ecos-bugs-return-9244-listarch-ecos-bugs=sources.redhat.com@sourceware.org Wed Mar 21 13:44:19 2012
Return-Path: <ecos-bugs-return-9244-listarch-ecos-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-ecos-bugs@sources.redhat.com
Received: (qmail 21946 invoked by alias); 21 Mar 2012 13:44:16 -0000
Received: (qmail 21882 invoked by uid 22791); 21 Mar 2012 13:44:16 -0000
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0
	tests=AWL,BAYES_00,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197)
    by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 21 Mar 2012 13:43:49 +0000
Received: by mail.ecoscentric.com (Postfix, from userid 48)
	id 3C8B22F78016; Wed, 21 Mar 2012 13:43:48 +0000 (GMT)
X-Original-To: unassigned@bugs.ecos.sourceware.org
Delivered-To: unassigned@bugs.ecos.sourceware.org
From: bugzilla-daemon@bugs.ecos.sourceware.org
To: unassigned@bugs.ecos.sourceware.org
Subject: [Bug 1001539] Single precision floating point math library
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: eCos
X-Bugzilla-Component: Patches and contributions
X-Bugzilla-Keywords:
X-Bugzilla-Severity: enhancement
X-Bugzilla-Who: sergei.gavrikov@gmail.com
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: low
X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Changed-Fields:
In-Reply-To: <bug-1001539-777@http.bugs.ecos.sourceware.org/>
References: <bug-1001539-777@http.bugs.ecos.sourceware.org/>
X-Bugzilla-URL: http://bugs.ecos.sourceware.org/
Auto-Submitted: auto-generated
Content-Type: text/plain; charset="UTF-8"
MIME-Version: 1.0
Date: Wed, 21 Mar 2012 13:44:00 -0000
Message-Id: <20120321134344.BFE9F2F78016@mail.ecoscentric.com>
Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <ecos-bugs.sourceware.org>
List-Subscribe: <mailto:ecos-bugs-subscribe@sourceware.org>
List-Post: <mailto:ecos-bugs@sourceware.org>
List-Help: <mailto:ecos-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: ecos-bugs-owner@sourceware.org
Delivered-To: mailing list ecos-bugs@sourceware.org
X-SW-Source: 2012/txt/msg00673.txt.bz2
Content-length: 1047

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id\x1001539

--- Comment #9 from Sergei Gavrikov <sergei.gavrikov@gmail.com> 2012-03-21 13:43:41 GMT ---
(In reply on comment #0)
> Here we submit Single precision floating point math library. It has
> been ported to eCos from Newlib.
>
> Tests and feedback are welcome.
>
> Visar & Ilija

Hi Visar,
and Ilija

Thank you for your contribution.

Unfortunately, I have no CORTEX-M4F CPU to get all benefits the library,
however, I guessed the library should not depend on any architecture. Is
it correct? If so, should I have something special in eCos config to
build f-tests? Why I ask? All f-tests fail on eCos synthetic target
(d-tests are okay). Thus, I thought that I missed something in eCos
configuration. Could you provide your ecm-file?

Thank you,
Sergei

--
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 1001541] stratav2: porting to GCC 4.6
  2012-03-21  8:18 [Bug 1001541] New: stratav2: porting to GCC 4.6 bugzilla-daemon
@ 2012-03-21 15:52 ` bugzilla-daemon
  2012-03-21 17:15 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2012-03-21 15:52 UTC (permalink / raw)
  To: unassigned

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001541

Jonathan Larmour <jifl@ecoscentric.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jifl@ecoscentric.com

--- Comment #1 from Jonathan Larmour <jifl@ecoscentric.com> 2012-03-21 15:51:45 GMT ---
I'd like you to add this comment:
    /* No need to include MSB, it would never be as large as 2^256 ! */

But just go ahead and commit with that change, thanks - no need to repost patch
here.

Jifl

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 1001541] stratav2: porting to GCC 4.6
  2012-03-21  8:18 [Bug 1001541] New: stratav2: porting to GCC 4.6 bugzilla-daemon
  2012-03-21 15:52 ` [Bug 1001541] " bugzilla-daemon
@ 2012-03-21 17:15 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2012-03-21 17:15 UTC (permalink / raw)
  To: unassigned

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001541

Sergei Gavrikov <sergei.gavrikov@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NEXTRELEASE

--- Comment #2 from Sergei Gavrikov <sergei.gavrikov@gmail.com> 2012-03-21 17:15:08 GMT ---
Thanks for review. Added your commentary and checked-in.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-21 17:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-21  8:18 [Bug 1001541] New: stratav2: porting to GCC 4.6 bugzilla-daemon
2012-03-21 15:52 ` [Bug 1001541] " bugzilla-daemon
2012-03-21 17:15 ` bugzilla-daemon

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).