Go to file
Arnaud Charlet 4f91a2557f [multiple changes]
2009-06-21  Ed Falis  <falis@adacore.com>

	* env.c (__gnat_environ): return NULL for vThreads - unimplemented

2009-06-21  Eric Botcazou  <ebotcazou@adacore.com>

	* einfo.ads: Update comments.

2009-06-21  Hristian Kirtchev  <kirtchev@adacore.com>

	* sem_disp.adb (Check_Direct_Call): New routine. Dispatching calls
	where the controlling formal is of private class-wide type whose
	completion is a synchronized type can be converted into direct calls.

2009-06-21  Vincent Celier  <celier@adacore.com>

	* gnatcmd.adb (Check_Files): When all sources of the project are to be
	indicated to gnatcheck, gnatpp or gnatmetric, always specify the list
	of sources using -files=, so that the distinction can be made by the
	tool of a call with no source (to display the usage) from a call with
	a project file that contains no source.

2009-06-21  Jerome Lambourg  <lambourg@adacore.com>

	* exp_ch3.adb (Build_Array_Init_Proc): Do not build the init proc in
	case of VM convention arrays.

From-SVN: r148763
2009-06-21 15:11:41 +02:00
boehm-gc
config
contrib
fixincludes
gcc [multiple changes] 2009-06-21 15:11:41 +02:00
gnattools
include
INSTALL
intl
libada
libcpp expr.c (num_div_op): Take explicit location. 2009-06-18 15:10:23 +00:00
libdecnumber
libffi ffi.c: Avoid clobbering cr3 and cr4, which are supposed to be callee-saved. 2009-06-16 19:55:39 +02:00
libgcc
libgfortran fmain.c (main): Don't PREFIX set_args. 2009-06-14 16:52:49 +00:00
libgomp
libiberty hashtab.c (htab_traverse): Don't call htab_expand for nearly empty hashtabs with sizes 7, 13 or 31. 2009-06-21 11:37:31 +02:00
libjava Regenerate classfiles in rev 148530 with correct ecj version 2009-06-16 13:36:37 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 2009-06-20 Paolo Carlini <paolo.carlini@oracle.com> 2009-06-21 00:57:56 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac: Define is_elf for QNX Neutrino targets. 2009-06-15 14:09:43 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Define is_elf for QNX Neutrino targets. 2009-06-15 14:09:43 +00:00
configure.ac configure.ac: Define is_elf for QNX Neutrino targets. 2009-06-15 14:09:43 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.