Go to file
Alexander Monakov ca0f27b5a4 980716-1.c: Avoid undefined behavior due to passing terminating NULL as int rather than pointer.
* gcc.c-torture/execute/980716-1.c: Avoid undefined behavior due to
	passing terminating NULL as int rather than pointer.

From-SVN: r231458
2015-12-09 18:42:41 +03:00
boehm-gc
config
contrib download_prerequisites: Download ISL 0.15 instead of 0.14. 2015-12-06 11:42:49 +01:00
fixincludes
gcc 980716-1.c: Avoid undefined behavior due to passing terminating NULL as int rather than pointer. 2015-12-09 18:42:41 +03:00
gnattools re PR ada/50048 ("cc1: note: obsolete option -I- used, please use -iquote instead" during bootstrap) 2015-12-06 18:44:56 +00:00
gotools re PR go/66147 (go fails to cross build) 2015-12-02 19:27:58 +00:00
include PR other/61321 - demangler crash on casts in template parameters 2015-11-27 14:48:21 +00:00
INSTALL
intl
libada
libatomic
libbacktrace
libcc1
libcilkrts
libcpp Fix missing range information for "%q+D" format code 2015-12-07 16:07:00 +00:00
libdecnumber
libffi
libgcc gcc * config.gcc (extra_gcc_objs): Define for MSP430. 2015-12-04 17:24:30 +00:00
libgfortran re PR fortran/50201 (gfortran with -static causes seg fault at runtime for writing double prec array with precision increased to kind=16) 2015-12-05 18:12:26 +00:00
libgo
libgomp Fix GOMP/GOACC_parallel handling in find_func_clobbers 2015-12-09 10:13:35 +00:00
libiberty PR other/61321 - demangler crash on casts in template parameters 2015-11-27 14:48:21 +00:00
libitm libitm: Use multiplicative hashing in the multi-lock TM method. 2015-11-26 16:10:54 +00:00
libjava
libmpx
libobjc
liboffloadmic
libquadmath
libsanitizer
libssp
libstdc++-v3 PR libstdc++/57060 cope with invalid thread IDs 2015-12-04 17:32:40 +00:00
libvtv configure.ac: Move AM_ENABLE_MULTILIB before GCC_LIBSTDCXX_RAW_CXX_FLAGS. 2015-12-02 18:18:51 +00:00
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog re PR go/66147 (go fails to cross build) 2015-12-02 19:27:58 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4 * libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L" symbols. 2015-11-26 08:20:59 -05:00
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def re PR libffi/65726 (libffi fails to build when not bootstrapping: configure: error: C++ preprocessor "/lib/cpp" fails sanity check) 2015-12-01 21:15:35 +01:00
Makefile.in re PR go/66147 (go fails to cross build) 2015-12-02 19:27:58 +00:00
Makefile.tpl re PR go/66147 (go fails to cross build) 2015-12-02 19:27:58 +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.