Go to file
Ralf Wildenhues 75bc9e5e0d Fix misquoting in stdint.m4.
config/:
	PR target/45084
	* stdint.m4 (GCC_HEADER_STDINT): Use m4 quotes for arguments
	of AC_MSG_ERROR.

libdecnumber/:
	* configure: Regenerate.

libgfortran/:
	* configure: Regenerate.

libgomp/:
	* configure: Regenerate.

libstdc++-v3/:
	* configure: Regenerate.

From-SVN: r163441
2010-08-21 12:18:02 +00:00
INSTALL
boehm-gc
config Fix misquoting in stdint.m4. 2010-08-21 12:18:02 +00:00
contrib
fixincludes
gcc re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_JN missing) 2010-08-21 12:12:53 +02:00
gnattools
include
intl
libada
libcpp
libdecnumber Fix misquoting in stdint.m4. 2010-08-21 12:18:02 +00:00
libffi
libgcc
libgfortran Fix misquoting in stdint.m4. 2010-08-21 12:18:02 +00:00
libgomp Fix misquoting in stdint.m4. 2010-08-21 12:18:02 +00:00
libiberty pex-common.c (pex_read_err): Set stderr_pipe to -1 if a corresponding stream has been opened. 2010-08-20 22:39:58 +00:00
libjava configure.ac (THREADLIBS): Don't set on Darwin. 2010-08-18 08:51:57 +00:00
libmudflap pass41-frag.cxx (dg-prune-output): New dg directive. 2010-08-20 09:14:00 +02:00
libobjc
libssp
libstdc++-v3 Fix misquoting in stdint.m4. 2010-08-21 12:18:02 +00:00
lto-plugin
maintainer-scripts Fix up ChangeLog entry for the last commit. 2010-08-14 23:02:37 +00:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog
ChangeLog.tree-ssa
MAINTAINERS Added myself to MAINTAINERS (write after approval) 2010-08-16 01:24:55 +00:00
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.