a-textio.adb, [...]: Use C_Streams Default_Text.
[gcc.git] / gcc / ada / ChangeLog
index 149e8bdbf24fc1ce914f743946ce136f7dd6068f..55e0b3f39b18b9bedead79adc1cd972c7f6cf58c 100644 (file)
@@ -1,3 +1,10 @@
+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.
+
 2014-07-18  Pascal Obry  <obry@adacore.com>
 
        * a-textio.adb: Rename Is_Text_File to Text_Encoding.