Go to file
Steven Bosscher aeb9f7cf3c tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.
* doc/tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.
	* doc/tm.texi: Regenerate.
	* regs.h (REG_LIVE_LENGTH): Update comments to not refer to no longer
	existing files global.c and local-alloc.c.
	* regmove.c (copy_src_to_dest): Likewise.
	* function.h (struct rtl_data): Likewise.
	* ira-color.c (allocno_priority_compare_func): Likewise.
	* regstat.c (regstat_compute_ri): Likewise.
	* config/epiphany/epiphany.h, config/vax/vax.h, config/cris/cris.h,
	config/h8300/h8300.h, config/alpha/alpha.h, config/sparc/sparc.h,
	config/rs6000/rs6000.h, config/pdp11/pdp11.h, config/pa/pa.h,
	config/v850/v850.h, config/mn10300/mn10300.h, config/m32r/m32r.h,
	config/i386/i386.h, config/mcore/mcore.h, config/sh/sh.h,
	config/arm/arm.h (REGNO_OK_FOR_BASE_P): Likewise.

From-SVN: r194229
2012-12-05 23:16:52 +00:00
INSTALL
boehm-gc
config
contrib validate_failures.py: also ignore .git 2012-12-05 08:34:17 +01:00
fixincludes
gcc tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation. 2012-12-05 23:16:52 +00:00
gnattools
include
intl
libada
libatomic libatomic: Detect and build for ARM architecture armv8-a. 2012-12-04 15:14:47 +00:00
libbacktrace
libcpp re PR bootstrap/55380 (All search_line_fast implementations read beyond buffer) 2012-12-03 18:19:47 +01:00
libdecnumber
libffi
libgcc re PR bootstrap/55571 (PR48076 fix broke bootstrap on armv5tel-linux-gnueabi) 2012-12-04 11:08:18 -08:00
libgfortran re PR fortran/55548 (SYSTEM_CLOCK with integer(8) provides nanosecond resolution, but only microsecond precision (without -lrt)) 2012-12-03 23:06:41 +01:00
libgo syscall: Fix splice syscall. 2012-12-05 08:49:01 +00:00
libgomp
libiberty
libitm
libjava
libmudflap
libobjc
libquadmath strtod_l.c (___STRTOF_INTERNAL): Fix exponent reading. 2012-12-03 17:16:28 +01:00
libsanitizer [libsanitizer] merge from upstream r169371 2012-12-05 13:19:55 +00:00
libssp
libstdc++-v3 Makefile.am (${host_builddir}/c++config.h): Replace [<space><tab>] by [<tab><space>]. 2012-12-04 22:40:24 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog
ChangeLog.tree-ssa
MAINTAINERS
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.