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]

r134291 - in /trunk/gcc/ada: ChangeLog a-calcon...


Author: rwild
Date: Mon Apr 14 21:07:59 2008
New Revision: 134291

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134291
Log:
gcc/ada/

	* vms_data.ads: Fix typo in constant.
	* gen-soccon.c: Fix typo in error string.
	* gnat_rm.texi (Pragma Optimize_Alignment, Pragma Postcondition):
	Fix typos.
	* a-calcon.ads, a-calend-vms.adb, a-calend.adb, a-crdlli.ads,
	bcheck.adb, checks.adb, einfo.ads, errout.adb, erroutc.adb,
	erroutc.ads, exp_attr.adb, exp_ch11.adb, exp_ch2.adb,
	exp_ch5.adb, exp_ch9.adb, exp_ch9.ads, exp_pakd.adb,
	exp_util.adb, fmap.adb, g-soccon-linux-mips.ads,
	g-soccon-rtems.ads, g-timsta.adb, g-timsta.ads, lib-writ.ads,
	mlib-tgt-specific-linux.adb, mlib-tgt-specific-tru64.adb,
	s-interr-vxworks.adb, s-interr.adb, s-osinte-lynxos.ads,
	s-rident.ads, s-taprop-solaris.adb, s-tassta.adb, s-win32.ads,
	sem_aggr.adb, sem_attr.ads, sem_ch10.adb, sem_ch13.ads,
	sem_ch3.adb, sem_ch6.adb, sem_ch7.adb, sem_ch8.adb, sem_ch9.adb,
	sem_prag.ads, sem_res.adb, sem_util.adb, sem_util.ads,
	sinfo.ads: Fix typos in comments.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/a-calcon.ads
    trunk/gcc/ada/a-calend-vms.adb
    trunk/gcc/ada/a-calend.adb
    trunk/gcc/ada/a-crdlli.ads
    trunk/gcc/ada/bcheck.adb
    trunk/gcc/ada/checks.adb
    trunk/gcc/ada/einfo.ads
    trunk/gcc/ada/errout.adb
    trunk/gcc/ada/erroutc.adb
    trunk/gcc/ada/erroutc.ads
    trunk/gcc/ada/exp_attr.adb
    trunk/gcc/ada/exp_ch11.adb
    trunk/gcc/ada/exp_ch2.adb
    trunk/gcc/ada/exp_ch5.adb
    trunk/gcc/ada/exp_ch9.adb
    trunk/gcc/ada/exp_ch9.ads
    trunk/gcc/ada/exp_pakd.adb
    trunk/gcc/ada/exp_util.adb
    trunk/gcc/ada/fmap.adb
    trunk/gcc/ada/g-soccon-linux-mips.ads
    trunk/gcc/ada/g-soccon-rtems.ads
    trunk/gcc/ada/g-timsta.adb
    trunk/gcc/ada/g-timsta.ads
    trunk/gcc/ada/gen-soccon.c
    trunk/gcc/ada/gnat_rm.texi
    trunk/gcc/ada/lib-writ.ads
    trunk/gcc/ada/mlib-tgt-specific-linux.adb
    trunk/gcc/ada/mlib-tgt-specific-tru64.adb
    trunk/gcc/ada/s-interr-vxworks.adb
    trunk/gcc/ada/s-interr.adb
    trunk/gcc/ada/s-osinte-lynxos.ads
    trunk/gcc/ada/s-rident.ads
    trunk/gcc/ada/s-taprop-solaris.adb
    trunk/gcc/ada/s-tassta.adb
    trunk/gcc/ada/s-win32.ads
    trunk/gcc/ada/sem_aggr.adb
    trunk/gcc/ada/sem_attr.ads
    trunk/gcc/ada/sem_ch10.adb
    trunk/gcc/ada/sem_ch13.ads
    trunk/gcc/ada/sem_ch3.adb
    trunk/gcc/ada/sem_ch6.adb
    trunk/gcc/ada/sem_ch7.adb
    trunk/gcc/ada/sem_ch8.adb
    trunk/gcc/ada/sem_ch9.adb
    trunk/gcc/ada/sem_prag.ads
    trunk/gcc/ada/sem_res.adb
    trunk/gcc/ada/sem_util.adb
    trunk/gcc/ada/sem_util.ads
    trunk/gcc/ada/sinfo.ads
    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]