diff options
author | Pascal Obry <obry@adacore.com> | 2014-07-18 10:56:54 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2014-07-18 12:56:54 +0200 |
commit | 18f2c4608d3bd85f19aef3068357f1c8fbe098b5 (patch) | |
tree | 623ebcb7d17d16425291f23fee7e8a60a5be9602 /gcc/ada/initialize.c | |
parent | 19ac960acdc4d8b2212e49ff427c181c78a815cb (diff) | |
download | gcc-18f2c4608d3bd85f19aef3068357f1c8fbe098b5.zip gcc-18f2c4608d3bd85f19aef3068357f1c8fbe098b5.tar.gz gcc-18f2c4608d3bd85f19aef3068357f1c8fbe098b5.tar.bz2 |
a-textio.adb: Rename Is_Text_File to Text_Encoding.
2014-07-18 Pascal Obry <obry@adacore.com>
* a-textio.adb: Rename Is_Text_File to Text_Encoding.
* a-ztexio.adb: Likewise.
* a-witeio.adb: Likewise.
(Open): Pass file's translation mode to set_text_mode.
* s-ficobl.ads (Content_Encoding): New type.
(Text_Content_Encoding): New subtype.
(AFCB): Rename Is_Text_File to Text_Encoding.
* s-fileio.adb (Open): Handles new text_translation
values. Remove Is_Text_File which is equivalent to Text_Encoding
in Text_Content_Encoding.
* adaint.h (__gnat_set_mode): New routine.
* sysdep.c (__gnat_set_wide_text_mode): Removed.
(__gnat_set_mode): New routine.
From-SVN: r212810
Diffstat (limited to 'gcc/ada/initialize.c')
0 files changed, 0 insertions, 0 deletions