Go to file
Steven Bosscher 89ca6d794e flags.h (TYPE_OVERFLOW_WRAPS, [...]): Move to tree.h.
* flags.h (TYPE_OVERFLOW_WRAPS, TYPE_OVERFLOW_UNDEFINED,
	TYPE_OVERFLOW_TRAPS, POINTER_TYPE_OVERFLOW_UNDEFINED): Move to tree.h.
	* tree.h (TYPE_OVERFLOW_WRAPS, TYPE_OVERFLOW_UNDEFINED,
	TYPE_OVERFLOW_TRAPS, POINTER_TYPE_OVERFLOW_UNDEFINED): New home.

From-SVN: r189520
2012-07-16 11:42:47 +00:00
INSTALL
boehm-gc
config isl.m4 (ISL_CHECK_VERSION): Set to yes if cross-compiling. 2012-07-04 12:26:55 +00:00
contrib check_makefile_deps.sh: Look for c-common.o in c-family/. 2012-06-19 20:01:23 +00:00
fixincludes inclhack.def (aix_mutex_initializer_1): New fix. 2012-06-19 13:55:14 -04:00
gcc flags.h (TYPE_OVERFLOW_WRAPS, [...]): Move to tree.h. 2012-07-16 11:42:47 +00:00
gnattools
include filenames.h: #include "hashtab.h". 2012-07-13 22:12:28 +00:00
intl
libada Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PIC_FLAG_FOR_TARGET). 2012-06-11 15:24:12 +00:00
libatomic
libcpp lex.c (search_line_sse42): Use __builtin_ia32_loaddqu and __builtin_ia32_pcmpestri128 instead of asm. 2012-06-19 18:28:50 +02:00
libdecnumber
libffi
libgcc * config/t-darwin (crt3.0): Remove work-around for fixed PR26840. 2012-07-14 13:50:59 +00:00
libgfortran PR 39654 FTELL intrinsic function return type. 2012-06-21 21:47:01 +03:00
libgo mksysinfo.sh: Fix handling of glibc 2.16 bits/resource.h. 2012-07-09 11:13:49 +00:00
libgomp libgomp.texi (Library Index): Renamed from "Index" to prevent conflict with index.html on case-insensitive... 2012-07-04 22:53:03 -04:00
libiberty filenames.h: #include "hashtab.h". 2012-07-13 22:12:28 +00:00
libitm xmmintrin.h (_mm_sfence): Use __builtin_ia32_pause. 2012-07-03 09:24:10 +02:00
libjava Fix typo. 2012-06-20 09:48:40 -04:00
libmudflap ctors.exp: Explicitely specify -O0. 2012-07-13 13:25:13 +00:00
libobjc
libquadmath re PR target/51007 (Quadmath I/O doesn't work on MinGW) 2012-05-31 18:51:27 +00:00
libssp re PR target/51007 (Quadmath I/O doesn't work on MinGW) 2012-05-31 18:51:27 +00:00
libstdc++-v3 re PR libstdc++/53657 ([C++11] pair(pair&&) move constructor is non-trivial) 2012-07-13 08:59:58 +00:00
lto-plugin
maintainer-scripts crontab: Disable snapshots from gcc-4_5-branch. 2012-07-02 09:16:29 +00:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) as CPPFLAGS... 2012-07-06 12:55:34 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Various Mainterers): Add myself as testsuite maintainer. 2012-07-02 16:24:26 +00:00
Makefile.def Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) as CPPFLAGS... 2012-07-06 12:55:34 +00:00
Makefile.in Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) as CPPFLAGS... 2012-07-06 12:55:34 +00:00
Makefile.tpl cloog.m4: Set up to work against ISL only. 2012-07-02 11:43:46 +00:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) as CPPFLAGS... 2012-07-06 12:55:34 +00:00
configure.ac configure.ac (extra_isl_gmp_configure_flags): Initialize and subst. 2012-07-06 12:31:03 +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.