Go to file
Arnaud Charlet 9b168a8bd3 [multiple changes]
2012-06-12  Hristian Kirtchev  <kirtchev@adacore.com>

	* exp_ch7.adb (Process_Transient_Objects): Renamed constant
	Requires_Hooking to Must_Hook and replace all occurrences of the name.
	(Requires_Hooking): New routine. Detect all contexts that require
	transient variable export to the outer finalizer due to a potential
	exception.

2012-06-12  Eric Botcazou  <ebotcazou@adacore.com>

	* einfo.ads: Minor correction in comment.

From-SVN: r188444
2012-06-12 13:02:08 +02:00
INSTALL
boehm-gc
config
contrib The new mklog script prints three spaces after the date part, which is wrong. 2012-06-06 08:50:55 -04:00
fixincludes
gcc [multiple changes] 2012-06-12 13:02:08 +02:00
gnattools
include Adjust last commit. 2012-06-08 20:52:32 +02:00
intl
libada Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PIC_FLAG_FOR_TARGET). 2012-06-11 15:24:12 +00:00
libatomic
libcpp line-map.c (linemap_enter_macro): Don't zero max_column_hint in every macro. 2012-06-05 10:25:46 -04:00
libdecnumber
libffi
libgcc libgcc-bsd.ver: Version symbol __cpu_indicator_init. 2012-06-12 02:55:20 +00:00
libgfortran PR 53456 Fix incorrect ChangeLog entry. 2012-06-04 22:15:21 +03:00
libgo runtime: Fix printing of names in stack dumps. 2012-06-07 06:34:52 +00:00
libgomp re PR c/53580 (Internal Segmentation fault in nested "omp parallel", "omp parallel for" and "omp parallel for reduction" Directives) 2012-06-07 08:36:55 +02:00
libiberty
libitm
libjava
libmudflap
libobjc
libquadmath re PR target/51007 (Quadmath I/O doesn't work on MinGW) 2012-05-31 18:51:27 +00:00
libssp re PR target/51007 (Quadmath I/O doesn't work on MinGW) 2012-05-31 18:51:27 +00:00
libstdc++-v3 * doc/xml/manual/status_cxx2011.xml: Correct C++11 status table. 2012-06-01 01:47:32 +01:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
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.