OSDN Git Service

2011-12-02 Joel Sherrill <joel.sherrill@oarcorp.com>
authorjoel <joel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Dec 2011 15:17:14 +0000 (15:17 +0000)
committerjoel <joel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Dec 2011 15:17:14 +0000 (15:17 +0000)
commite337be95e6621e643bb95c427d082867610141ae
tree5b3c66b9ef6c2e3f6a5abc3d00b5bd78c86f5158
parentcf1f467bf5ef6188623b0fb15c739f3f37f32053
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181924 138bc75d-0d04-0410-961f-82ee72b054a4
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