r235304 - in /trunk/gcc/ada: ChangeLog exp_ch5....

charlet@gcc.gnu.org charlet@gcc.gnu.org
Thu Apr 21 08:19:00 GMT 2016


Author: charlet
Date: Thu Apr 21 08:19:35 2016
New Revision: 235304

URL: https://gcc.gnu.org/viewcvs?rev=235304&root=gcc&view=rev
Log:
2016-04-21  Hristian Kirtchev  <kirtchev@adacore.com>

	* sem_ch3.adb, exp_util.adb, sem_ch13.adb, exp_unst.adb: Minor
	reformatting.

2016-04-21  Ed Schonberg  <schonberg@adacore.com>

	* sem_util.adb (Denotes_Iterator): Use root type to determine
	whether the ultimate ancestor is the predefined iterator
	interface pakage.
	* exp_ch5.adb (Expand_Iterator_Over_Container): simplify code
	and avoid reuse of Pack local variable.

2016-04-21  Olivier Hainque  <hainque@adacore.com>

	* system-vxworks-arm.ads, system-vxworks-sparcv9.ads,
	system-vxworks-ppc.ads, system-vxworks-m68k.ads,
	system-vxworks-mips.ads, system-vxworks-x86.ads: Define
	Executable_Extension to ".out".


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_ch5.adb
    trunk/gcc/ada/exp_unst.adb
    trunk/gcc/ada/exp_util.adb
    trunk/gcc/ada/sem_ch13.adb
    trunk/gcc/ada/sem_ch3.adb
    trunk/gcc/ada/sem_util.adb
    trunk/gcc/ada/system-vxworks-arm.ads
    trunk/gcc/ada/system-vxworks-m68k.ads
    trunk/gcc/ada/system-vxworks-mips.ads
    trunk/gcc/ada/system-vxworks-ppc.ads
    trunk/gcc/ada/system-vxworks-sparcv9.ads
    trunk/gcc/ada/system-vxworks-x86.ads



More information about the Gcc-cvs mailing list