Go to file
Arnaud Charlet 7b7a0c2bdd [multiple changes]
2011-11-07  Yannick Moy  <moy@adacore.com>

	* sem_util.adb (Unique_Entity): For a parameter on a subprogram
	body that has a corresponding parameter on the subprogram
	declaration, define the unique entity as being the declaration
	one.

2011-11-07  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch6.adb (Analyze_Return_Type): In Ada 2012 mode, if the
	return type of a function is the class-wide type of an incomplete
	type T, T can be a Taft-amendment type and does not have to be
	completed in the current private part.

2011-11-07  Ed Schonberg  <schonberg@adacore.com>

	* aspects.ads (Inherited_Aspect): Map that indicates type aspects
	that are inherited by default, and apply to the class-wide type
	as well.
	* aspects.adb (Find_Aspect): If the entity is class-wide and the
	aspect is inherited, use the aspect of the specific type.

From-SVN: r181092
2011-11-07 17:22:28 +01:00
boehm-gc
config Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
contrib config.gcc (epiphany-*-*): New architecture. 2011-11-05 20:48:23 +00:00
fixincludes re PR lto/48851 (lto-plugin.c:224:7: error: missing sentinel in function call [-Werror=format]) 2011-10-25 20:07:19 +00:00
gcc [multiple changes] 2011-11-07 17:22:28 +01:00
gnattools
include
INSTALL
intl
libada
libcpp re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled) 2011-11-03 17:17:07 +00:00
libdecnumber
libffi
libgcc config.host (arm*-*-rtemseabi*): New target. 2011-11-07 04:22:39 +01:00
libgfortran Revert previous fix for PR 45723. 2011-11-07 16:32:50 +02:00
libgo syscall: Remove Linux system calls not available in older glibcs. 2011-11-02 17:53:20 +00:00
libgomp
libiberty re PR c++/48370 (G++ fails to extend reference temporary lifetime in some situations) 2011-11-04 08:54:08 -04:00
libjava
libmudflap
libobjc Move gthr to toplevel libgcc 2011-11-02 15:28:43 +00:00
libquadmath Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
libssp
libstdc++-v3 acinclude.m4 (GLIBCXX_CHECK_SC_NPROC_ONLN): Define. 2011-11-07 13:45:03 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub * config.sub: Update to version 2011-10-29 (added rl78) 2011-11-01 20:56:32 -04:00
configure
configure.ac
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 Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
Makefile.tpl Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
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 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.