Go to file
Tom de Vries 5028356f89 -fuse-caller-save - Enable for i386
2014-05-30  Tom de Vries  <tom@codesourcery.com>

	* config/i386/i386.c (TARGET_CALL_FUSAGE_CONTAINS_NON_CALLEE_CLOBBERS):
	Redefine as true.

	* gcc.target/i386/fuse-caller-save.c: New test.
	* gcc.dg/ira-shrinkwrap-prep-1.c: Run with -fno-use-caller-save.
	* gcc.dg/ira-shrinkwrap-prep-2.c: Same.

From-SVN: r211078
2014-05-30 11:39:49 +00:00
boehm-gc
config
contrib dg-extract-results.py (Named): Remove __cmp__ method. 2014-05-25 09:35:15 +00:00
fixincludes
gcc -fuse-caller-save - Enable for i386 2014-05-30 11:39:49 +00:00
gnattools
include config.gcc (*-*-dragonfly*): New target. 2014-05-21 12:08:58 +01:00
INSTALL
intl
libada
libatomic
libbacktrace
libcilkrts config.gcc (*-*-dragonfly*): New target. 2014-05-21 12:08:58 +01:00
libcpp configure.ac: Remove long long and __int64 type checks... 2014-05-26 08:19:02 +00:00
libdecnumber
libffi
libgcc t-msp430 (HOST_LIBGCC2_CFLAGS): Add -mhwmult=none. 2014-05-22 15:15:36 +00:00
libgfortran getcwd.c: Include stdlib.h. 2014-05-27 11:15:52 +02:00
libgo runtime: add the --without-libatomic configure option 2014-05-29 20:22:27 +00:00
libgomp declare-simd-1.f90: Require vect_simd_clones effective target. 2014-05-27 11:14:53 +02:00
libiberty Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG defined 2014-05-28 21:55:41 +00:00
libitm Centralise clearing hardware capabilities with Sun ld 2014-05-28 11:32:54 +00:00
libjava
libobjc
libquadmath
libsanitizer builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT. 2014-05-23 14:44:42 +00:00
libssp
libstdc++-v3 libstdc++.exp (libstdc++_init): Adjust regexp to work with previous versions of Tcl. 2014-05-30 12:11:15 +01:00
libvtv
lto-plugin
maintainer-scripts * generate_libstdcxx_web_docs: New script. 2014-05-30 12:11:10 +01:00
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog Add myself to MAINTAINERS. 2014-05-28 21:51:47 +00:00
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 Add myself to MAINTAINERS. 2014-05-28 21:51:47 +00: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.