Go to file
Roger Sayle ffa1b3c684 i386.c (ix86_swap_binary_operands_p): New helper function to simplify/factorize operand order canonicalization.
* config/i386/i386.c (ix86_swap_binary_operands_p): New helper
	function to simplify/factorize operand order canonicalization.
	(ix86_fixup_binary_operands): Reorganize using the above function.
	(ix86_binary_operator_ok): Likewise.

From-SVN: r121227
2007-01-27 02:52:37 +00:00
boehm-gc 2007-01-24 Andreas Tobler <a.tobler@schweiz.org> 2007-01-24 20:36:42 +01:00
config
contrib
fixincludes re PR target/30272 (Build failure under SGI Irix (GFortran)) 2007-01-25 14:25:01 -05:00
gcc i386.c (ix86_swap_binary_operands_p): New helper function to simplify/factorize operand order canonicalization. 2007-01-27 02:52:37 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc configure.ac: Add --enable-version-specific-runtime-libs. 2007-01-25 16:00:32 +00:00
libgfortran
libgomp lang-specs.h: Add support for .f03 and .F03 extensions. 2007-01-26 09:35:19 +01:00
libiberty
libjava Makefile.am (generic_header_files): Add $(inner_nat_headers). 2007-01-27 00:22:35 +01:00
libmudflap
libobjc
libssp
libstdc++-v3 re PR libstdc++/30586 (Namespace pollution in c++ headers) 2007-01-26 18:00:42 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Add myself as libgomp maintainer. 2007-01-24 23:23:58 +01:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file 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.html for how to report bugs usefully.