Go to file
Oleg Endo a594120bfe sh.h (TARGET_DYNSHIFT): New macro.
* config/sh/sh.h (TARGET_DYNSHIFT): New macro.
	(SH_DYNAMIC_SHIFT_COST): Use it.
	* config/sh/sh.c (expand_ashiftrt, shl_sext_kind): Likewise.
	(sh_dynamicalize_shift_p): Add TARGET_DYNSHIFT condition.
	Add sanity check for input value.  Add function description.
	* config/sh/sh.md (ashlsi3, ashlsi3_std, ashrsi3_d, lshrsi3,
	lshrsi3_d): Use TARGET_DYNSHIFT.

From-SVN: r189760
2012-07-22 23:38:29 +00:00
boehm-gc
config
contrib Fix --produce_manifest flag in validate_failures.py. 2012-07-19 10:35:18 -04:00
fixincludes
gcc sh.h (TARGET_DYNSHIFT): New macro. 2012-07-22 23:38:29 +00:00
gnattools
include filenames.h: #include "hashtab.h". 2012-07-13 22:12:28 +00:00
INSTALL
intl
libada
libatomic
libcpp
libdecnumber
libffi ChangeLog.libgcj: Move last two entries ... 2012-07-18 21:40:46 +02:00
libgcc eh_personality.cc (__gxx_personality_seh0): New function. 2012-07-19 07:29:24 +00:00
libgfortran
libgo
libgomp
libiberty cp-demangle.c (cplus_demangle_operators): Add *_cast. 2012-07-18 15:51:36 -04:00
libitm
libjava eh_personality.cc (__gxx_personality_seh0): New function. 2012-07-19 07:29:24 +00:00
libmudflap ctors.exp: Explicitely specify -O0. 2012-07-13 13:25:13 +00:00
libobjc eh_personality.cc (__gxx_personality_seh0): New function. 2012-07-19 07:29:24 +00:00
libquadmath
libssp
libstdc++-v3 re PR libstdc++/54025 (atomic<chrono::duration> won't compile: chrono::duration::duration() is not C++11 compliant) 2012-07-20 09:48:57 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog * README: Document use of ranges of years in copyright notices. 2012-07-16 15:01:34 +01: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
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README * README: Document use of ranges of years in copyright notices. 2012-07-16 15:01:34 +01:00
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.