Go to file
Doug Evans 19460426c3 * leb128.h: New file.
From-SVN: r187780
2012-05-22 17:47:49 +00:00
INSTALL
boehm-gc Regenerate configure files for libtool.m4 change 2012-05-16 15:11:18 -07:00
config
contrib
fixincludes
gcc gcc.c (do_spec_1): Add %M spec token to output multilib_os_dir. 2012-05-22 16:17:55 +01:00
gnattools
include * leb128.h: New file. 2012-05-22 17:47:49 +00:00
intl
libada
libatomic Regenerate configure files for libtool.m4 change 2012-05-16 15:11:18 -07:00
libcpp
libdecnumber
libffi Regenerate configure files for libtool.m4 change 2012-05-16 15:11:18 -07:00
libgcc re PR bootstrap/53183 (libgcc does not always figure out the size of double/long double) 2012-05-21 11:56:35 -07:00
libgfortran Regenerate configure files for libtool.m4 change 2012-05-16 15:11:18 -07:00
libgo runtime: Use getcontext, not setjmp, to save regs for GC. 2012-05-22 16:57:23 +00:00
libgomp Regenerate configure files for libtool.m4 change 2012-05-16 15:11:18 -07:00
libiberty demangle-expected: Add regression test. 2012-05-22 13:55:02 +00:00
libitm eh_cpp.cc: Fix __cxa_end_catch declaration. 2012-05-21 22:48:00 +00:00
libjava re PR bootstrap/52700 (lib* configure fails on --enable-symvers=gnu-versioned-namespace.) 2012-05-21 17:34:25 +00:00
libmudflap Regenerate configure files for libtool.m4 change 2012-05-16 15:11:18 -07:00
libobjc Regenerate configure files for libtool.m4 change 2012-05-16 15:11:18 -07:00
libquadmath Regenerate configure files for libtool.m4 change 2012-05-16 15:11:18 -07:00
libssp Regenerate configure files for libtool.m4 change 2012-05-16 15:11:18 -07:00
libstdc++-v3 PR c++/53322 - -Wunused-local-typedefs is not enabled by Wall or Wunused 2012-05-22 05:50:26 +02:00
lto-plugin Regenerate configure files for libtool.m4 change 2012-05-16 15:11:18 -07:00
maintainer-scripts
zlib Regenerate configure files for libtool.m4 change 2012-05-16 15:11:18 -07:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Makefile.tpl (gcc-no-fixedincludes): Rename into ... 2012-05-16 13:37:14 +00:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in Makefile.tpl (gcc-no-fixedincludes): Rename into ... 2012-05-16 13:37:14 +00:00
Makefile.tpl Makefile.tpl (gcc-no-fixedincludes): Rename into ... 2012-05-16 13:37:14 +00:00
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.