This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212813 - in /trunk/gcc/ada: ChangeLog a-witeio...
- From: charlet at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 18 Jul 2014 11:00:59 -0000
- Subject: r212813 - in /trunk/gcc/ada: ChangeLog a-witeio...
Author: charlet
Date: Fri Jul 18 11:00:59 2014
New Revision: 212813
URL: https://gcc.gnu.org/viewcvs?rev=212813&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/a-witeio.adb
trunk/gcc/ada/gnat_rm.texi
trunk/gcc/ada/i-cstrea.ads
trunk/gcc/ada/ttypes.ads