Go to file
Jan Hubicka ef9eec0b59 x86-tune-costs.h (generic_cost, core_cost): Correct costs of x87 and SSE instructions.
* x86-tune-costs.h (generic_cost, core_cost): Correct costs
	of x87 and SSE instructions.

From-SVN: r253911
2017-10-19 20:43:30 +00:00
config
contrib
fixincludes fixinc.in (dirname): Change sed from 's|[^/]*/||' to 's|[^/]*//*||'. 2017-10-13 09:28:41 -06:00
gcc x86-tune-costs.h (generic_cost, core_cost): Correct costs of x87 and SSE instructions. 2017-10-19 20:43:30 +00:00
gnattools
gotools
include Add gnu::unique_ptr 2017-10-16 20:50:40 +00:00
INSTALL
intl
libada
libatomic
libbacktrace ztest.c (test_large): Pass unsigned long *, not size_t *, to zlib uncompress function. 2017-10-06 13:37:20 +00:00
libcc1 [C++ PATCH] Move mangling alias out of :: 2017-10-04 16:55:54 +00:00
libcilkrts
libcpp [PATCH] preprocessor stringizing raw strings 2017-10-10 18:56:31 +00:00
libdecnumber
libffi
libgcc rl78.c (rl78_emit_libcall): New function. 2017-10-13 20:33:58 -04:00
libgfortran re PR libfortran/82233 (execute_command_line causes program to stop when command fails (or does not exist)) 2017-10-10 16:49:32 +00:00
libgo runtime: fix issues on AIX about uintptr(_t) 2017-10-11 21:16:49 +00:00
libgomp Restore "dg-do run" directives for libgomp.oacc-fortran/declare-*.f90 2017-10-17 13:17:00 +02:00
libhsail-rt
libiberty re PR lto/82598 (lto debugobj lacks .note.GNU-stack) 2017-10-18 11:20:31 +02:00
libitm
libmpx
libobjc
liboffloadmic
libquadmath
libsanitizer ubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type mismatch builtins... 2017-10-19 13:23:59 +02:00
libssp
libstdc++-v3 Improve tests for error reporting in Filesystem TS 2017-10-19 14:57:10 +01:00
libvtv
lto-plugin
maintainer-scripts update_version_svn: Ignore the GCC 5 branch. 2017-10-10 15:10:28 +02:00
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ChangeLog MAINTAINERS (write after approval): Add myself. 2017-10-16 23:36:39 +02: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
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS (write after approval): Add myself. 2017-10-16 23:36:39 +02:00
Makefile.def
Makefile.in
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.