Go to file
Jakub Jelinek 292b44341c i386-protos.h (ix86_maybe_emit_epilogue_vzeroupper): New prototype.
* config/i386/i386-protos.h (ix86_maybe_emit_epilogue_vzeroupper):
	New prototype.
	* config/i386/i386.c (ix86_maybe_emit_epilogue_vzeroupper): New
	function.
	(ix86_expand_epilogue): Use it.
	* config/i386/i386.md (return, simple_return): Call it in the
	expanders.

From-SVN: r181300
2011-11-11 20:58:10 +01:00
INSTALL
boehm-gc
config libitm: Configure for gas cfi pseudo ops. 2011-11-09 10:09:53 -08:00
contrib Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
fixincludes
gcc i386-protos.h (ix86_maybe_emit_epilogue_vzeroupper): New prototype. 2011-11-11 20:58:10 +01:00
gnattools
include Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
intl
libada
libcpp
libdecnumber
libffi configure.ac (GCC_AS_CFI_PSEUDO_OP): Use it instead of inline check. 2011-11-10 11:34:57 -08:00
libgcc Fix SPU libgcc build 2011-11-11 16:49:22 +00:00
libgfortran PR 51090 Fix r181288 to conform to GNU style 2011-11-11 18:38:11 +02:00
libgo
libgomp
libiberty Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
libitm libitm port to Tru64 UNIX 2011-11-10 17:15:33 +00:00
libjava
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 re PR middle-end/51038 (29_atomics/atomic_flag/clear/1.cc test_and_set/explicit.cc implicit.cc) 2011-11-10 20:38:33 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS (Selective Scheduling): Add myself as a reviewer. 2011-11-11 13:19:21 +04:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Selective Scheduling): Add myself as a reviewer. 2011-11-11 13:19:21 +04:00
Makefile.def configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. 2011-11-09 13:57:26 -05:00
Makefile.in configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. 2011-11-09 13:57:26 -05:00
Makefile.tpl configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. 2011-11-09 13:57:26 -05:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. 2011-11-09 13:57:26 -05:00
configure.ac configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. 2011-11-09 13:57:26 -05: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.