public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/35576]  New: Ada HW Interrupt Task Enhancement
@ 2008-03-13 18:46 joel at gcc dot gnu dot org
  2008-03-13 18:48 ` [Bug ada/35576] " joel at gcc dot gnu dot org
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: joel at gcc dot gnu dot org @ 2008-03-13 18:46 UTC (permalink / raw)
  To: gcc-bugs

Currently VxWorks is the only target in gcc to support Ada interrupt tasks
which are tied to hardware interrupt sources.  The code in gcc currently is
VxWorks specific.  The patch attached generalizes this code by adding an
adapter layer consisting of binary semaphores and interrupt management methods.
These are generalized names for the routines currently used in the VxWorks
code.  A diff of the existing s-interr-vxworks.adb and the new
s-interr-hwint.adb will show the largely mechanical changes.  

Both VxWorks and RTEMS targets have been modified to use this code.  It has
been tested on RTEMS.

The code was first posted to gcc-patches in December 2007 against the 4.2
branch and SVN trunk.  All comments were addressed and the code was reposted
again in early March 2008 to gcc-patches.  It received only comments on
mistakes in the comments which were inherited directly from the original
VxWorks code.  I am filing this as a PR in the hopes that this will result in
it finally getting merged.


-- 
           Summary: Ada HW Interrupt Task Enhancement
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: joel at gcc dot gnu dot org
 GCC build triplet: *-*-rtems* *-*-vxworks*


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35576


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

end of thread, other threads:[~2008-09-11 20:10 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-13 18:46 [Bug ada/35576] New: Ada HW Interrupt Task Enhancement joel at gcc dot gnu dot org
2008-03-13 18:48 ` [Bug ada/35576] " joel at gcc dot gnu dot org
2008-03-13 18:48 ` joel at gcc dot gnu dot org
2008-04-04 14:32 ` joel at gcc dot gnu dot org
2008-04-21 22:38 ` joel at gcc dot gnu dot org
2008-04-21 22:40 ` joel at gcc dot gnu dot org
2008-05-07 18:04 ` joel at gcc dot gnu dot org
2008-05-07 18:09 ` joel at gcc dot gnu dot org
2008-05-20 17:00 ` joel at gcc dot gnu dot org
2008-05-28 16:30 ` joel at gcc dot gnu dot org
2008-05-28 16:34 ` joel at gcc dot gnu dot org
2008-06-05 23:33 ` joel at gcc dot gnu dot org
2008-06-05 23:34 ` joel at gcc dot gnu dot org
2008-06-06 13:13 ` joel at gcc dot gnu dot org
2008-06-06 13:16 ` joel at gcc dot gnu dot org
2008-08-06 19:38 ` joel at gcc dot gnu dot org
2008-08-06 19:39 ` joel at gcc dot gnu dot org
2008-08-06 19:42 ` joel at gcc dot gnu dot org
2008-08-06 19:48 ` joel at gcc dot gnu dot org
2008-09-11 20:10 ` joel at gcc dot gnu dot org

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