Go to file
Kyrylo Tkachov fefcf53279 [combine][obvious] Use std::swap instead of manually swapping
* combine.c (simplify_if_then_else): Use std::swap instead
	of manually swapping.
	(known_cond): Likewise.
	(simplify_comparison): Likewise.

From-SVN: r222468
2015-04-27 14:56:10 +00:00
boehm-gc
config Add the missing file 2015-04-14 08:04:45 -07:00
contrib * gennews (files): Add files for GCC 5. 2015-04-22 10:14:03 +02:00
fixincludes fixincludes update for musl support 2015-04-22 14:18:16 +00:00
gcc [combine][obvious] Use std::swap instead of manually swapping 2015-04-27 14:56:10 +00:00
gnattools
gotools
include
INSTALL
intl
libada
libatomic
libbacktrace
libcc1 remove need for store_values_directly 2015-04-18 18:13:18 +00:00
libcilkrts
libcpp
libdecnumber
libffi
libgcc unwind fix for musl 2015-04-22 14:20:01 +00:00
libgfortran libstdc++, libgfortran gthr workaround for musl 2015-04-22 14:24:11 +00:00
libgo re PR go/65616 (libgobegin.a not compiled with -fPIC) 2015-04-24 22:08:32 +00:00
libgomp
libiberty libiberty/setenv.c: Do not declare environ if defined as a macro. 2015-04-22 19:34:06 +00:00
libitm libitm fixes for musl support 2015-04-22 14:11:25 +00:00
libjava
libmpx
libobjc
liboffloadmic
libquadmath
libsanitizer
libssp
libstdc++-v3 extensions.xml: Add cross-reference. 2015-04-27 13:30:26 +01:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog Makefile.tpl: Remove surplus whitespace throughout. 2015-04-22 20:32:18 +02:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR bootstrap/62077 (--with-build-config=bootstrap-lto fails) 2015-04-17 19:09:20 +02:00
configure.ac re PR bootstrap/62077 (--with-build-config=bootstrap-lto fails) 2015-04-17 19:09:20 +02: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 (Various Maintainers): Add myself as instruction combiner maintainer. 2015-04-21 00:03:37 +02:00
Makefile.def
Makefile.in Makefile.tpl: Remove surplus whitespace throughout. 2015-04-22 20:32:18 +02:00
Makefile.tpl Makefile.tpl: Remove surplus whitespace throughout. 2015-04-22 20:32:18 +02: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.