Go to file
Benjamin Kosnik 0c6cb2d1ad Makefile.am (SUBDIRS): Protect with ENABLE_VTABLE_VERIFY.
2013-08-07  Benjamin Kosnik  <bkoz@rehat.com>

	* Makefile.am (SUBDIRS): Protect with ENABLE_VTABLE_VERIFY.
	* Makefile.in: Regenerate.
	* acinclude.m4 (LIBVTV_CONFIGURE): Move parts to..
	* configure.ac: ...here. Make configure more verbose, re-order.
	* configure: Regenerate.

From-SVN: r201585
2013-08-07 23:40:49 +00:00
boehm-gc
config
contrib Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
fixincludes
gcc Implement -mtune-crl=.. 2013-08-07 20:50:26 +00:00
gnattools
include Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
INSTALL
intl
libada
libatomic
libbacktrace
libcpp configure.ac: Set need_64bit_hwint for all arm targets. 2013-08-07 13:51:38 +00:00
libdecnumber
libffi
libgcc Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
libgfortran
libgo syscall: Change AWK split call to use []+ rather than []*. 2013-08-02 22:30:30 +00:00
libgomp
libiberty
libitm configure.tgt: Add -msoft-float to XCFLAGS. 2013-08-02 16:00:36 +00:00
libjava
libmudflap
libobjc
libquadmath
libsanitizer
libssp
libstdc++-v3 Makefile.am: Adjust to new files. 2013-08-07 16:27:36 +00:00
libvtv Makefile.am (SUBDIRS): Protect with ENABLE_VTABLE_VERIFY. 2013-08-07 23:40:49 +00:00
lto-plugin
maintainer-scripts
zlib
.gitignore
ABOUT-NLS
ChangeLog Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
configure.ac Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def Commit the vtable verification feature. 2013-08-06 20:38:59 -07:00
Makefile.in Commit the vtable verification feature. 2013-08-06 20:38:59 -07: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.