RTEMS: Use TLS for Ada run-time
Do not use the RTEMS-specific task variables for the Ada run-time since they are not available in RTEMS 4.12 or later. Use thread-local storage instead. gcc/ada * Makefile.in (rtems): Use TLS implementation for s-tpopsp.adb. * s-tpopsp-rtems.adb: Delete. From-SVN: r248952
Showing
gcc/ada/s-tpopsp-rtems.adb
deleted
100644 → 0
Please
register
or
sign in
to comment