Go to file
Jonathan Wakely 86715b0917 libstdc++/69939 Qualify get and forward
PR libstdc++/69939
	* include/experimental/tuple (__apply_impl): Qualify get and forward.

From-SVN: r233666
2016-02-24 13:59:29 +00:00
boehm-gc
config document that isl-0.16 is supported 2016-01-29 20:26:04 +00:00
contrib * uninclude: Fix third argument to gensub. 2016-01-19 22:00:17 +00:00
fixincludes re PR target/68741 (FAIL: tr1/8_c_compatibility/cstdio/functions.cc (test for excess errors)) 2016-02-01 00:54:22 +00:00
gcc re PR middle-end/69915 (ICE: SIGSEGV with -O -ftracer with broken backtrace) 2016-02-24 14:54:39 +01:00
gnattools
gotools libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
include Merge of HSA 2016-01-19 11:35:10 +01:00
INSTALL
intl
libada
libatomic
libbacktrace mmap.c (MAP_FAILED): Define if not defined. 2016-02-06 22:27:34 +00:00
libcc1
libcilkrts
libcpp PR preprocessor/69126: avoid comparing ad-hoc and non-ad-hoc locations 2016-02-23 17:44:28 +00:00
libdecnumber
libffi
libgcc xtensa: fix libgcc build with --text-section-literals 2016-02-17 20:21:48 +00:00
libgfortran re PR fortran/69456 (Namelist value with trailing sign is ignored without error) 2016-02-23 18:38:31 +00:00
libgo libgo: Update to final Go 1.6 release. 2016-02-18 05:56:46 +00:00
libgomp Use plain -fopenacc to enable OpenACC kernels processing 2016-02-23 16:07:54 +01:00
libiberty d-demangle.c (dlang_call_convention): Handle extern Objective-C function calling convention. 2016-01-27 01:07:26 +00:00
libitm libitm: Fix HTM fastpath. 2016-01-22 16:13:06 +00:00
libjava
libmpx libtool-version: Remove. 2016-01-21 00:17:37 +00:00
libobjc
liboffloadmic libgomp-plugin-intelmic.cpp (GOMP_OFFLOAD_run): Pass extra NULL to GOMP_OFFLOAD_async_run. 2016-01-20 13:40:22 +00:00
libquadmath
libsanitizer re PR sanitizer/68824 (libtsan is missing the __interceptor___tls_get_addr symbol without bumping the soname) 2016-01-19 13:45:54 +01:00
libssp re PR target/65867 (bootstrap fails for mingw32 due to missing header in ssp.c) 2016-02-09 12:16:30 -07:00
libstdc++-v3 libstdc++/69939 Qualify get and forward 2016-02-24 13:59:29 +00:00
libvtv
lto-plugin Fix usage of an uninitialized variable 2016-01-15 14:39:11 +00:00
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog MAINTAINERS: add myself to libcpp and diagnostic messages 2016-02-22 17:35:45 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure document that isl-0.16 is supported 2016-01-29 20:26:04 +00:00
configure.ac Enable LTO for DJGPP 2016-01-12 20:36:00 +02: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 MAINTAINERS: add myself to libcpp and diagnostic messages 2016-02-22 17:35:45 +00:00
Makefile.def re PR bootstrap/69134 (building a mips-cross compiler with in-tree mpfr-2.4.2 fails) 2016-01-12 15:13:02 +00:00
Makefile.in fix PR68343: disable fuse-*.c tests for isl 0.14 or earlier 2016-01-26 00:19:11 +00:00
Makefile.tpl fix PR68343: disable fuse-*.c tests for isl 0.14 or earlier 2016-01-26 00:19:11 +00:00
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.