[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 22 Jun 2010 13:20:17 +0000 (15:20 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 22 Jun 2010 13:20:17 +0000 (15:20 +0200)
commitfa5aa8353877421229443a04c4d9711fb2dd4aa5
treeba1a77f937880d077256606fd8983752c417793d
parentf6da8aff3dfd442088e586dc69bb7cc5c67167bd
[multiple changes]

2010-06-22  Emmanuel Briot  <briot@adacore.com>

* fmap.adb, scng.adb, switch-m.ads, sinput-c.adb, opt.ads, output.ads,
tree_io.ads, osint.adb, osint.ads: Use configuration pragmas to prevent
warnings on use of internal GNAT units.

2010-06-22  Jose Ruiz  <ruiz@adacore.com>

* s-taprop-vxworks.adb (Set_Priority): Update comments.

2010-06-22  Paul Hilfinger  <hilfinger@adacore.com>

* s-rannum.adb: Make stylistic change to remove mystery constant in
Extract_Value.  Image_Numeral_Length: new symbolic constant.

2010-06-22  Ed Schonberg  <schonberg@adacore.com>

* einfo.ads, einfo.adb: Make Is_Protected_Interface,
Is_Synchronized_Interface, Is_Task_Interface into computable
predicates, to free three flags in entity nodes.
* sem_ch3.adb: Remove setting of these flags.

From-SVN: r161181
15 files changed:
gcc/ada/ChangeLog
gcc/ada/einfo.adb
gcc/ada/einfo.ads
gcc/ada/fmap.adb
gcc/ada/opt.ads
gcc/ada/osint.adb
gcc/ada/osint.ads
gcc/ada/output.ads
gcc/ada/s-rannum.adb
gcc/ada/s-taprop-vxworks.adb
gcc/ada/scng.adb
gcc/ada/sem_ch3.adb
gcc/ada/sinput-c.adb
gcc/ada/switch-m.ads
gcc/ada/tree_io.ads