Go to file
Arnaud Charlet 8398e82ecc [multiple changes]
2013-01-03  Robert Dewar  <dewar@adacore.com>

	* sem_ch8.adb, einfo.ads, einfo.adb: Minor code reorganization.

2013-01-03  Javier Miranda  <miranda@adacore.com>

	* exp_ch3.adb (Make_Controlling_Function_Wrappers): Exclude
	internal entities associated with interfaces and add minimum
	decoration to the defining entity of the generated wrapper to
	allow overriding interface primitives.
	* sem_disp.ads (Override_Dispatching_Operation): Addition of a
	new formal (Is_Wrapper).
	* sem_disp.adb (Override_Dispatching_Operation): When overriding
	interface primitives the new formal helps identifying that the
	new operation is not fully decorated.

From-SVN: r194846
2013-01-03 11:55:53 +01:00
boehm-gc
config
contrib
fixincludes
gcc [multiple changes] 2013-01-03 11:55:53 +01:00
gnattools
include
INSTALL
intl
libada
libatomic
libbacktrace re PR bootstrap/54834 (bootstrap fails when building libbacktrace) 2013-01-01 16:23:03 +00:00
libcpp
libdecnumber
libffi * Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS) 2012-12-29 16:25:27 +00:00
libgcc
libgfortran ChangeLog rotation. 2013-01-03 10:47:48 +01:00
libgo libgo: Update to revision 15193:6fdc1974457c of master library. 2012-12-22 01:15:33 +00:00
libgomp
libiberty simple-object-xcoff.c: New file. 2013-01-01 21:04:42 -05:00
libitm
libjava ChangeLog rotation. 2013-01-03 10:47:48 +01:00
libmudflap gcc.c (process_command): Update copyright notice dates. 2013-01-03 10:31:20 +01:00
libobjc
libquadmath
libsanitizer
libssp
libstdc++-v3 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog * MAINTAINERS: Update my email. 2013-01-02 03:52:49 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess config.guess: Update to 2012-12-29 version. 2012-12-29 19:22:45 +11:00
config.rpath
config.sub config.guess: Update to 2012-12-29 version. 2012-12-29 19:22:45 +11: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 * MAINTAINERS: Update my email. 2013-01-02 03:52:49 +00:00
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 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.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.