s-tpopsp-rtems.adb: Use ATCB_Key rather than RTEMS_Ada_Self variable for consistency...
commitd0234c7ea568a43931259a649dfc1bb2bf6e4d93
authorJoel Sherrill <joel.sherrill@oarcorp.com>
Fri, 2 Dec 2011 15:17:14 +0000 (2 15:17 +0000)
committerJoel Sherrill <joel@gcc.gnu.org>
Fri, 2 Dec 2011 15:17:14 +0000 (2 15:17 +0000)
tree5b3c66b9ef6c2e3f6a5abc3d00b5bd78c86f5158
parentd600ef1636fda28b2e8612253b7ab1a04066af0e
s-tpopsp-rtems.adb: Use ATCB_Key rather than RTEMS_Ada_Self variable for consistency with other ports.

2011-12-02  Joel Sherrill <joel.sherrill@oarcorp.com>

* s-tpopsp-rtems.adb: Use ATCB_Key rather than RTEMS_Ada_Self variable
for consistency with other ports.
* s-osinte-rtems.adb: Add body for dummy implementation of
pthread_rwlockattr_setkind_np().
* s-osinte-rtems.ads: Add missing clock and rwlock bindings.
* terminals.c: Add __rtems__ conditionals to account for differences
in termios implementation.

From-SVN: r181924
gcc/ada/ChangeLog
gcc/ada/s-osinte-rtems.adb
gcc/ada/s-osinte-rtems.ads
gcc/ada/s-tpopsp-rtems.adb
gcc/ada/terminals.c