Go to file
Ian Lance Taylor 8243ae892c mksysinfo: backport patches from trunk
Backports the following changes from trunk:
    https://golang.org/cl/17893
    https://golang.org/cl/16588
    https://golang.org/cl/16580
    https://golang.org/cl/16534
    https://golang.org/cl/14858

The patch was put together by Lynn Boger.

From-SVN: r232849
2016-01-26 21:43:49 +00: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 * config/ia64/ia64.c (ia64_expand_vecint_compare): Use gen_int_mode. 2016-01-26 12:07:13 +00: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 backport: re PR other/67627 (libatomic parallel build failure) 2016-01-06 17:32:41 +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 fptr.c (__canonicalize_funcptr_for_compare): Remove code to initialize call to __dl_fixup once. 2015-12-10 01:34:50 +00:00
libgfortran Fix for PR68987 2015-12-30 18:06:51 +00:00
libgo mksysinfo: backport patches from trunk 2016-01-26 21:43:49 +00:00
libgomp re PR fortran/66680 (ICE with openmp, a loop and a type bound procedure) 2016-01-14 21:57:35 +01: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 jvm.h (GCJ_CXX_ABI_VERSION): Freeze the ABI for releases made from the gcc-5-branch. 2016-01-03 17:34:00 +00:00
libmpx backport: mpxrt.c (handler): Fix verbosity for error message. 2016-01-20 15:35:11 +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 Cherry-pick r224315 and r241487 from upstream. 2016-01-13 11:27:38 +02:00
libssp Update ChangeLog and version files for release 2015-12-04 10:45:05 +00:00
libstdc++-v3 Fix C++98 std::signbit<long double> 2016-01-18 16:28:48 +00: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 Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
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 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
ltsugar.m4
ltversion.m4 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
lt~obsolete.m4 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
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.