r123570 - in /trunk/gcc/ada: g-alleve.ads g-alt...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Fri Apr 6 09:21:00 GMT 2007


Author: charlet
Date: Fri Apr  6 10:21:48 2007
New Revision: 123570

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123570
Log:
2007-04-06  Olivier Hainque  <hainque@adacore.com>

	* g-alleve.ads (Low Level Vector type definitions): Map each to the
	associated vector view instead of all to the unsigned char view.

	* g-altcon.adb (Generic_Conversions): New internal generic package,
	offering facilities for all the Vector/View conversion routines
	implemented by this unit.
	(To_View/To_Vector - all versions): Reimplemented in a systematic
	manner, using the internal Generic_Conversions facilities.


Modified:
    trunk/gcc/ada/g-alleve.ads
    trunk/gcc/ada/g-altcon.adb



More information about the Gcc-cvs mailing list