r235728 - in /trunk/gcc/ada: ChangeLog a-tigeli...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Mon May 2 09:50:00 GMT 2016


Author: charlet
Date: Mon May  2 09:50:45 2016
New Revision: 235728

URL: https://gcc.gnu.org/viewcvs?rev=235728&root=gcc&view=rev
Log:
2016-05-02  Yannick Moy  <moy@adacore.com>

	* a-tigeli.adb (Get_Line): Always set Last prior to returning.

2016-05-02  Yannick Moy  <moy@adacore.com>

	* lib-xref.adb: Minor style fix in whitespace of declarations.
	* put_spark_xrefs.adb (Put_SPARK_Xrefs): printing of strings
	refactored without loops.
	* put_spark_xrefs.ads (Write_Info_Str): new formal argument of
	generic procedure.
	* spark_xrefs.adb (Write_Info_Str): new actual in instantiation
	of generic procedure.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/a-tigeli.adb
    trunk/gcc/ada/lib-xref.adb
    trunk/gcc/ada/put_spark_xrefs.adb
    trunk/gcc/ada/put_spark_xrefs.ads
    trunk/gcc/ada/spark_xrefs.adb



More information about the Gcc-cvs mailing list