GCC modified for the FreeChainXenon project
Find a file
Uros Bizjak 5858fcd997 re PR middle-end/55597 (internal compiler error: in plus_constant, at explow.c:88)
PR target/55597
	* config/i386/i386.c (legitimize_tls_address): Zero-extend x to Pmode,
	before using it as insn or call equivalent.

testsuite/ChangeLog:

	PR target/55597
	* gcc.target/i386/pr55597.c: New test.

From-SVN: r194274
2012-12-06 23:05:21 +01:00
boehm-gc
config Add the missing file 2012-11-29 09:00:38 -08:00
contrib validate_failures.py: also ignore .git 2012-12-05 08:34:17 +01:00
fixincludes
gcc re PR middle-end/55597 (internal compiler error: in plus_constant, at explow.c:88) 2012-12-06 23:05:21 +01:00
gnattools
include
INSTALL
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 sfp-machine.h (FP_EX_ALL): Define. 2012-12-06 10:49:43 +01: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 os: Clean up directory reading code. 2012-12-06 02:00:13 +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 configure.tgt: Enable build on powerpc*-linux. 2012-12-06 15:53:36 -06: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
ChangeLog * MAINTAINERS: Remove self as RTL optimization maintainer. 2012-12-01 09:36:06 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Remove bootstrap=true from libsanitizer 2012-11-29 11:13:08 -08:00
configure.ac Remove bootstrap=true from libsanitizer 2012-11-29 11:13:08 -08:00
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
MAINTAINERS * MAINTAINERS: Remove self as RTL optimization maintainer. 2012-12-01 09:36:06 +00:00
Makefile.def Remove bootstrap=true from libsanitizer 2012-11-29 11:13:08 -08:00
Makefile.in Remove bootstrap=true from libsanitizer 2012-11-29 11:13:08 -08:00
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

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.