Go to file
Arnaud Charlet e6a96e55f3 [multiple changes]
2010-09-09  Ed Schonberg  <schonberg@adacore.com>

	* sem.adb (Walk_Library_Items): Traverse context of subunits of the
	main unit.
	(Is_Subunit_Of_Main): Handle null nodes properly.

2010-09-09  Robert Dewar  <dewar@adacore.com>

	* par-ch2.adb: Update comments.

From-SVN: r164083
2010-09-09 14:37:05 +02:00
INSTALL
boehm-gc configure.ac (*-*-solaris2.8*): Only usr alternate thread library on Solaris 8. 2010-06-15 13:51:07 +00:00
config Don't set enable_decimal_float to dpd if DFP is disabled. 2010-09-06 07:52:54 -07:00
contrib * make_sunver.pl: Remove extra whitespace in regexp. 2010-07-08 19:15:21 +00:00
fixincludes inclhack.def (hpux_htonl): Allow trailing whitespace in select. 2010-09-07 14:47:21 +00:00
gcc [multiple changes] 2010-09-09 14:37:05 +02:00
gnattools
include rtl.def (DEBUG_IMPLICIT_PTR): New rtl code. 2010-09-09 08:43:47 +02:00
intl
libada
libcpp re PR preprocessor/45457 (ICE: invalid built-in macro "__DBL_DENORM_MIN__") 2010-09-01 00:47:25 +02:00
libdecnumber re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext) 2010-09-08 08:25:39 +00:00
libffi closures.c (open_temp_exec_file_mnt): Check if getmntent_r returns NULL. 2010-09-03 10:35:35 +00:00
libgcc Don't set enable_decimal_float to dpd if DFP is disabled. 2010-09-06 07:52:54 -07:00
libgfortran re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG) 2010-09-06 07:55:10 +02:00
libgomp Fix misquoting in stdint.m4. 2010-08-21 12:18:02 +00:00
libiberty re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext) 2010-09-08 07:27:11 +00:00
libjava Fix building ecjx in cross compile mode. 2010-08-27 04:27:40 +00:00
libmudflap pass41-frag.cxx (dg-prune-output): New dg directive. 2010-08-20 09:14:00 +02:00
libobjc Reindented comment 2010-09-08 21:10:57 +00:00
libssp configure.ac (gfortran_use_symver): Only check for Sun-style symbol versioning on Solaris 2. 2010-07-02 16:17:04 +00:00
libstdc++-v3 re PR libstdc++/45613 (bits/random.h misses include guards) 2010-09-09 11:23:39 +00:00
lto-plugin lto-plugin.c: Include <hashtab.h> 2010-08-05 14:25:45 +00:00
maintainer-scripts gcc_release (snapshot_print): Also include an sha1 hash for every tarball. 2010-08-23 18:52:06 +00:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog configure.ac: Enable LTO by default on Darwin. 2010-09-03 15:49:02 -04:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2010-09-02 08:46:00 +00:00
Makefile.def Makefile.def (configure-gcc): Depend on all-libelf. 2010-06-10 16:44:04 +00:00
Makefile.in re PR target/44862 (bootstrap with --enable-build-with-cxx and --with-libiconv-prefix fails) 2010-07-17 08:22:09 +00:00
Makefile.tpl re PR target/44862 (bootstrap with --enable-build-with-cxx and --with-libiconv-prefix fails) 2010-07-17 08:22:09 +00:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Enable LTO by default on Darwin. 2010-09-03 15:49:02 -04:00
configure.ac configure.ac: Enable LTO by default on Darwin. 2010-09-03 15:49:02 -04: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.