Go to file
Jakub Jelinek 4c698cf891 re PR libgomp/43706 (scheduling two threads on one core leads to starvation)
PR libgomp/43706
	* env.c (initialize_env): Default to spin count 300000
	instead of 20000000 if neither OMP_WAIT_POLICY nor GOMP_SPINCOUNT
	is specified.

From-SVN: r167371
2010-12-02 15:31:27 +01:00
INSTALL
boehm-gc re PR target/26427 (with -fsection-anchors with zero sized structs) 2010-11-29 14:58:16 +00:00
config bootstrap-lto.mk (BOOT_ADAFLAGS): Delete. 2010-11-27 15:53:23 +00:00
contrib
fixincludes
gcc lto-streamer.h (LTO_major_version): Bump to 2. 2010-12-02 12:27:57 +00:00
gnattools
include
intl
libada
libcpp
libdecnumber
libffi ffitest.h [__sgi] (PRId64, PRIu64): Define. 2010-12-01 14:00:01 +00:00
libgcc
libgfortran
libgomp re PR libgomp/43706 (scheduling two threads on one core leads to starvation) 2010-12-02 15:31:27 +01:00
libiberty * setproctitle.c [HAVE_SYS_PRCTL_H]: Include <sys/types.h>. 2010-11-29 10:18:05 +00:00
libjava
libmudflap
libobjc
libquadmath re PR fortran/46594 (libquadmath intrudes generic (file system) namespace) 2010-11-30 13:58:42 +01:00
libssp
libstdc++-v3 re PR libstdc++/43738 (basic_file_stdio.cc uses ioctl on a fd, but not available on mingw32) 2010-12-02 14:15:10 +01:00
lto-plugin config.h.in: Regenerated. 2010-12-01 17:57:47 +01:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog configure.ac: Move comment to remove extra space in last argument of GCC_TARGET_TOOL. 2010-11-29 10:53:25 +00:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac configure.ac: Move comment to remove extra space in last argument of GCC_TARGET_TOOL. 2010-11-29 10:53:25 +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.