Ada Hardware Interrupt Support

Joel Sherrill joel.sherrill@oarcorp.com
Fri Aug 22 16:49:00 GMT 2008


Hi,

A ping on the patch racked as PR35576 and posted
multiple times. Tested on sparc-rtems against

  20080821 (experimental) [trunk revision 139415]

Hoping for inclusion in 4.4. Please.

2008-08-22  Joel Sherrill <joel.sherrill@oarcorp.com>

        * gcc-interface/Makefile.in: Switch RTEMS and VxWorks to
        s-interr-hwint.adb.
        * s-interr-hwint.adb: New file with portable implementation.  This
        is a mechanical change of s-interr-vxworks.adb to use the new
        OS provided adapter.
        * s-interr-vxworks.adb: Removed.
        * s-osinte-rtems.ads, s-osinte-vxworks.adb, 
s-osinte-vxworks.ads: Add
        shared hardware interrupt adapter layer. RTEMS binds to OS provided
        adapter routines so there are no modifications to 
s-osinte-rtems.adb.


-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985


-------------- next part --------------
A non-text attachment was scrubbed...
Name: hwint-20080822.diff
Type: text/x-patch
Size: 9509 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080822/adc23f18/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: s-interr-hwint.adb
Type: text/x-adasrc
Size: 37999 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080822/adc23f18/attachment-0001.bin>


More information about the Gcc-patches mailing list