[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 29 Oct 2012 11:41:01 +0000 (12:41 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 29 Oct 2012 11:41:01 +0000 (12:41 +0100)
commit6db566c308dd9ecf9e82938d7bec32884a596e74
tree3beb37af116d2dcf9f705e6d213741c7822895b3
parent43254605cb483d1f7fd5f8df8390d29e4442ba4e
[multiple changes]

2012-10-29  Robert Dewar  <dewar@adacore.com>

* gnat_rm.texi: Document that pragma Optimize_Alignment (Space) is
ignored with a warning for packed variable length records.

2012-10-29  Thomas Quinot  <quinot@adacore.com>

* socket.c, g-socthi-dummy.adb, g-socthi-dummy.ads, g-socthi-vms.adb,
g-socthi-vms.ads, g-socthi-vxworks.adb, g-socthi-vxworks.ads,
s-oscons-tmplt.c, g-socthi-mingw.adb, g-socthi-mingw.ads, g-socthi.adb,
g-socthi.ads, xoscons.adb, g-socket.adb, g-sothco.ads: Introduce an
appropriate subtype for IOCTL requests, since these may be signed or
unsigned.

From-SVN: r192939
17 files changed:
gcc/ada/ChangeLog
gcc/ada/g-socket.adb
gcc/ada/g-socthi-dummy.adb
gcc/ada/g-socthi-dummy.ads
gcc/ada/g-socthi-mingw.adb
gcc/ada/g-socthi-mingw.ads
gcc/ada/g-socthi-vms.adb
gcc/ada/g-socthi-vms.ads
gcc/ada/g-socthi-vxworks.adb
gcc/ada/g-socthi-vxworks.ads
gcc/ada/g-socthi.adb
gcc/ada/g-socthi.ads
gcc/ada/g-sothco.ads
gcc/ada/gnat_rm.texi
gcc/ada/s-oscons-tmplt.c
gcc/ada/socket.c
gcc/ada/xoscons.adb