]> gcc.gnu.org Git - gcc.git/commit - gcc/ada/ChangeLog
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 4 Aug 2011 15:39:29 +0000 (17:39 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 4 Aug 2011 15:39:29 +0000 (17:39 +0200)
commit0319cacc3928720fda058dc7e6c60f575169f576
tree74c2008ce6ed267b2d7fb03bcf097fcef4d4d4d3
parent26e7e1a05d9a120305dcc16b8908cd70439b4dd3
[multiple changes]

2011-08-04  Robert Dewar  <dewar@adacore.com>

* exp_ch7.adb: Minor reformatting.

2011-08-04  Robert Dewar  <dewar@adacore.com>

* exp_strm.adb: Minor reformatting.

2011-08-04  Vadim Godunko  <godunko@adacore.com>

* s-atocou.adb: Replace by dummy version and use on targets where atomic
operations are not supported.
* s-atocou-builtin.adb: Renamed from s-atocou.adb.
* s-atocou-x86.adb: New file.
* Makefile.rtl: Add s-atocou.o file

2011-08-04  Arnaud Charlet  <charlet@adacore.com>

* make.adb (Compile): Move setting of CodePeer_Mode to ...
(Compilation_Phase): ... here.
(Scan_Make_Arg): Now bind and link by default in CodePeer mode.

2011-08-04  Thomas Quinot  <quinot@adacore.com>

* Make-generated.in: Fix minor typo in comment.

From-SVN: r177403
gcc/ada/ChangeLog
gcc/ada/Make-generated.in
gcc/ada/Makefile.rtl
gcc/ada/exp_ch7.adb
gcc/ada/exp_strm.adb
gcc/ada/make.adb
gcc/ada/s-atocou-builtin.adb [new file with mode: 0644]
gcc/ada/s-atocou-x86.adb [new file with mode: 0644]
gcc/ada/s-atocou.adb
This page took 0.061207 seconds and 5 git commands to generate.