Go to file
Gerald Pfeifer 27f56cb1f2 * doc/extend.texi (X86 Built-in Functions): Fix grammar.
From-SVN: r132069
2008-02-02 13:48:16 +00:00
INSTALL
boehm-gc gcconfig.h (HBLKSIZE): Define for MIPS. 2008-01-26 18:24:37 +00:00
config
contrib MAINTAINERS (c4x port): Remove. 2008-01-25 20:49:04 +00:00
fixincludes
gcc * doc/extend.texi (X86 Built-in Functions): Fix grammar. 2008-02-02 13:48:16 +00:00
gnattools
include demangle.h (demangle_component_type): Add DEMANGLE_COMPONENT_JAVA_RESOURCE... 2008-01-27 06:01:00 +00:00
intl
libada
libcpp * cpplib.pot: Regenerate. 2008-02-01 16:26:03 +00:00
libdecnumber
libffi re PR libffi/34612 ([4.1/4.2] libffi doesn't work with -fomit-frame-pointer on ia32) 2008-01-30 06:36:58 -08:00
libgcc MAINTAINERS (c4x port): Remove. 2008-01-25 20:49:04 +00:00
libgfortran re PR libfortran/34980 (Segfault in shape given a scalar) 2008-01-28 19:02:47 +00:00
libgomp
libiberty demangle.h (demangle_component_type): Add DEMANGLE_COMPONENT_JAVA_RESOURCE... 2008-01-27 06:01:00 +00:00
libjava SimpleTimeZone.java (SimpleTimeZone): Fix typo in comment. 2008-01-28 17:08:39 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
maintainer-scripts gcc_release (build_sources): Pass --disable-multilib to gcc_build. 2008-01-28 16:38:40 +00:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf. 2008-02-02 03:29:30 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS (xstormy16): Take over maintainership. 2008-01-28 11:25:03 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile compile: Make executable. 2008-02-01 00:06:00 +00:00
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf. 2008-02-02 03:29:30 +00:00
configure.ac configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf. 2008-02-02 03:29:30 +00: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 file 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.html for how to report bugs usefully.