Go to file
Jan Hubicka d89488ec13 tree-inline.c (eni_inlining_weights): Remove.
* tree-inline.c (eni_inlining_weights): Remove.
	(estimate_num_insns): Special case more builtins.

From-SVN: r158766
2010-04-27 05:41:33 +00:00
INSTALL
boehm-gc
config
contrib gcc_update: Sets the locale to C. 2010-04-22 06:15:07 +00:00
fixincludes
gcc tree-inline.c (eni_inlining_weights): Remove. 2010-04-27 05:41:33 +00:00
gnattools
include * filenames.h (PATH_SEPARATOR): Delete. 2010-04-26 17:43:53 +00:00
intl
libada
libcpp c-common.c (flag_isoc1x): New. 2010-04-25 22:54:22 +01:00
libdecnumber
libffi
libgcc config.gcc: Handle softfp as for Linux. 2010-04-15 15:29:07 +02:00
libgfortran unix.c (tempfile): Correct logic for mktemp case. 2010-04-24 14:24:33 +02:00
libgomp re PR c/43893 (Error: Invalid controlling predicate with -fopenmp) 2010-04-26 22:07:10 +02:00
libiberty filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR... 2010-04-23 20:55:41 -04:00
libjava re PR libgcj/40860 (regressions in libjava testsuite on arm-linux) 2010-04-21 16:34:01 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 status_cxx200x.xml: Update to match n3092. 2010-04-27 00:33:32 +01:00
lto-plugin re PR lto/41550 (Fix security and portability issues in lto-plugin) 2010-04-23 15:49:10 +00:00
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 re PR lto/42776 (LTO doesn't work on non-ELF platforms.) 2010-04-27 02:22:40 +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 Missing file from last commit! 2010-04-27 02:23:56 +00:00
configure.ac re PR lto/42776 (LTO doesn't work on non-ELF platforms.) 2010-04-27 02:22:40 +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.