]> git.ipfire.org Git - thirdparty/gcc.git/commit
2014-07-18 Robert Dewar <dewar@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Jul 2014 09:58:14 +0000 (09:58 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Jul 2014 09:58:14 +0000 (09:58 +0000)
commit6670fda50c04fe71743e787a0ccc2318482e08e7
treedc2bfa97a56b2e0b9e4729202cd749a21c087149
parentfcb2b0a41dcc073e4b4fbba6edbc38dacf2e6503
2014-07-18  Robert Dewar  <dewar@adacore.com>

* g-memdum.adb, g-memdum.ads, exp_strm.adb: Minor reformatting.

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

* s-crtl.ads, i-cstrea.ads (fputwc): New routine.
* a-witeio.adb (Put): On platforms where there is translation
done by the OS output the raw text.
(New_Line): Use Put above to properly handle the LM wide characters.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212800 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/a-witeio.adb
gcc/ada/exp_strm.adb
gcc/ada/g-memdum.adb
gcc/ada/g-memdum.ads
gcc/ada/i-cstrea.ads
gcc/ada/s-crtl.ads
gcc/ada/sysdep.c