Go to file
Uros Bizjak 479fecd31e constraint.md (Yd, Yx): New register constraints.
* config/i386/constraint.md (Yd, Yx): New register constraints.
	* config/i386/i386.md (*pushdf): Merge with *pushdf_nointeger.  Use
	Yd conditional register constraint.
	(*movtf_internal): Use standard_sse_constant_opcode.
	(*movxf_internal): Merge with *movxf_internal_nointeger.  Use
	Yx conditional register constraint.
	(*movdf_internal): Merge with *movdf_internal_nointeger.  Use
	Yd conditional register constraint.  Use standard_sse_constant_p to
	check for valid SSE constants and call standard_sse_constant_opcode to
	output SSE insn.
	(*movsf_internal): Use standard_sse_constant_p to check for valid SSE
	constants and call standard_sse_constant_opcode to output SSE insn.
	* config/i386/i386.c (ix86_option_ovverride_internal): Set
	TARGET_INTEGER_DFMODE_MOVES for 64bit targets.  Clear it when
	optimize_size is set.
	(standard_sse_constant_opcode): Output conditional AVX insn templates.

From-SVN: r173757
2011-05-14 17:33:02 +02:00
boehm-gc
config
contrib gcc_update (gcc/config/rs6000/rs6000-tables.opt): New dependencies. 2011-05-10 15:46:34 +01:00
fixincludes
gcc constraint.md (Yd, Yx): New register constraints. 2011-05-14 17:33:02 +02:00
gnattools
include
INSTALL
intl
libada
libcpp * zh_CN.po: Update. 2011-05-12 12:02:23 +01:00
libdecnumber
libffi
libgcc config.gcc (i[34567]86-*-darwin*, [...]): Add i386/darwin-lib.h to $libgcc_tm_file. 2011-05-10 17:40:55 +01:00
libgfortran PR 48915 Abort handling 2011-05-14 11:44:09 +03:00
libgo More uses of backend interface for types. 2011-05-06 20:06:29 +00:00
libgomp re PR fortran/48894 (generic omp_get_ancestor_thread_num(l(i)) produces incorrect output) 2011-05-06 12:11:07 +02:00
libiberty
libjava
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 overloads_c++0x_neg.cc: Use dg-require-cmath. 2011-05-11 22:36:18 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2011-05-11 11:43:43 -07:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Propagate LDFLAGS_FOR_TARGET. 2011-05-09 07:39:45 +00:00
configure.ac configure.ac: Propagate LDFLAGS_FOR_TARGET. 2011-05-09 07:39:45 +00: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 (Write After Approval): Add myself. 2011-05-11 11:43:43 -07:00
Makefile.def
Makefile.in configure.ac: Propagate LDFLAGS_FOR_TARGET. 2011-05-09 07:39:45 +00:00
Makefile.tpl configure.ac: Propagate LDFLAGS_FOR_TARGET. 2011-05-09 07:39:45 +00: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.