Go to file
Ilya Enkovich 6de59c8aaa linux-common.h (LINK_MPX): New.
gcc/

	* config/i386/linux-common.h (LINK_MPX): New.
	(MPX_SPEC): Use LINK_MPX instead of %(link_mpx).
	* configure.ac: Add HAVE_LD_BNDPLT_SUPPORT macro
	indicating '-z bndplt' support by linker.
	* configure: Regenerate.
	* config.in: Regenerate.

libmpx/

	* configure.ac: Remove link_mpx.
	* libmpx.spec.in: Likewise.
	* configure: Regenerate.

From-SVN: r225862
2015-07-16 08:36:02 +00:00
boehm-gc
config This patch syncs zlib.m4 with binutils-gdb and uses AM_ZLIB from zlib.m4 2015-07-14 07:25:35 -07:00
contrib check_GNU_style.sh: Fix quoting in cat_with_prefix 2015-07-15 15:41:21 +00:00
fixincludes
gcc linux-common.h (LINK_MPX): New. 2015-07-16 08:36:02 +00:00
gnattools
gotools
include Remove trailing spaces in demangle.h 2015-07-14 09:14:40 -07:00
INSTALL
intl
libada
libatomic configure.tgt: Add *-*-dragonfly to supported targets. 2015-07-14 16:36:51 +01:00
libbacktrace
libcc1 hash-traits.h (free_ptr_hash): New class. 2015-06-25 17:06:24 +00:00
libcilkrts
libcpp Address -Wsign-compare diagnostics 2015-07-08 16:48:11 +02:00
libdecnumber IA MCU psABI support: changes to libraries 2015-06-30 09:42:07 -07:00
libffi
libgcc tramp.c (MOVHI, ORI, JMP): Conditionalize for __nios2_arch__ level. 2015-07-14 18:43:46 -04:00
libgfortran PR 66861 Fix null pointer crash on mingw. 2015-07-14 23:26:06 +03:00
libgo compiler,runtime: Determine if allocations need new pointers in runtime. 2015-07-14 01:22:25 +00:00
libgomp Fix libgomp tests. 2015-07-15 13:13:10 +00:00
libiberty Fix several crashes of C++ demangler on fuzzed input. 2015-07-13 05:49:54 +00:00
libitm re PR libitm/52482 (libitm INVALID MNEMONIC in .S (powerpc asm)) 2015-07-03 17:28:43 +00:00
libjava
libmpx linux-common.h (LINK_MPX): New. 2015-07-16 08:36:02 +00:00
libobjc
liboffloadmic liboffloadmic plugin: Address -Wnarrowing diagnostics 2015-07-08 17:47:59 +02:00
libquadmath
libsanitizer
libssp
libstdc++-v3 re PR libstdc++/66855 (codecvt wrong endianness in UTF-16 conversions) 2015-07-13 21:07:48 +01:00
libvtv
lto-plugin configure.ac: Add AC_USE_SYSTEM_EXTENSIONS. 2015-07-02 10:30:07 +02:00
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog Sync toplevel configure with binutils-gdb 2015-07-14 08:32:05 -07:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Sync toplevel configure with binutils-gdb 2015-07-14 08:32:05 -07:00
configure.ac Sync toplevel configure with binutils-gdb 2015-07-14 08:32:05 -07: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 (Write After Approval): Add myself. 2015-06-23 08:52:51 +00:00
Makefile.def Sync toplevel files binutils-gdb 2015-07-14 08:03:11 -07:00
Makefile.in Sync toplevel files binutils-gdb 2015-07-14 08:03:11 -07: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.