r179631 - in /trunk/gcc/ada: ChangeLog a-cbprqu...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Thu Oct 6 19:37:00 GMT 2011


Author: charlet
Date: Thu Oct  6 19:37:25 2011
New Revision: 179631

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179631
Log:
2011-10-06  Thomas Quinot  <quinot@adacore.com>

	* einfo.ads, exp_attr.adb, exp_ch3.adb, exp_ch4.adb, exp_ch7.adb,
	exp_ch9.adb, exp_ch9.ads, exp_strm.adb, exp_util.adb, freeze.adb,
	g-debpoo.ads, opt.ads, par-ch12.adb, par-ch2.adb, par-ch3.adb,
	par-ch5.adb, par-ch6.adb, sem_aggr.adb, sem_attr.adb, sem_cat.adb,
	sem_ch10.adb, sem_ch12.adb, sem_ch3.adb, sem_ch4.adb, sem_ch5.adb,
	sem_ch6.adb, sem_intr.adb, sem_res.ads, sem_type.adb, sem_util.adb,
	s-regpat.adb, s-tpopde-vms.ads: Minor reformatting.
	* s-osinte-freebsd.ads: Fix for tasking failures on FreeBSD.

2011-10-06  Ed Schonberg  <schonberg@adacore.com>

	* a-cihase.adb, a-ciorma.adb: Avoid accessibility checks in container
	references.

2011-10-06  Matthew Heaney  <heaney@adacore.com>

	* a-cuprqu.ads, a-cuprqu.adb, a-cbprqu.ads, a-cbprqu.adb
	(Dequeue_Only_High_Priority): Protected procedure now implemented.

2011-10-06  Vincent Celier  <celier@adacore.com>

	* g-trasym.adb: Replace old implementation with the default
	implementation that returns list of addresses as "0x...".
	* g-trasym.ads: Update the list of platforms with the full
	capability.  Indicate that there is a default implementation
	for other platforms.
	* g-trasym-unimplemented.ads, g-trasym-unimplemented.adb: Remove.
	* gcc-interface/Makefile.in: Remove g-trasym-unimplemented, as there
	is now a default implementation for all platforms without the full
	capability.


Removed:
    trunk/gcc/ada/g-trasym-unimplemented.adb
    trunk/gcc/ada/g-trasym-unimplemented.ads
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/a-cbprqu.adb
    trunk/gcc/ada/a-cbprqu.ads
    trunk/gcc/ada/a-cihase.adb
    trunk/gcc/ada/a-ciorma.adb
    trunk/gcc/ada/a-cuprqu.adb
    trunk/gcc/ada/a-cuprqu.ads
    trunk/gcc/ada/einfo.ads
    trunk/gcc/ada/exp_attr.adb
    trunk/gcc/ada/exp_ch3.adb
    trunk/gcc/ada/exp_ch4.adb
    trunk/gcc/ada/exp_ch7.adb
    trunk/gcc/ada/exp_ch9.adb
    trunk/gcc/ada/exp_ch9.ads
    trunk/gcc/ada/exp_strm.adb
    trunk/gcc/ada/exp_util.adb
    trunk/gcc/ada/freeze.adb
    trunk/gcc/ada/g-debpoo.ads
    trunk/gcc/ada/g-trasym.adb
    trunk/gcc/ada/g-trasym.ads
    trunk/gcc/ada/gcc-interface/Makefile.in
    trunk/gcc/ada/opt.ads
    trunk/gcc/ada/par-ch12.adb
    trunk/gcc/ada/par-ch2.adb
    trunk/gcc/ada/par-ch3.adb
    trunk/gcc/ada/par-ch5.adb
    trunk/gcc/ada/par-ch6.adb
    trunk/gcc/ada/s-osinte-freebsd.ads
    trunk/gcc/ada/s-regpat.adb
    trunk/gcc/ada/s-tpopde-vms.ads
    trunk/gcc/ada/sem_aggr.adb
    trunk/gcc/ada/sem_attr.adb
    trunk/gcc/ada/sem_cat.adb
    trunk/gcc/ada/sem_ch10.adb
    trunk/gcc/ada/sem_ch12.adb
    trunk/gcc/ada/sem_ch3.adb
    trunk/gcc/ada/sem_ch4.adb
    trunk/gcc/ada/sem_ch5.adb
    trunk/gcc/ada/sem_ch6.adb
    trunk/gcc/ada/sem_intr.adb
    trunk/gcc/ada/sem_res.ads
    trunk/gcc/ada/sem_type.adb
    trunk/gcc/ada/sem_util.adb



More information about the Gcc-cvs mailing list