r178573 - in /trunk/gcc/ada: ChangeLog exp_ch6....
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Tue Sep 6 09:15:00 GMT 2011
Author: charlet
Date: Tue Sep 6 09:15:15 2011
New Revision: 178573
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178573
Log:
2011-09-06 Vincent Celier <celier@adacore.com>
* projects.texi: Add menus and @node lines.
2011-09-06 Ed Schonberg <schonberg@adacore.com>
* exp_ch6.adb (Expand_Inlined_Call): Handle properly the case
where the return type is an unconstrained array and the context
is an assignment. Optimize the case when the target of the
assignment is a selected component.
2011-09-06 Arnaud Charlet <charlet@adacore.com>
* s-solita.adb: Update comments.
2011-09-06 Pascal Obry <obry@adacore.com>
* s-linux.ads, s-linux-alpha.ads, s-linux-hppa.ads, s-linux-mipsel.ads,
s-linux-sparc.ads: Remove hard coded and now wrong definitions.
* s-oscons-tmplt.c: Add support for generating pthread related
types size on GNU/Linux as done for Darwin.
* s-osinte-linux.ads: Use s-oscons to define the pthread types.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_ch6.adb
trunk/gcc/ada/projects.texi
trunk/gcc/ada/s-linux-alpha.ads
trunk/gcc/ada/s-linux-hppa.ads
trunk/gcc/ada/s-linux-mipsel.ads
trunk/gcc/ada/s-linux-sparc.ads
trunk/gcc/ada/s-linux.ads
trunk/gcc/ada/s-oscons-tmplt.c
trunk/gcc/ada/s-osinte-linux.ads
trunk/gcc/ada/s-solita.adb
More information about the Gcc-cvs
mailing list