Go to file
Andreas Tobler 0ad170ba9a backport: re PR libffi/65726 (libffi fails to build when not bootstrapping: configure: error: C++ preprocessor "/lib/cpp" fails sanity check)
2015-12-04  Andreas Tobler  <andreast@gcc.gnu.org>

    Backport from mainline
    2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>

    PR libffi/65726
    * Makefile.def (lang_env_dependencies): Make libffi depend
    on cxx.
    * Makefile.in: Regenerate.

From-SVN: r231301
2015-12-04 20:51:35 +01:00
INSTALL README: Do not mention CVS. 2014-10-12 15:05:28 +00:00
boehm-gc Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
config Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
contrib Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
fixincludes Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
gcc re PR ada/68169 (s-osinte-rtems.ads is out of synch with type definitions of current newlib) 2015-12-04 11:40:14 -07:00
gnattools Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
gotools Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
include Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
intl Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libada Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libatomic Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libbacktrace Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libcc1 Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libcilkrts Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libcpp Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libdecnumber Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libffi Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libgcc Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libgfortran Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libgo re PR go/61303 (gccgo: segfault, regression since 4.8.2) 2015-11-26 00:24:33 +00:00
libgomp Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libiberty Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libitm Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libjava Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libmpx Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libobjc Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
liboffloadmic Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libquadmath Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libsanitizer Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libssp Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libstdc++-v3 * include/bits/c++config: Fix abi_tag in special modes. 2015-12-04 12:07:57 -05:00
libvtv Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
lto-plugin Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
maintainer-scripts Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
zlib Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
.dir-locals.el * .dir-locals.el: Add. 2013-10-16 18:25:31 +00:00
.gitignore Local Vim config with GNU formatting. 2014-12-09 13:45:47 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog backport: re PR libffi/65726 (libffi fails to build when not bootstrapping: configure: error: C++ preprocessor "/lib/cpp" fails sanity check) 2015-12-04 20:51:35 +01:00
ChangeLog.jit Merger of dmalcolm/jit branch from git 2014-11-11 21:55:52 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Update my email address. 2015-04-08 11:27:32 -07:00
Makefile.def backport: re PR libffi/65726 (libffi fails to build when not bootstrapping: configure: error: C++ preprocessor "/lib/cpp" fails sanity check) 2015-12-04 20:51:35 +01:00
Makefile.in backport: re PR libffi/65726 (libffi fails to build when not bootstrapping: configure: error: C++ preprocessor "/lib/cpp" fails sanity check) 2015-12-04 20:51:35 +01:00
Makefile.tpl Fix vimrc file link creation. 2015-03-25 12:05:22 +00:00
README * README: Document use of ranges of years in copyright notices. 2012-07-16 15:01:34 +01:00
compile Update from upstream Automake files. 2014-11-16 14:07:13 +00:00
config-ml.in * config-ml.in: Robustify ac_configure_args parsing. 2014-06-13 16:32:29 +02:00
config.guess config.sub: Update from upstream, to 2015-01-01 version. 2015-01-02 09:30:21 +00:00
config.rpath
config.sub config.sub: Update from upstream, to 2015-01-01 version. 2015-01-02 09:30:21 +00:00
configure configure.ac: Match $host configured with triplets. 2015-05-03 17:29:57 +00:00
configure.ac configure.ac: Match $host configured with triplets. 2015-05-03 17:29:57 +00:00
depcomp Update from upstream Automake files. 2014-11-16 14:07:13 +00:00
install-sh Update from upstream Automake files. 2014-11-16 14:07:13 +00:00
libtool-ldflags re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing -lasan)) 2014-04-17 14:23:28 +02:00
libtool.m4 backport: libtool.m4 (export_symbols_cmds): Add global TLS "L" symbols. 2015-11-26 08:36:26 -05:00
ltgcc.m4
ltmain.sh Ensure libgcc_s unwinder is always used on 64-bit Solaris 10+/x86 (PR target/59788) 2014-02-04 09:31:38 +00:00
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing Update from upstream Automake files. 2014-11-16 14:07:13 +00:00
mkdep
mkinstalldirs Update from upstream Automake files. 2014-11-16 14:07:13 +00:00
move-if-change Update move-if-change from gnulib 2014-11-16 16:12:44 +00:00
symlink-tree
ylwrap Update from upstream Automake files. 2014-11-16 14:07:13 +00:00

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.