Go to file
Alexander Monakov 630e3c3ad6 libgomp: move data definitions from icv.c back to env.c
* config/nvptx/env.c: Delete.
	* icv.c: Move definitions of ICV variables back ...
	* env.c: ...here.  Do not compile environment-related functionality if
	LIBGOMP_OFFLOADED_ONLY is set.

From-SVN: r243041
2016-11-30 21:23:00 +03:00
config Makefile.def: Remove reference to boehm-gc target module. 2016-11-30 00:12:45 +00:00
contrib
fixincludes Don't define libstdc++-internal macros in Solaris 10+ <math.h> 2016-11-21 16:09:47 +00:00
gcc re PR tree-optimization/77856 (wrong code at -O2 on x86_64-linux-gnu in 32-bit mode) 2016-11-30 17:35:40 +00:00
gnattools
gotools
include
INSTALL
intl
libada
libatomic
libbacktrace
libcc1
libcilkrts
libcpp system.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do not use "defined" in macros. 2016-11-23 10:06:07 +00:00
libdecnumber
libffi
libgcc re PR target/74748 (libgcc_s.so.1 isn't created correctly for Blackfin FDPIC) 2016-11-28 14:30:40 -07:00
libgfortran single.c (_gfortran_caf_get_by_ref): Prevent compile time warning. 2016-11-30 16:59:07 +01:00
libgo runtime: fixes for -buildmode=c-archive 2016-11-30 02:09:24 +00:00
libgomp libgomp: move data definitions from icv.c back to env.c 2016-11-30 21:23:00 +03:00
libiberty libiberty: avoid reading past end of buffer in strndup/xstrndup (PR c/78498) 2016-11-30 14:50:43 +00:00
libitm
libmpx
libobjc configure.ac: Set BDW_GC_CFLAGS and BDW_GC_LIBS after checking for the existence of the... 2016-11-30 16:39:30 +00:00
liboffloadmic
libquadmath
libsanitizer Add PR sanitizer/78532 patch to libsanitizer/LOCAL_PATCHES. 2016-11-30 14:32:55 +02:00
libssp
libstdc++-v3 Fix testsuite failures caused by the patch implementing LWG 2534. 2016-11-30 18:32:24 +02:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ChangeLog Makefile.def: Remove reference to boehm-gc target module. 2016-11-30 00:12:45 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess config.guess: Import latest version. 2016-11-25 08:38:27 +11:00
config.rpath
config.sub config.guess: Import latest version. 2016-11-25 08:38:27 +11:00
configure Makefile.def: Remove reference to boehm-gc target module. 2016-11-30 00:12:45 +00:00
configure.ac Makefile.def: Remove reference to boehm-gc target module. 2016-11-30 00:12:45 +00: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 (nvptx): Remove self. 2016-11-28 15:18:45 +00:00
Makefile.def Makefile.def: Remove reference to boehm-gc target module. 2016-11-30 00:12:45 +00:00
Makefile.in Makefile.def: Remove reference to boehm-gc target module. 2016-11-30 00:12:45 +00: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.