------- Comment #12 from joel at gcc dot gnu dot org  2008-06-05 23:34 -------
s-osinte-vxworks.adb is not removed by the patch.  For review purposes, you
should diff s-osinte-vxworks.adb to s-osinte-hwint.adb to see what the changes
were.

2008-05-28  Joel Sherrill <[EMAIL PROTECTED]>

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


-- 


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

Reply via email to