[PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads

Jan Sommer soja-lists at aries.uberspace.de
Sat Oct 31 15:47:35 UTC 2015


Hi,

This patch changes the Ada-declaration of the pthread-related structs such as pthread_attr_t from a field-equivalent declaration to just reserving the right amount of memory.
It is only rtems related and essentially copies the way how the types are defined in s-osinte-linux.ads. It makes the declarations independent of a particular newlib-version and fixes the bug I filed here:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68169

CC are the rtems developers for discussion.

Best regards,

   Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-rtems-to-the-list-of-platforms-for-which-Ada-con.patch
Type: text/x-patch
Size: 1201 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/devel/attachments/20151031/0cd29ecc/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Update-type-definitions-to-use-the-constant-values-f.patch
Type: text/x-patch
Size: 4858 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/devel/attachments/20151031/0cd29ecc/attachment-0001.bin>


More information about the devel mailing list