r179260 - in /trunk/gcc/ada: ChangeLog a-cbhase...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Tue Sep 27 10:11:00 GMT 2011


Author: charlet
Date: Tue Sep 27 10:11:01 2011
New Revision: 179260

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179260
Log:
2011-09-27  Ed Schonberg  <schonberg@adacore.com>

	* a-cbhase.adb, a-cbhase.ads, a-cborse.adb, a-cborse.ads,
	a-cihase.adb, a-cihase.ads, a-ciorse.adb, a-ciorse.ads,
	a-coorse.adb, a-coorse.ads: Add iterator machinery to bounded sets and
	indefinite sets.
	* a-coorma.ads: Minor reformmating.
	* einfo.ads: Improve the comment describing the
	Directly_Designated_Type function.
	* a-ciorma.adb, a-ciorma.ads: Add iterator machinery to indefinite
	ordered maps.
	* gcc-interface/Makefile.in, gcc-interface/Make-lang.in: Update
	dependencies.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/a-cbhase.adb
    trunk/gcc/ada/a-cbhase.ads
    trunk/gcc/ada/a-cborse.adb
    trunk/gcc/ada/a-cborse.ads
    trunk/gcc/ada/a-cihase.adb
    trunk/gcc/ada/a-cihase.ads
    trunk/gcc/ada/a-ciorma.adb
    trunk/gcc/ada/a-ciorma.ads
    trunk/gcc/ada/a-ciorse.adb
    trunk/gcc/ada/a-ciorse.ads
    trunk/gcc/ada/a-coorma.ads
    trunk/gcc/ada/a-coorse.adb
    trunk/gcc/ada/a-coorse.ads
    trunk/gcc/ada/einfo.ads
    trunk/gcc/ada/gcc-interface/Make-lang.in
    trunk/gcc/ada/gcc-interface/Makefile.in



More information about the Gcc-cvs mailing list