This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r212811 - in /trunk/gcc/ada: ChangeLog a-textio...


Author: charlet
Date: Fri Jul 18 10:57:47 2014
New Revision: 212811

URL: https://gcc.gnu.org/viewcvs?rev=212811&root=gcc&view=rev
Log:
2014-07-18  Pascal Obry  <obry@adacore.com>

	* a-textio.adb, a-witeio.adb, a-ztexio.adb: Use C_Streams Default_Text.
	* i-cstrea.ads (Content_Encoding): Moved here, add convention C.
	* s-ficobl.ads (Content_Encoding): Moved to C_Streams.
	* s-fileio.adb (Open): Adjust to use Content_Encoding from C_Streams.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/a-textio.adb
    trunk/gcc/ada/a-witeio.adb
    trunk/gcc/ada/a-ztexio.adb
    trunk/gcc/ada/i-cstrea.ads
    trunk/gcc/ada/s-ficobl.ads
    trunk/gcc/ada/s-fileio.adb


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]