[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 18 Jul 2014 11:00:59 +0000 (13:00 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 18 Jul 2014 11:00:59 +0000 (13:00 +0200)
commit2941bf7dabfa03f232316f2c29fa7e13328b09ba
tree97bcadaec217cb1187312be1c2760b3a412b68ac
parent676fa39756b56648026fa383dfe89239c72fb7ea
[multiple changes]

2014-07-18  Robert Dewar  <dewar@adacore.com>

* gnat_rm.texi: Remove mention of obsolete attributes
Max[_Interrupt]_Priority, which have never been implemented
(or at the very least were removed long ago if they ever were
implemented.  Add documentation of Max[_Interrupt]_Priority
constants in package System.
* ttypes.ads: Document actual handling of package System,
rather than a historical fantasy version.  Remove mention of
non-existent attributes Max[_Interrupt]_Priority.

2014-07-18  Pascal Obry  <obry@adacore.com>

* a-witeio.adb (Put): No 16-bit character output when text
translation is disabled.
* i-cstrea.ads: Code clean up.

From-SVN: r212813
gcc/ada/ChangeLog
gcc/ada/a-witeio.adb
gcc/ada/gnat_rm.texi
gcc/ada/i-cstrea.ads
gcc/ada/ttypes.ads