This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r136329 - in /trunk/gcc/ada: ChangeLog Makefile...


Author: rwild
Date: Tue Jun  3 17:41:43 2008
New Revision: 136329

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136329
Log:
gcc/ada/
	* Makefile.in (common_tools): Fix typos in $(exeext) extension.
	* gnat_ugn.texi (Style Checking)
	(Adding the Results of Compiler Checks to gnatcheck Output)
	(Example of Binder Output File): Fix typos.
	* ali.ads, einfo.ads, exp_ch4.adb, exp_ch6.adb,
	exp_dbug.ads, exp_dist.adb, exp_smem.adb, g-socket.ads,
	s-osinte-rtems.ads, s-shasto.ads, s-stausa.adb,
	s-stausa.ads, sem_cat.adb, sem_ch12.adb, sem_ch3.adb,
	sem_ch4.adb, sem_ch6.adb, sem_ch8.adb, sem_util.ads,
	sinfo.ads, utils.c: Fix typos in comments.
	* sem_ch6.adb, vms_data.ads: Fix typos in strings.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/Makefile.in
    trunk/gcc/ada/ali.ads
    trunk/gcc/ada/einfo.ads
    trunk/gcc/ada/exp_ch4.adb
    trunk/gcc/ada/exp_ch6.adb
    trunk/gcc/ada/exp_dbug.ads
    trunk/gcc/ada/exp_dist.adb
    trunk/gcc/ada/exp_smem.adb
    trunk/gcc/ada/g-socket.ads
    trunk/gcc/ada/gnat_ugn.texi
    trunk/gcc/ada/s-osinte-rtems.ads
    trunk/gcc/ada/s-shasto.ads
    trunk/gcc/ada/s-stausa.adb
    trunk/gcc/ada/s-stausa.ads
    trunk/gcc/ada/sem_cat.adb
    trunk/gcc/ada/sem_ch12.adb
    trunk/gcc/ada/sem_ch3.adb
    trunk/gcc/ada/sem_ch4.adb
    trunk/gcc/ada/sem_ch6.adb
    trunk/gcc/ada/sem_ch8.adb
    trunk/gcc/ada/sem_util.ads
    trunk/gcc/ada/sinfo.ads
    trunk/gcc/ada/utils.c
    trunk/gcc/ada/vms_data.ads


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]