Go to file
Kirill Yukhin da83392604 AVX-512. Fix mode size check.
PR target/70662
gcc/   
       * config/i386/sse.md(define_insn "<avx512>_vec_dup<mode><mask_name>"):
	Fix mode size check.

From-SVN: r235038
2016-04-15 15:17:31 +00:00
INSTALL
boehm-gc [Hurd, kFreeBSD] boehm-gc: Use mmap instead of brk 2016-03-29 23:05:07 +02:00
config
contrib check_GNU_style.sh: Avoid false posivies in trailing operator checks. 2016-04-13 16:05:30 -06:00
fixincludes
gcc AVX-512. Fix mode size check. 2016-04-15 15:17:31 +00:00
gnattools gnattools: Clean config.cache (PR70173) 2016-04-04 18:37:58 +02:00
gotools
include Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE 2016-03-17 16:07:54 +01:00
intl
libada
libatomic
libbacktrace
libcc1 libcc1: Clean compiler-name.h (PR70173) 2016-04-11 09:26:36 +02:00
libcilkrts
libcpp re PR preprocessor/69650 (ICE in linemap_line_start, at libcpp/line-map.c:803) 2016-04-13 11:40:37 +00:00
libdecnumber
libffi Summary: libffi: define FFI_SIZEOF_JAVA_RAW for aarch64 ILP32 2016-03-17 10:47:58 +00:00
libgcc re PR target/70381 (On powerpc, -mfloat128 is on by default for all VSX systems) 2016-04-11 19:45:35 +00:00
libgfortran [multiple changes] 2016-03-30 22:47:45 +02:00
libgo libgo: update to Go 1.6.1 release 2016-04-13 19:11:16 +00:00
libgomp non-scalar-data.f90: Don't pass parameter variables to subroutines. 2016-04-14 14:24:03 -07:00
libiberty Fix PR number in ChangeLog 2016-04-08 12:17:03 +00:00
libitm
libjava
libmpx
libobjc
liboffloadmic
libquadmath
libsanitizer
libssp
libstdc++-v3 Revert empty class parameter passing ABI changes. 2016-04-14 12:23:06 -04:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Make distclean clean up more (PR70173) 2016-04-13 20:02:08 +02:00
ChangeLog.jit
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2016-04-12 13:51:40 +00:00
Makefile.def
Makefile.in Make distclean clean up more (PR70173) 2016-04-13 20:02:08 +02:00
Makefile.tpl Make distclean clean up more (PR70173) 2016-04-13 20:02:08 +02:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Sync top-level configure.ac with binutils-gdb. 2016-03-17 15:54:19 -07:00
configure.ac Sync top-level configure.ac with binutils-gdb. 2016-03-17 15:54:19 -07:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.