Go to file
Arnaud Charlet 8779dffad8 [multiple changes]
2010-10-08  Thomas Quinot  <quinot@adacore.com>

	* xsnames.adb: Remove obsolete file.
	* make.adb, sem_ch8.adb, einfo.ads: Minor reformatting.

2010-10-08  Ed Schonberg  <schonberg@adacore.com>

	* exp_aggr.adb: Complete previous change.

2010-10-08  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch6.adb (Check_Return_Subtype): The subtype indication in an
	extended return must match statically the return subtype of the
	enclosing function if the type is an elementary type or if it is
	constrained.

2010-10-08  Vincent Celier  <celier@adacore.com>

	* prj-nmsc.adb (Add_Source): Report all duplicate units and source file
	names.  Do not report the same duplicate unit several times.
	* prj.ads (Source_Data): New Boolean component Duplicate_Unit,
	defaulted to False, to avoid reporting the same unit as duplicate
	several times.

From-SVN: r165160
2010-10-08 12:45:13 +02:00
INSTALL
boehm-gc
config
contrib
fixincludes
gcc [multiple changes] 2010-10-08 12:45:13 +02:00
gnattools
include [PATCH] Report LTO phase in lto1 process name v2 2010-10-06 22:02:58 +00:00
intl
libada
libcpp re PR preprocessor/45362 (Dangling reference about saved cpp_macro for push/pop macro) 2010-09-29 20:18:38 +02:00
libdecnumber
libffi re PR libffi/45677 (Bad stack allocation for ffi function calls on x86-64) 2010-10-01 09:31:49 +02:00
libgcc t-stack (LIB2ADD_ST): Set instead of LIB2ADD. 2010-10-01 19:31:49 +00:00
libgfortran
libgomp futex.h: New. 2010-10-06 16:42:50 +00:00
libiberty Turn PR_SET_NAME check into link check 2010-10-07 09:34:50 +00:00
libjava
libmudflap
libobjc In gcc/: 2010-10-06 Nicola Pero <nicola.pero@meta-innovation.com> 2010-10-06 10:10:14 +00:00
libssp
libstdc++-v3 future (uses_allocator<packaged_task<>,>): Add; minor formatting tweaks. 2010-10-08 09:22:16 +00:00
lto-plugin configure.ac (build_lto_plugin): New shell variable. 2010-10-07 20:28:59 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog configure.ac (build_lto_plugin): New shell variable. 2010-10-07 20:28:59 +00:00
ChangeLog.tree-ssa
MAINTAINERS Add self to MAINTAINERS for MicroBlaze CPU port. 2010-09-28 18:58:54 +00:00
Makefile.def build: info-gcc, dvi-gcc etc work from unbuilt configured tree. 2010-09-30 19:16:34 +00:00
Makefile.in build: info-gcc, dvi-gcc etc work from unbuilt configured tree. 2010-09-30 19:16:34 +00:00
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac (build_lto_plugin): New shell variable. 2010-10-07 20:28:59 +00:00
configure.ac configure.ac (build_lto_plugin): New shell variable. 2010-10-07 20:28:59 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with 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/ for how to report bugs usefully.