Go to file
Jakub Jelinek d2a934a5a5 * tree.def (REDUC_PLUS_EXPR): Fix up comment.
From-SVN: r192377
2012-10-11 20:40:06 +02:00
INSTALL
boehm-gc
config
contrib x86_64-unknown-linux-gnu.xfail: Update. 2012-10-06 13:44:39 -04:00
fixincludes inclhack.def (AAB_aix_fcntl): New fix. 2012-09-29 17:02:42 -04:00
gcc * tree.def (REDUC_PLUS_EXPR): Fix up comment. 2012-10-11 20:40:06 +02:00
gnattools
include Allow dynamic initialization of thread_locals. 2012-10-08 10:45:37 -04:00
intl
libada
libatomic
libbacktrace configure.ac: Do not use dl_iterate_phdr on Solaris 10. 2012-10-11 16:43:47 +00:00
libcpp Implement #pragma GCC warning/error 2012-10-04 17:33:11 +02:00
libdecnumber
libffi
libgcc sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions for 64bit targets only. 2012-10-11 13:44:51 +02:00
libgfortran re PR fortran/54878 (libgfortran issues found by the Coverity scanner) 2012-10-10 20:42:34 +02:00
libgo runtime: Fix __go_symbol_value val argument to backtrace_syminfo. 2012-10-08 04:29:47 +00:00
libgomp Allow dynamic initialization of thread_locals. 2012-10-08 10:45:37 -04:00
libiberty Allow dynamic initialization of thread_locals. 2012-10-08 10:45:37 -04:00
libitm target.h (struct gtm_jmpbuf): Merge x86_64 and ia32 declarations some more. 2012-10-02 09:50:36 +02:00
libjava
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 45713.cc: Tweak. 2012-10-11 13:24:11 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Fix missing gthr-default.h issue on separate libstdc++ configure 2012-10-10 10:02:44 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Adjust for changed surename. 2012-10-10 08:50:20 +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.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.