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]

[Bug 1001607] Cortex-M4F architectural Floating Point Support


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

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1787|0                           |1
        is obsolete|                            |
   Attachment #1788|0                           |1
        is obsolete|                            |
   Attachment #1789|0                           |1
        is obsolete|                            |

--- Comment #45 from Ilija Kocho <ilijak@siva.com.mk> 2012-12-21 13:53:10 GMT ---
Created an attachment (id=2003)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=2003)
Single precission floating point tests.

Tests added to Cortex-M architecture with following changes:
    - Dependencies on libraries have been removed by using built in functions.
    - Dependencies on Cortex-M arch have been removed, except
HAL_CLOCK_READ_NS. 
    - fpinttest.c renamed fpinttestf.c.
    - Added fpinttestf1.c for testing of NONE context switching scheme, as it
normally fails fpinttestf.c

Ilija

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


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