Go to file
Ian Lance Taylor cc240aa7d1 re PR go/69357 (libgo refers to _end in a non-weak way)
PR go/69537
    runtime: Don't refer to _end symbol in shared library.
    
    Fixes GCC PR 69357.
    
    Reviewed-on: https://go-review.googlesource.com/19362

From-SVN: r233235
2016-02-09 00:34:55 +00:00
boehm-gc
config document that isl-0.16 is supported 2016-01-29 20:26:04 +00:00
contrib
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 go/69357 (libgo refers to _end in a non-weak way) 2016-02-09 00:34:55 +00:00
gnattools
gotools libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
include
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/69664: fix rich_location::override_column 2016-02-08 17:33:45 +00:00
libdecnumber
libffi
libgcc re PR bootstrap/69611 (Bootstrap broken on PowerPC FreeBSD, IEEE 128-bit floating point support.) 2016-02-03 23:15:21 +01:00
libgfortran re PR libfortran/68744 (FAIL: gfortran.dg/backtrace_1.f90 -O0 execution test) 2016-01-23 23:32:13 +00:00
libgo re PR go/69357 (libgo refers to _end in a non-weak way) 2016-02-09 00:34:55 +00:00
libgomp libgomp: fix target-31.c testcase 2016-02-02 21:18:43 +03: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
libobjc
liboffloadmic
libquadmath
libsanitizer
libssp
libstdc++-v3 Remove accidentally added 'constexpr' in previous commit 2016-02-08 15:37:59 +00:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog MAINTAINERS (Write After Approval): Add myself 2016-02-02 16:24:22 +01: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
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 (Write After Approval): Add myself 2016-02-02 16:24:22 +01:00
Makefile.def
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.