Go to file
Jakub Jelinek 5221d7a91b re PR libgomp/43569 (libgomp: Conditional jump or move depends on uninitialised value)
PR libgomp/43569
	* sections.c (gomp_sections_init): Initialize ws->mode.

From-SVN: r158564
2010-04-20 17:36:45 +02:00
INSTALL
boehm-gc
config configure: Regenerate after change to elf.m4. 2010-04-13 22:54:07 +00:00
contrib
fixincludes config.build (alpha*-dec-osf4*): Remove. 2010-04-12 18:36:30 +00:00
gcc cgraph.c (cgraph_remove_node): Kill bodies in other partitoin. 2010-04-20 14:49:18 +00:00
gnattools
include Update copyright notice to use GPLv3. 2010-04-20 08:36:39 +00:00
intl
libada
libcpp zh_CN.po: Update. 2010-04-19 11:12:53 +01:00
libdecnumber
libffi
libgcc config.gcc: Handle softfp as for Linux. 2010-04-15 15:29:07 +02:00
libgfortran
libgomp re PR libgomp/43569 (libgomp: Conditional jump or move depends on uninitialised value) 2010-04-20 17:36:45 +02:00
libiberty
libjava s390.md: Replace TARGET_64BIT with TARGET_ZARCH. 2010-04-13 09:04:31 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 hash_map: Don't #include "backward_warning.h" if _GLIBCXX_PERMIT_BACKWARD_HASH is defined. 2010-04-13 20:24:40 +00:00
lto-plugin
maintainer-scripts * crontab: Enable 4.6 snapshots. 2010-04-16 16:55:25 +01:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog configure.ac (BUILD_CONFIG): Redirect output to /dev/null. 2010-04-20 10:19:38 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2010-04-16 09:15:59 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac (BUILD_CONFIG): Redirect output to /dev/null. 2010-04-20 10:19:38 +00:00
configure.ac configure.ac (BUILD_CONFIG): Redirect output to /dev/null. 2010-04-20 10:19:38 +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 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.